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.
Lunny Xiao 45ac90eb54
Sync branches when mirroring (#25722)
1 年之前
..
foreachref Replace `interface{}` with `any` (#25686) 1 年之前
internal Refactor git command package to improve security and maintainability (#22678) 1 年之前
pipeline Refactor and tidy-up the merge/update branch code (#22568) 1 年之前
tests/repos Fix commit retrieval by tag (#21804) 1 年之前
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 Implement FSFE REUSE for golang files (#21840) 1 年之前
blame.go Fix blame view missing lines (#22826) 1 年之前
blame_test.go Fix blame view missing lines (#22826) 1 年之前
blob.go Fix profile render when the README.md size is larger than 1024 bytes (#25131) 1 年之前
blob_gogit.go Implement FSFE REUSE for golang files (#21840) 1 年之前
blob_nogogit.go Implement FSFE REUSE for golang files (#21840) 1 年之前
blob_test.go Implement FSFE REUSE for golang files (#21840) 1 年之前
command.go Add elapsed time on debug for slow git commands (#25642) 1 年之前
command_race_test.go Implement FSFE REUSE for golang files (#21840) 1 年之前
command_test.go Improve git log for debugging (#24095) 1 年之前
commit.go Pass 'not' to commit count (#24473) 1 年之前
commit_convert_gogit.go Implement FSFE REUSE for golang files (#21840) 1 年之前
commit_info.go Implement FSFE REUSE for golang files (#21840) 1 年之前
commit_info_gogit.go Replace `interface{}` with `any` (#25686) 1 年之前
commit_info_nogogit.go Implement FSFE REUSE for golang files (#21840) 1 年之前
commit_info_test.go Implement FSFE REUSE for golang files (#21840) 1 年之前
commit_reader.go Implement FSFE REUSE for golang files (#21840) 1 年之前
commit_test.go Pass 'not' to commit count (#24473) 1 年之前
diff.go Implement FSFE REUSE for golang files (#21840) 1 年之前
diff_test.go Implement FSFE REUSE for golang files (#21840) 1 年之前
error.go Implement FSFE REUSE for golang files (#21840) 1 年之前
git.go Sync branches when mirroring (#25722) 1 年之前
git_test.go Support changing git config through `app.ini`, use `diff.algorithm=histogram` by default (#24860) 1 年之前
hook.go Implement FSFE REUSE for golang files (#21840) 1 年之前
last_commit_cache.go Replace `interface{}` with `any` (#25686) 1 年之前
last_commit_cache_gogit.go Implement FSFE REUSE for golang files (#21840) 1 年之前
last_commit_cache_nogogit.go Implement FSFE REUSE for golang files (#21840) 1 年之前
log_name_status.go Handle files starting with colons in WalkGitLog (#22935) 1 年之前
notes.go Implement FSFE REUSE for golang files (#21840) 1 年之前
notes_gogit.go Implement FSFE REUSE for golang files (#21840) 1 年之前
notes_nogogit.go Implement FSFE REUSE for golang files (#21840) 1 年之前
notes_test.go Implement FSFE REUSE for golang files (#21840) 1 年之前
parse_gogit.go Implement FSFE REUSE for golang files (#21840) 1 年之前
parse_gogit_test.go Implement FSFE REUSE for golang files (#21840) 1 年之前
parse_nogogit.go Implement FSFE REUSE for golang files (#21840) 1 年之前
parse_nogogit_test.go Implement FSFE REUSE for golang files (#21840) 1 年之前
ref.go Fix compatible for webhook ref type (#25195) 1 年之前
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 Faster git.GetDivergingCommits (#24482) 1 年之前
repo_archive.go Refactor git command package to improve security and maintainability (#22678) 1 年之前
repo_attribute.go Refactor legacy strange git operations (#22756) 1 年之前
repo_attribute_test.go Use more specific test methods (#24265) 1 年之前
repo_base.go Implement FSFE REUSE for golang files (#21840) 1 年之前
repo_base_gogit.go Implement FSFE REUSE for golang files (#21840) 1 年之前
repo_base_nogogit.go Allow adding new files to an empty repo (#24164) 1 年之前
repo_blame.go Refactor git command package to improve security and maintainability (#22678) 1 年之前
repo_blob.go Implement FSFE REUSE for golang files (#21840) 1 年之前
repo_blob_gogit.go Implement FSFE REUSE for golang files (#21840) 1 年之前
repo_blob_nogogit.go Implement FSFE REUSE for golang files (#21840) 1 年之前
repo_blob_test.go Implement FSFE REUSE for golang files (#21840) 1 年之前
repo_branch.go Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 1 年之前
repo_branch_gogit.go Refactor git command package to improve security and maintainability (#22678) 1 年之前
repo_branch_nogogit.go Refactor git command package to improve security and maintainability (#22678) 1 年之前
repo_branch_test.go Implement FSFE REUSE for golang files (#21840) 1 年之前
repo_commit.go Pass 'not' to commit count (#24473) 1 年之前
repo_commit_gogit.go Fix commit retrieval by tag (#21804) 1 年之前
repo_commit_nogogit.go Fix commit retrieval by tag (#21804) 1 年之前
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 Implement FSFE REUSE for golang files (#21840) 1 年之前
repo_compare.go Add git dashes separator to some "log" and "diff" commands (#23606) 1 年之前
repo_compare_test.go Implement FSFE REUSE for golang files (#21840) 1 年之前
repo_gpg.go Implement FSFE REUSE for golang files (#21840) 1 年之前
repo_hook.go Implement FSFE REUSE for golang files (#21840) 1 年之前
repo_index.go Use complete SHA to create and query commit status (#22244) 1 年之前
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 Merge different languages for language stats (#24900) 1 年之前
repo_language_stats_test.go Merge different languages for language stats (#24900) 1 年之前
repo_object.go Implement FSFE REUSE for golang files (#21840) 1 年之前
repo_ref.go Implement FSFE REUSE for golang files (#21840) 1 年之前
repo_ref_gogit.go Implement FSFE REUSE for golang files (#21840) 1 年之前
repo_ref_nogogit.go Implement FSFE REUSE for golang files (#21840) 1 年之前
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 git command package to improve security and maintainability (#22678) 1 年之前
repo_tag_gogit.go Implement FSFE REUSE for golang files (#21840) 1 年之前
repo_tag_nogogit.go Refactor git command package to improve security and maintainability (#22678) 1 年之前
repo_tag_test.go Use more specific test methods (#24265) 1 年之前
repo_test.go Faster git.GetDivergingCommits (#24482) 1 年之前
repo_tree.go Refactor git command package to improve security and maintainability (#22678) 1 年之前
repo_tree_gogit.go Use complete SHA to create and query commit status (#22244) 1 年之前
repo_tree_nogogit.go Use complete SHA to create and query commit status (#22244) 1 年之前
sha1.go Fix index generation parallelly failure (#25235) 1 年之前
sha1_gogit.go Implement FSFE REUSE for golang files (#21840) 1 年之前
sha1_nogogit.go Implement FSFE REUSE for golang files (#21840) 1 年之前
sha1_test.go Implement FSFE REUSE for golang files (#21840) 1 年之前
signature.go Implement FSFE REUSE for golang files (#21840) 1 年之前
signature_gogit.go Implement FSFE REUSE for golang files (#21840) 1 年之前
signature_nogogit.go Implement FSFE REUSE for golang files (#21840) 1 年之前
submodule.go Implement FSFE REUSE for golang files (#21840) 1 年之前
submodule_test.go Implement FSFE REUSE for golang files (#21840) 1 年之前
tag.go Implement FSFE REUSE for golang files (#21840) 1 年之前
tag_test.go Implement FSFE REUSE for golang files (#21840) 1 年之前
tree.go Implement FSFE REUSE for golang files (#21840) 1 年之前
tree_blob.go Implement FSFE REUSE for golang files (#21840) 1 年之前
tree_blob_gogit.go Implement FSFE REUSE for golang files (#21840) 1 年之前
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 Implement FSFE REUSE for golang files (#21840) 1 年之前
tree_entry_mode.go Implement FSFE REUSE for golang files (#21840) 1 年之前
tree_entry_nogogit.go Implement FSFE REUSE for golang files (#21840) 1 年之前
tree_entry_test.go Implement FSFE REUSE for golang files (#21840) 1 年之前
tree_gogit.go Implement FSFE REUSE for golang files (#21840) 1 年之前
tree_nogogit.go Refactor git command package to improve security and maintainability (#22678) 1 年之前
utils.go Replace `interface{}` with `any` (#25686) 1 年之前

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.