..
pipeline
tests /repos
Fix reading git notes from nested trees ( #8026 )
2019-09-12 09:14:41 +08:00
blame.go
blame_test.go
Monitor all git commands; move blame to git package and replace git as a variable ( #6864 )
2019-06-26 14:15:26 -04:00
blob.go
Migrate to go-git/go-git v5.0.0 ( #10735 )
2020-03-17 12:19:58 -04:00
blob_test.go
cache.go
Migrate to go-git/go-git v5.0.0 ( #10735 )
2020-03-17 12:19:58 -04:00
command.go
command_test.go
commit.go
Migrate to go-git/go-git v5.0.0 ( #10735 )
2020-03-17 12:19:58 -04:00
commit_archive.go
Make archive prefixing configurable with a global setting ( #9943 )
2020-01-22 23:46:46 +00:00
commit_info.go
Migrate to go-git/go-git v5.0.0 ( #10735 )
2020-03-17 12:19:58 -04:00
commit_info_test.go
Add gitea-vet ( #10948 )
2020-04-05 07:20:50 +01:00
commit_reader.go
Migrate to go-git/go-git v5.0.0 ( #10735 )
2020-03-17 12:19:58 -04:00
commit_test.go
diff.go
diff_test.go
error.go
Handle push rejection in branch and upload ( #10854 )
2020-03-28 01:13:18 -03:00
git.go
Graceful: Xorm, RepoIndexer, Cron and Others ( #9282 )
2019-12-15 09:51:28 +00:00
git_test.go
Graceful: Xorm, RepoIndexer, Cron and Others ( #9282 )
2019-12-15 09:51:28 +00:00
hook.go
notes.go
Migrate to go-git/go-git v5.0.0 ( #10735 )
2020-03-17 12:19:58 -04:00
notes_test.go
Add Close() method to gogitRepository ( #8901 )
2019-11-13 07:01:19 +00:00
parse.go
Migrate to go-git/go-git v5.0.0 ( #10735 )
2020-03-17 12:19:58 -04:00
parse_test.go
Migrate to go-git/go-git v5.0.0 ( #10735 )
2020-03-17 12:19:58 -04:00
README.md
move code.gitea.io/git to code.gitea.io/gitea/modules/git ( #6364 )
2019-03-27 17:33:00 +08:00
ref.go
repo.go
Handle push rejection in branch and upload ( #10854 )
2020-03-28 01:13:18 -03:00
repo_attribute.go
repo_blame.go
Removed unnecessary conversions ( #7557 )
2019-07-23 19:50:39 +01:00
repo_blob.go
Migrate to go-git/go-git v5.0.0 ( #10735 )
2020-03-17 12:19:58 -04:00
repo_blob_test.go
repo_branch.go
Migrate to go-git/go-git v5.0.0 ( #10735 )
2020-03-17 12:19:58 -04:00
repo_branch_test.go
repo_commit.go
Convert plumbing.ErrObjectNotFound to git.ErrNotExist in getCommit ( #10862 )
2020-03-28 20:59:21 +02:00
repo_commit_test.go
Add Close() method to gogitRepository ( #8901 )
2019-11-13 07:01:19 +00:00
repo_commitgraph.go
Migrate to go-git/go-git v5.0.0 ( #10735 )
2020-03-17 12:19:58 -04:00
repo_compare.go
repo_compare_test.go
repo_gpg.go
repo_hook.go
move code.gitea.io/git to code.gitea.io/gitea/modules/git ( #6364 )
2019-03-27 17:33:00 +08:00
repo_index.go
repo_language_stats.go
Migrate to go-git/go-git v5.0.0 ( #10735 )
2020-03-17 12:19:58 -04:00
repo_object.go
Fixes #7292 - API File Contents bug ( #7301 )
2019-06-29 16:51:10 -04:00
repo_ref.go
Migrate to go-git/go-git v5.0.0 ( #10735 )
2020-03-17 12:19:58 -04:00
repo_ref_test.go
repo_stats.go
repo_stats_test.go
Add top author stats to activity page ( #9615 )
2020-01-20 12:07:30 +02:00
repo_tag.go
Migrate to go-git/go-git v5.0.0 ( #10735 )
2020-03-17 12:19:58 -04:00
repo_tag_test.go
repo_test.go
repo_tree.go
sha1.go
[API] Get a single commit via Ref ( #10915 )
2020-04-07 22:54:46 -04:00
signature.go
Migrate to go-git/go-git v5.0.0 ( #10735 )
2020-03-17 12:19:58 -04:00
submodule.go
submodule_test.go
tag.go
Fixes #2738 - Adds the /git/tags API endpoint ( #7138 )
2019-06-08 17:31:11 +03:00
tree.go
Migrate to go-git/go-git v5.0.0 ( #10735 )
2020-03-17 12:19:58 -04:00
tree_blob.go
Migrate to go-git/go-git v5.0.0 ( #10735 )
2020-03-17 12:19:58 -04:00
tree_entry.go
Migrate to go-git/go-git v5.0.0 ( #10735 )
2020-03-17 12:19:58 -04:00
tree_entry_test.go
Migrate to go-git/go-git v5.0.0 ( #10735 )
2020-03-17 12:19:58 -04:00
utils.go