1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-04 08:17:24 -05:00
gitea/vendor/code.gitea.io/git
2019-03-11 14:01:00 -04:00
..
blob.go
cache.go update git vendor to fix wrong release commit id and add migrations (#6224) 2019-03-11 11:44:58 +08:00
command.go Explicitly disable Git credential helper (#5367) 2018-11-28 09:00:25 +02:00
commit_archive.go
commit_info.go update git vendor to fix wrong release commit id and add migrations (#6224) 2019-03-11 11:44:58 +08:00
commit.go Display the branch name in the commit view (#5950) 2019-02-05 21:47:01 +00:00
doc.go
error.go
git.go
hook.go
LICENSE
parse.go
ref.go Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
repo_blame.go
repo_blob.go
repo_branch.go Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
repo_commit.go Updates vendor/code.gitea.io/git (#6286) 2019-03-11 14:01:00 -04:00
repo_hook.go
repo_object.go
repo_pull.go
repo_ref.go Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
repo_tag.go update git vendor to fix wrong release commit id and add migrations (#6224) 2019-03-11 11:44:58 +08:00
repo_tree.go Explicitly disable Git credential helper (#5367) 2018-11-28 09:00:25 +02:00
repo.go
sha1.go
signature.go
submodule.go Add single commit API support (#5843) 2019-02-02 22:35:17 -05:00
tag.go
tree_blob.go
tree_entry.go Explicitly disable Git credential helper (#5367) 2018-11-28 09:00:25 +02:00
tree.go Add single commit API support (#5843) 2019-02-02 22:35:17 -05:00
utils.go