Git with a cup of tea, painless self-hosted git service
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dustin Firebaugh 3f1f808b9e
Full-file syntax highlighting for diff pages (#33766)
9 months ago
..
foreachref
internal
pipeline Remove context from git struct (#33793) 10 months ago
tests/repos Inherit submodules from template repository content (#16237) 12 months ago
url Use test context in tests and new loop system in benchmarks (#33648) 10 months ago
README.md
attribute.go
batch.go Refactor the usage of batch catfile (#31754) 1 year ago
batch_reader.go Remove context from git struct (#33793) 10 months ago
blame.go Remove context from git struct (#33793) 10 months ago
blame_sha256_test.go Use test context in tests and new loop system in benchmarks (#33648) 10 months ago
blame_test.go Use test context in tests and new loop system in benchmarks (#33648) 10 months ago
blob.go Full-file syntax highlighting for diff pages (#33766) 9 months ago
blob_gogit.go
blob_nogogit.go Refactor the usage of batch catfile (#31754) 1 year ago
blob_test.go Use test context in tests and new loop system in benchmarks (#33648) 10 months ago
command.go Remove context from git struct (#33793) 10 months ago
command_race_test.go Remove context from git struct (#33793) 10 months ago
command_test.go Remove context from git struct (#33793) 10 months ago
commit.go Remove context from git struct (#33793) 10 months ago
commit_convert_gogit.go
commit_info.go add submodule diff links (#33097) 11 months ago
commit_info_gogit.go add submodule diff links (#33097) 11 months ago
commit_info_nogogit.go add submodule diff links (#33097) 11 months ago
commit_info_test.go Use test context in tests and new loop system in benchmarks (#33648) 10 months ago
commit_reader.go Enable more `revive` linter rules (#30608) 2 years ago
commit_sha256_test.go Refactor older tests to use testify (#33140) 11 months ago
commit_submodule.go add submodule diff links (#33097) 11 months ago
commit_submodule_file.go Link to tree views of submodules if possible (#33424) 11 months ago
commit_submodule_file_test.go Use test context in tests and new loop system in benchmarks (#33648) 10 months ago
commit_test.go Use test context in tests and new loop system in benchmarks (#33648) 10 months ago
config.go Remove context from git struct (#33793) 10 months ago
config_submodule.go Fix submodule parsing (#32571) 1 year ago
config_submodule_test.go Fix submodule parsing (#32571) 1 year ago
config_test.go Fix submodule parsing (#32571) 1 year ago
diff.go Remove context from git struct (#33793) 10 months ago
diff_test.go
error.go Fix git error handling (#32401) 1 year ago
fsck.go Remove context from git struct (#33793) 10 months ago
git.go Remove context from git struct (#33793) 10 months ago
git_test.go Fix submodule parsing (#32571) 1 year ago
grep.go Remove context from git struct (#33793) 10 months ago
grep_test.go Use test context in tests and new loop system in benchmarks (#33648) 10 months ago
hook.go
last_commit_cache.go Refactor cache and disable go-chi cache (#30417) 2 years ago
last_commit_cache_gogit.go
last_commit_cache_nogogit.go
log_name_status.go Remove context from git struct (#33793) 10 months ago
notes.go
notes_gogit.go
notes_nogogit.go
notes_test.go Use test context in tests and new loop system in benchmarks (#33648) 10 months ago
object_format.go Make sure git version&feature are always prepared (#30877) 2 years ago
object_id.go Make sure git version&feature are always prepared (#30877) 2 years ago
object_id_gogit.go
object_id_test.go Fix incorrect object id hash function (#30708) 2 years ago
parse.go Add go wrapper around git diff-tree --raw -r -M (#33369) 10 months ago
parse_gogit.go Resolve lint for unused parameter and unnecessary type arguments (#30750) 2 years ago
parse_gogit_test.go Resolve lint for unused parameter and unnecessary type arguments (#30750) 2 years ago
parse_nogogit.go Inherit submodules from template repository content (#16237) 12 months ago
parse_nogogit_test.go Enable tenv and testifylint rules (#32852) 1 year ago
ref.go Refactor RefName (#33234) 11 months ago
ref_test.go Refactor RefName (#33234) 11 months ago
remote.go Remove context from git struct (#33793) 10 months ago
repo.go Remove context from git struct (#33793) 10 months ago
repo_archive.go Remove context from git struct (#33793) 10 months ago
repo_archive_test.go Refactor context RefName and RepoAssignment (#33226) 11 months ago
repo_attribute.go Remove context from git struct (#33793) 10 months ago
repo_attribute_test.go
repo_base_gogit.go Fix submodule parsing (#32571) 1 year ago
repo_base_nogogit.go Fix submodule parsing (#32571) 1 year ago
repo_blame.go Remove context from git struct (#33793) 10 months ago
repo_blob.go
repo_blob_gogit.go
repo_blob_nogogit.go
repo_blob_test.go
repo_branch.go Remove context from git struct (#33793) 10 months ago
repo_branch_gogit.go Fix typo in documentation of GetBranchNames() (#33330) 11 months ago
repo_branch_nogogit.go Remove context from git struct (#33793) 10 months ago
repo_branch_test.go Use test context in tests and new loop system in benchmarks (#33648) 10 months ago
repo_commit.go Remove context from git struct (#33793) 10 months ago
repo_commit_gogit.go Remove context from git struct (#33793) 10 months ago
repo_commit_nogogit.go Remove context from git struct (#33793) 10 months ago
repo_commit_test.go Fix commit range paging (#32944) 12 months ago
repo_commitgraph.go Remove context from git struct (#33793) 10 months ago
repo_commitgraph_gogit.go
repo_compare.go Decouple diff stats query from actual diffing (#33810) 9 months ago
repo_compare_test.go Refactor getpatch/getdiff functions and remove unnecessary fallback (#32817) 12 months ago
repo_gpg.go Remove context from git struct (#33793) 10 months ago
repo_hook.go
repo_index.go Remove context from git struct (#33793) 10 months ago
repo_language_stats.go
repo_language_stats_gogit.go
repo_language_stats_nogogit.go Refactor the usage of batch catfile (#31754) 1 year ago
repo_language_stats_test.go Refactor older tests to use testify (#33140) 11 months ago
repo_object.go Remove context from git struct (#33793) 10 months ago
repo_ref.go Remove context from git struct (#33793) 10 months ago
repo_ref_gogit.go
repo_ref_nogogit.go Remove context from git struct (#33793) 10 months ago
repo_ref_test.go
repo_stats.go Remove context from git struct (#33793) 10 months ago
repo_stats_test.go
repo_tag.go Remove context from git struct (#33793) 10 months ago
repo_tag_gogit.go Fix submodule parsing (#32571) 1 year ago
repo_tag_nogogit.go Fix submodule parsing (#32571) 1 year ago
repo_tag_test.go Refactor older tests to use testify (#33140) 11 months ago
repo_test.go Use test context in tests and new loop system in benchmarks (#33648) 10 months ago
repo_tree.go Remove context from git struct (#33793) 10 months ago
repo_tree_gogit.go Remove context from git struct (#33793) 10 months ago
repo_tree_nogogit.go Refactor the usage of batch catfile (#31754) 1 year ago
signature.go
signature_gogit.go
signature_nogogit.go
signature_test.go
submodule.go Remove context from git struct (#33793) 10 months ago
submodule_test.go Remove context from git struct (#33793) 10 months ago
tag.go
tag_test.go
tree.go Remove context from git struct (#33793) 10 months ago
tree_blob.go
tree_blob_gogit.go
tree_blob_nogogit.go Inherit submodules from template repository content (#16237) 12 months ago
tree_entry.go
tree_entry_gogit.go
tree_entry_mode.go Add go wrapper around git diff-tree --raw -r -M (#33369) 10 months ago
tree_entry_nogogit.go Inherit submodules from template repository content (#16237) 12 months ago
tree_entry_test.go
tree_gogit.go
tree_nogogit.go Remove context from git struct (#33793) 10 months ago
tree_test.go Use gitrepo.GetTreePathLatestCommit to get file lastest commit instead from latest commit cache (#32987) 12 months ago
utils.go Fix submodule parsing (#32571) 1 year ago
utils_test.go Refactor sha1 and time-limited code (#31023) 2 years ago

README.md

Git Module

This module is merged from https://github.com/go-gitea/git which is a Go module to access Git through shell commands. Now it's a part of gitea's main repository for easier pull request.