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.
techknowlogick a346a8c852
bump to use go 1.22 (#29119)
3 달 전
..
foreachref Use refname:strip-2 instead of refname:short when syncing tags (#28797) 4 달 전
internal Refactor git command package to improve security and maintainability (#22678) 1 년 전
pipeline Improve ObjectFormat interface (#28496) 5 달 전
tests/repos Add support for sha256 repositories (#23894) 4 달 전
url Implement FSFE REUSE for golang files (#21840) 1 년 전
README.md move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 년 전
batch_reader.go Abstract hash function usage (#28138) 5 달 전
blame.go Abstract hash function usage (#28138) 5 달 전
blame_sha256_test.go Add support for sha256 repositories (#23894) 4 달 전
blame_test.go Adjust object format interface (#28469) 5 달 전
blob.go Fix profile render when the README.md size is larger than 1024 bytes (#25131) 11 달 전
blob_gogit.go Abstract hash function usage (#28138) 5 달 전
blob_nogogit.go Abstract hash function usage (#28138) 5 달 전
blob_test.go Implement FSFE REUSE for golang files (#21840) 1 년 전
command.go Add option to disable ambiguous unicode characters detection (#28454) 5 달 전
command_race_test.go Implement FSFE REUSE for golang files (#21840) 1 년 전
command_test.go Improve git log for debugging (#24095) 1 년 전
commit.go Adjust object format interface (#28469) 5 달 전
commit_convert_gogit.go Abstract hash function usage (#28138) 5 달 전
commit_info.go Implement FSFE REUSE for golang files (#21840) 1 년 전
commit_info_gogit.go Abstract hash function usage (#28138) 5 달 전
commit_info_nogogit.go Improve ObjectFormat interface (#28496) 5 달 전
commit_info_test.go Implement FSFE REUSE for golang files (#21840) 1 년 전
commit_reader.go Add support for sha256 repositories (#23894) 4 달 전
commit_sha256_test.go Add support for sha256 repositories (#23894) 4 달 전
commit_test.go Improve ObjectFormat interface (#28496) 5 달 전
diff.go Implement FSFE REUSE for golang files (#21840) 1 년 전
diff_test.go Implement FSFE REUSE for golang files (#21840) 1 년 전
error.go Add merge style `fast-forward-only` (#28954) 3 달 전
git.go Refactor git version functions and check compatibility (#29155) 3 달 전
git_test.go Refactor git version functions and check compatibility (#29155) 3 달 전
hook.go Implement FSFE REUSE for golang files (#21840) 1 년 전
last_commit_cache.go Always enable caches (#28527) 5 달 전
last_commit_cache_gogit.go Abstract hash function usage (#28138) 5 달 전
last_commit_cache_nogogit.go Implement FSFE REUSE for golang files (#21840) 1 년 전
log_name_status.go bump to use go 1.22 (#29119) 3 달 전
notes.go Implement FSFE REUSE for golang files (#21840) 1 년 전
notes_gogit.go Abstract hash function usage (#28138) 5 달 전
notes_nogogit.go Implement FSFE REUSE for golang files (#21840) 1 년 전
notes_test.go Implement FSFE REUSE for golang files (#21840) 1 년 전
object_format.go Add support for sha256 repositories (#23894) 4 달 전
object_id.go Add support for sha256 repositories (#23894) 4 달 전
object_id_gogit.go Add support for sha256 repositories (#23894) 4 달 전
object_id_test.go Adjust object format interface (#28469) 5 달 전
parse_gogit.go Improve ObjectFormat interface (#28496) 5 달 전
parse_gogit_test.go Improve ObjectFormat interface (#28496) 5 달 전
parse_nogogit.go Improve ObjectFormat interface (#28496) 5 달 전
parse_nogogit_test.go Improve ObjectFormat interface (#28496) 5 달 전
ref.go Adjust object format interface (#28469) 5 달 전
ref_test.go Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 1 년 전
remote.go Implement FSFE REUSE for golang files (#21840) 1 년 전
repo.go Refactor parseSignatureFromCommitLine (#29054) 3 달 전
repo_archive.go Fix archive creating LFS hooks and breaking pull requests (#28848) 4 달 전
repo_attribute.go Refactor legacy strange git operations (#22756) 1 년 전
repo_attribute_test.go Replace assert.Fail with assert.FailNow (#27578) 7 달 전
repo_base.go Simplify how git repositories are opened (#28937) 3 달 전
repo_base_gogit.go Update go dependencies and fix go-git (#28893) 3 달 전
repo_base_nogogit.go Add support for sha256 repositories (#23894) 4 달 전
repo_blame.go Remove `git.FileBlame` (#25841) 10 달 전
repo_blob.go Improve ObjectFormat interface (#28496) 5 달 전
repo_blob_gogit.go Abstract hash function usage (#28138) 5 달 전
repo_blob_nogogit.go Abstract hash function usage (#28138) 5 달 전
repo_blob_test.go Improve ObjectFormat interface (#28496) 5 달 전
repo_branch.go Simplify how git repositories are opened (#28937) 3 달 전
repo_branch_gogit.go Simplify how git repositories are opened (#28937) 3 달 전
repo_branch_nogogit.go Simplify how git repositories are opened (#28937) 3 달 전
repo_branch_test.go Implement FSFE REUSE for golang files (#21840) 1 년 전
repo_commit.go Integration Test for Commit Search containing Square Brackets (#28751) 4 달 전
repo_commit_gogit.go Improve ObjectFormat interface (#28496) 5 달 전
repo_commit_nogogit.go Improve ObjectFormat interface (#28496) 5 달 전
repo_commit_test.go Use more specific test methods (#24265) 1 년 전
repo_commitgraph.go Implement FSFE REUSE for golang files (#21840) 1 년 전
repo_commitgraph_gogit.go Update go dependencies and fix go-git (#28893) 3 달 전
repo_compare.go Adjust object format interface (#28469) 5 달 전
repo_compare_test.go Adjust object format interface (#28469) 5 달 전
repo_gpg.go Abstract hash function usage (#28138) 5 달 전
repo_hook.go Implement FSFE REUSE for golang files (#21840) 1 년 전
repo_index.go Improve ObjectFormat interface (#28496) 5 달 전
repo_language_stats.go Merge different languages for language stats (#24900) 1 년 전
repo_language_stats_gogit.go Merge different languages for language stats (#24900) 1 년 전
repo_language_stats_nogogit.go Improve ObjectFormat interface (#28496) 5 달 전
repo_language_stats_test.go Merge different languages for language stats (#24900) 1 년 전
repo_object.go Improve ObjectFormat interface (#28496) 5 달 전
repo_ref.go Show branches and tags that contain a commit (#25180) 9 달 전
repo_ref_gogit.go Abstract hash function usage (#28138) 5 달 전
repo_ref_nogogit.go Improve ObjectFormat interface (#28496) 5 달 전
repo_ref_test.go Fix commit retrieval by tag (#21804) 1 년 전
repo_stats.go Refactor git command package to improve security and maintainability (#22678) 1 년 전
repo_stats_test.go Fix commit retrieval by tag (#21804) 1 년 전
repo_tag.go Refactor parseSignatureFromCommitLine (#29054) 3 달 전
repo_tag_gogit.go Improve ObjectFormat interface (#28496) 5 달 전
repo_tag_nogogit.go Improve ObjectFormat interface (#28496) 5 달 전
repo_tag_test.go Refactor parseSignatureFromCommitLine (#29054) 3 달 전
repo_test.go Faster git.GetDivergingCommits (#24482) 1 년 전
repo_tree.go Improve ObjectFormat interface (#28496) 5 달 전
repo_tree_gogit.go Improve ObjectFormat interface (#28496) 5 달 전
repo_tree_nogogit.go Improve ObjectFormat interface (#28496) 5 달 전
signature.go Refactor parseSignatureFromCommitLine (#29054) 3 달 전
signature_gogit.go Refactor parseSignatureFromCommitLine (#29054) 3 달 전
signature_nogogit.go Refactor parseSignatureFromCommitLine (#29054) 3 달 전
signature_test.go Refactor parseSignatureFromCommitLine (#29054) 3 달 전
submodule.go Upgrade to golangci-lint@v1.55.0 (#27756) 6 달 전
submodule_test.go Implement FSFE REUSE for golang files (#21840) 1 년 전
tag.go Refactor parseSignatureFromCommitLine (#29054) 3 달 전
tag_test.go Adjust object format interface (#28469) 5 달 전
tree.go Abstract hash function usage (#28138) 5 달 전
tree_blob.go Implement FSFE REUSE for golang files (#21840) 1 년 전
tree_blob_gogit.go Abstract hash function usage (#28138) 5 달 전
tree_blob_nogogit.go Implement FSFE REUSE for golang files (#21840) 1 년 전
tree_entry.go Remember to attach the parent tree when converting TreeEntry() -> Tree() (#22902) 1 년 전
tree_entry_gogit.go Abstract hash function usage (#28138) 5 달 전
tree_entry_mode.go Implement FSFE REUSE for golang files (#21840) 1 년 전
tree_entry_nogogit.go Abstract hash function usage (#28138) 5 달 전
tree_entry_test.go Implement FSFE REUSE for golang files (#21840) 1 년 전
tree_gogit.go Abstract hash function usage (#28138) 5 달 전
tree_nogogit.go Abstract hash function usage (#28138) 5 달 전
utils.go Replace `interface{}` with `any` (#25686) 10 달 전

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.