.. |
LICENSE
|
…
|
|
blob.go
|
Memory usage improvements (#3013)
|
2017-11-29 09:50:39 +08:00 |
command.go
|
Explicitly disable Git credential helper (#5367)
|
2018-11-28 09:00:25 +02:00 |
commit.go
|
Display the branch name in the commit view (#5950)
|
2019-02-05 21:47:01 +00:00 |
commit_archive.go
|
…
|
|
commit_info.go
|
Update code.gitea.io/git (#3251)
|
2017-12-22 09:00:30 +02:00 |
doc.go
|
…
|
|
error.go
|
Symlink icons (#1416) (#3826)
|
2018-05-01 10:04:36 +03:00 |
git.go
|
Memory usage improvements (#3013)
|
2017-11-29 09:50:39 +08:00 |
hook.go
|
…
|
|
parse.go
|
Update code.gitea.io/git (#3482)
|
2018-02-10 20:19:26 +02:00 |
ref.go
|
Implement git refs API for listing references (branches, tags and other) (#5354)
|
2018-11-27 16:52:20 -05:00 |
repo.go
|
Update code.gitea.io/git (#3137)
|
2017-12-11 10:23:34 +08:00 |
repo_blame.go
|
Migrate to dep (#3972)
|
2018-05-21 15:34:20 +03:00 |
repo_blob.go
|
Add raw blob endpoint to get objects by SHA ID (#5334)
|
2018-11-18 13:45:40 -05:00 |
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
|
Display the branch name in the commit view (#5950)
|
2019-02-05 21:47:01 +00:00 |
repo_hook.go
|
…
|
|
repo_object.go
|
…
|
|
repo_pull.go
|
Serve .patch for pull requests (#3305)
|
2018-01-07 15:10:20 +02:00 |
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
|
Add API to list tags (#5850)
|
2019-02-07 12:00:52 +00:00 |
repo_tree.go
|
Explicitly disable Git credential helper (#5367)
|
2018-11-28 09:00:25 +02:00 |
sha1.go
|
Symlink icons (#1416) (#3826)
|
2018-05-01 10:04:36 +03:00 |
signature.go
|
Update code.gitea.io/git (#3137)
|
2017-12-11 10:23:34 +08:00 |
submodule.go
|
Add single commit API support (#5843)
|
2019-02-02 22:35:17 -05:00 |
tag.go
|
…
|
|
tree.go
|
Add single commit API support (#5843)
|
2019-02-02 22:35:17 -05:00 |
tree_blob.go
|
…
|
|
tree_entry.go
|
Explicitly disable Git credential helper (#5367)
|
2018-11-28 09:00:25 +02:00 |
utils.go
|
…
|
|