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.
 
 
 
 
 
 
gitea/modules/git
6543 cd48a007bb
improve code quality (#21464) (#21463)
2 years ago
..
foreachref
pipeline Remove legacy `+build:` constraint (#19582) 3 years ago
tests/repos
url Fix some mirror bugs (#18649) 3 years ago
README.md
batch_reader.go
blame.go Set Setpgid on child git processes (#19865) 3 years ago
blame_test.go
blob.go
blob_gogit.go Remove legacy `+build:` constraint (#19582) 3 years ago
blob_nogogit.go Remove legacy `+build:` constraint (#19582) 3 years ago
blob_test.go
command.go
command_race_test.go Remove legacy `+build:` constraint (#19582) 3 years ago
command_test.go improve code quality (#21464) (#21463) 2 years ago
commit.go improve code quality (#21464) (#21463) 2 years ago
commit_convert_gogit.go Remove legacy `+build:` constraint (#19582) 3 years ago
commit_info.go
commit_info_gogit.go Remove legacy `+build:` constraint (#19582) 3 years ago
commit_info_nogogit.go Remove legacy `+build:` constraint (#19582) 3 years ago
commit_info_test.go
commit_reader.go
commit_test.go
diff.go Pass gitRepo down to GetRawDiff, since its used for main repo and wiki (#19461) 3 years ago
diff_test.go
error.go
git.go Set uploadpack.allowFilter etc on gitea serv to enable partial clones with ssh (#20902) (#21058) 2 years ago
git_test.go
hook.go
last_commit_cache.go
last_commit_cache_gogit.go Remove legacy `+build:` constraint (#19582) 3 years ago
last_commit_cache_nogogit.go
lfs.go Refactor git module, make Gitea use internal git config (#19732) 3 years ago
log_name_status.go Prevent context deadline error propagation in GetCommitsInfo (#20346) (#20361) 3 years ago
notes.go
notes_gogit.go Remove legacy `+build:` constraint (#19582) 3 years ago
notes_nogogit.go
notes_test.go Make git.OpenRepository accept Context (#19260) 3 years ago
parse_gogit.go
parse_gogit_test.go
parse_nogogit.go Treat git object mode 40755 as directory (#21195) (#21218) 2 years ago
parse_nogogit_test.go Remove legacy `+build:` constraint (#19582) 3 years ago
ref.go Add more checks in migration code (#21011) (#21050) 2 years ago
remote.go Fix some mirror bugs (#18649) 3 years ago
repo.go Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 3 years ago
repo_archive.go
repo_attribute.go Stop logging CheckPath returns error: context canceled (#21064) (#21405) 2 years ago
repo_attribute_test.go
repo_base.go
repo_base_gogit.go
repo_base_nogogit.go Remove legacy `+build:` constraint (#19582) 3 years ago
repo_blame.go
repo_blob.go Use native git variants by default with go-git variants as build tag (#13673) 4 years ago
repo_blob_gogit.go Remove legacy `+build:` constraint (#19582) 3 years ago
repo_blob_nogogit.go Remove legacy `+build:` constraint (#19582) 3 years ago
repo_blob_test.go
repo_branch.go Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 3 years ago
repo_branch_gogit.go Auto merge pull requests when all checks succeeded via API (#9307) 3 years ago
repo_branch_nogogit.go Auto merge pull requests when all checks succeeded via API (#9307) 3 years ago
repo_branch_test.go Auto merge pull requests when all checks succeeded via API (#9307) 3 years ago
repo_commit.go
repo_commit_gogit.go Remove legacy `+build:` constraint (#19582) 3 years ago
repo_commit_nogogit.go Add more checks in migration code (#21011) (#21050) 2 years ago
repo_commit_test.go Make git.OpenRepository accept Context (#19260) 3 years ago
repo_commitgraph.go Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 3 years ago
repo_commitgraph_gogit.go Remove legacy `+build:` constraint (#19582) 3 years ago
repo_compare.go
repo_compare_test.go Make git.OpenRepository accept Context (#19260) 3 years ago
repo_gpg.go Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 3 years ago
repo_hook.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
repo_index.go
repo_language_stats.go format with gofumpt (#18184) 3 years ago
repo_language_stats_gogit.go Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) 3 years ago
repo_language_stats_nogogit.go Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) 3 years ago
repo_language_stats_test.go
repo_object.go
repo_ref.go Use native git variants by default with go-git variants as build tag (#13673) 4 years ago
repo_ref_gogit.go Remove legacy `+build:` constraint (#19582) 3 years ago
repo_ref_nogogit.go Remove legacy `+build:` constraint (#19582) 3 years ago
repo_ref_test.go Make git.OpenRepository accept Context (#19260) 3 years ago
repo_stats.go
repo_stats_test.go Make git.OpenRepository accept Context (#19260) 3 years ago
repo_tag.go
repo_tag_gogit.go
repo_tag_nogogit.go
repo_tag_test.go
repo_test.go Make git.OpenRepository accept Context (#19260) 3 years ago
repo_tree.go Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) 3 years ago
repo_tree_gogit.go Remove legacy `+build:` constraint (#19582) 3 years ago
repo_tree_nogogit.go Remove legacy `+build:` constraint (#19582) 3 years ago
sha1.go
sha1_gogit.go
sha1_nogogit.go
signature.go Use native git variants by default with go-git variants as build tag (#13673) 4 years ago
signature_gogit.go Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239) 2 years ago
signature_nogogit.go Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239) 2 years ago
submodule.go Fix some lints (#17337) 3 years ago
submodule_test.go
tag.go
tag_test.go
tree.go Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 3 years ago
tree_blob.go
tree_blob_gogit.go Remove legacy `+build:` constraint (#19582) 3 years ago
tree_blob_nogogit.go Remove legacy `+build:` constraint (#19582) 3 years ago
tree_entry.go
tree_entry_gogit.go Remove legacy `+build:` constraint (#19582) 3 years ago
tree_entry_mode.go format with gofumpt (#18184) 3 years ago
tree_entry_nogogit.go
tree_entry_test.go
tree_gogit.go
tree_nogogit.go Remove legacy `+build:` constraint (#19582) 3 years ago
utils.go Simplify parameter types (#18006) 3 years ago
utils_test.go

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.