You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/git
wxiaoguang 657239b480
Fix material icon & diff highlight (#33844)
4 days ago
..
foreachref Use refname:strip-2 instead of refname:short when syncing tags (#28797) 1 year ago
internal Refactor git command package to improve security and maintainability (#22678) 2 years ago
pipeline Remove context from git struct (#33793) 1 week ago
tests/repos Inherit submodules from template repository content (#16237) 2 months ago
url Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
README.md move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
attribute.go Refactor git attributes (#29356) 1 year ago
batch.go Refactor the usage of batch catfile (#31754) 7 months ago
batch_reader.go Remove context from git struct (#33793) 1 week ago
blame.go Remove context from git struct (#33793) 1 week ago
blame_sha256_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
blame_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
blob.go Full-file syntax highlighting for diff pages (#33766) 5 days ago
blob_gogit.go Abstract hash function usage (#28138) 1 year ago
blob_nogogit.go Refactor the usage of batch catfile (#31754) 7 months ago
blob_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
command.go Remove context from git struct (#33793) 1 week ago
command_race_test.go Remove context from git struct (#33793) 1 week ago
command_test.go Remove context from git struct (#33793) 1 week ago
commit.go Remove context from git struct (#33793) 1 week ago
commit_convert_gogit.go Refactor commit signature parser (#30228) 12 months ago
commit_info.go add submodule diff links (#33097) 2 months ago
commit_info_gogit.go add submodule diff links (#33097) 2 months ago
commit_info_nogogit.go Fix material icon & diff highlight (#33844) 4 days ago
commit_info_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
commit_reader.go Enable more `revive` linter rules (#30608) 11 months ago
commit_sha256_test.go Refactor older tests to use testify (#33140) 2 months ago
commit_submodule.go add submodule diff links (#33097) 2 months ago
commit_submodule_file.go Link to tree views of submodules if possible (#33424) 1 month ago
commit_submodule_file_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
commit_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
config.go Remove context from git struct (#33793) 1 week ago
config_submodule.go Fix submodule parsing (#32571) 4 months ago
config_submodule_test.go Fix submodule parsing (#32571) 4 months ago
config_test.go Fix submodule parsing (#32571) 4 months ago
diff.go Remove context from git struct (#33793) 1 week ago
diff_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
error.go Fix git error handling (#32401) 4 months ago
fsck.go Remove context from git struct (#33793) 1 week ago
git.go Remove context from git struct (#33793) 1 week ago
git_test.go Fix submodule parsing (#32571) 4 months ago
grep.go Remove context from git struct (#33793) 1 week ago
grep_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
hook.go Implement FSFE REUSE for golang files (#21840) 2 years ago
last_commit_cache.go Refactor cache and disable go-chi cache (#30417) 11 months ago
last_commit_cache_gogit.go Abstract hash function usage (#28138) 1 year ago
last_commit_cache_nogogit.go Implement FSFE REUSE for golang files (#21840) 2 years ago
log_name_status.go Remove context from git struct (#33793) 1 week ago
notes.go Implement FSFE REUSE for golang files (#21840) 2 years ago
notes_gogit.go Abstract hash function usage (#28138) 1 year ago
notes_nogogit.go Implement FSFE REUSE for golang files (#21840) 2 years ago
notes_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
object_format.go Make sure git version&feature are always prepared (#30877) 10 months ago
object_id.go Make sure git version&feature are always prepared (#30877) 10 months ago
object_id_gogit.go Add support for sha256 repositories (#23894) 1 year ago
object_id_test.go Fix incorrect object id hash function (#30708) 11 months ago
parse.go Add go wrapper around git diff-tree --raw -r -M (#33369) 1 month ago
parse_gogit.go Resolve lint for unused parameter and unnecessary type arguments (#30750) 11 months ago
parse_gogit_test.go Resolve lint for unused parameter and unnecessary type arguments (#30750) 11 months ago
parse_nogogit.go Inherit submodules from template repository content (#16237) 2 months ago
parse_nogogit_test.go Enable tenv and testifylint rules (#32852) 3 months ago
ref.go Refactor RefName (#33234) 2 months ago
ref_test.go Refactor RefName (#33234) 2 months ago
remote.go Remove context from git struct (#33793) 1 week ago
repo.go Remove context from git struct (#33793) 1 week ago
repo_archive.go Remove context from git struct (#33793) 1 week ago
repo_archive_test.go Refactor context RefName and RepoAssignment (#33226) 2 months ago
repo_attribute.go Remove context from git struct (#33793) 1 week ago
repo_attribute_test.go Refactor git attributes (#29356) 1 year ago
repo_base_gogit.go Fix submodule parsing (#32571) 4 months ago
repo_base_nogogit.go Fix submodule parsing (#32571) 4 months ago
repo_blame.go Remove context from git struct (#33793) 1 week ago
repo_blob.go Improve ObjectFormat interface (#28496) 1 year ago
repo_blob_gogit.go Abstract hash function usage (#28138) 1 year ago
repo_blob_nogogit.go Abstract hash function usage (#28138) 1 year ago
repo_blob_test.go Improve ObjectFormat interface (#28496) 1 year ago
repo_branch.go Remove context from git struct (#33793) 1 week ago
repo_branch_gogit.go Fix typo in documentation of GetBranchNames() (#33330) 2 months ago
repo_branch_nogogit.go Remove context from git struct (#33793) 1 week ago
repo_branch_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
repo_commit.go Remove context from git struct (#33793) 1 week ago
repo_commit_gogit.go Remove context from git struct (#33793) 1 week ago
repo_commit_nogogit.go Remove context from git struct (#33793) 1 week ago
repo_commit_test.go Fix commit range paging (#32944) 3 months ago
repo_commitgraph.go Remove context from git struct (#33793) 1 week ago
repo_commitgraph_gogit.go Update go dependencies and fix go-git (#28893) 1 year ago
repo_compare.go Decouple diff stats query from actual diffing (#33810) 6 days ago
repo_compare_test.go Refactor getpatch/getdiff functions and remove unnecessary fallback (#32817) 3 months ago
repo_gpg.go Remove context from git struct (#33793) 1 week ago
repo_hook.go Implement FSFE REUSE for golang files (#21840) 2 years ago
repo_index.go Remove context from git struct (#33793) 1 week ago
repo_language_stats.go Refactor git attributes (#29356) 1 year ago
repo_language_stats_gogit.go Refactor git attributes (#29356) 1 year ago
repo_language_stats_nogogit.go Refactor the usage of batch catfile (#31754) 7 months ago
repo_language_stats_test.go Refactor older tests to use testify (#33140) 2 months ago
repo_object.go Remove context from git struct (#33793) 1 week ago
repo_ref.go Remove context from git struct (#33793) 1 week ago
repo_ref_gogit.go Abstract hash function usage (#28138) 1 year ago
repo_ref_nogogit.go Remove context from git struct (#33793) 1 week ago
repo_ref_test.go Fix commit retrieval by tag (#21804) 2 years ago
repo_stats.go Remove context from git struct (#33793) 1 week ago
repo_stats_test.go Fix commit retrieval by tag (#21804) 2 years ago
repo_tag.go Remove context from git struct (#33793) 1 week ago
repo_tag_gogit.go Fix submodule parsing (#32571) 4 months ago
repo_tag_nogogit.go Fix submodule parsing (#32571) 4 months ago
repo_tag_test.go Refactor older tests to use testify (#33140) 2 months ago
repo_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
repo_tree.go Remove context from git struct (#33793) 1 week ago
repo_tree_gogit.go Remove context from git struct (#33793) 1 week ago
repo_tree_nogogit.go Refactor the usage of batch catfile (#31754) 7 months ago
signature.go Refactor parseSignatureFromCommitLine (#29054) 1 year ago
signature_gogit.go Refactor parseSignatureFromCommitLine (#29054) 1 year ago
signature_nogogit.go Refactor parseSignatureFromCommitLine (#29054) 1 year ago
signature_test.go Refactor parseSignatureFromCommitLine (#29054) 1 year ago
submodule.go Remove context from git struct (#33793) 1 week ago
submodule_test.go Remove context from git struct (#33793) 1 week ago
tag.go Refactor commit signature parser (#30228) 12 months ago
tag_test.go Refactor commit signature parser (#30228) 12 months ago
tree.go Remove context from git struct (#33793) 1 week ago
tree_blob.go Implement FSFE REUSE for golang files (#21840) 2 years ago
tree_blob_gogit.go Abstract hash function usage (#28138) 1 year ago
tree_blob_nogogit.go Inherit submodules from template repository content (#16237) 2 months ago
tree_entry.go Remember to attach the parent tree when converting TreeEntry() -> Tree() (#22902) 2 years ago
tree_entry_gogit.go Abstract hash function usage (#28138) 1 year ago
tree_entry_mode.go Add go wrapper around git diff-tree --raw -r -M (#33369) 1 month ago
tree_entry_nogogit.go Inherit submodules from template repository content (#16237) 2 months ago
tree_entry_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
tree_gogit.go Abstract hash function usage (#28138) 1 year ago
tree_nogogit.go Remove context from git struct (#33793) 1 week ago
tree_test.go Use gitrepo.GetTreePathLatestCommit to get file lastest commit instead from latest commit cache (#32987) 2 months ago
utils.go Fix submodule parsing (#32571) 4 months ago
utils_test.go Refactor sha1 and time-limited code (#31023) 10 months 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.