.github
|
Comment help text for issues (#78)
|
2017-08-09 07:25:27 +08:00 |
docker/ci
|
Accept git 1.7.2 as the minimum version (#90)
|
2017-11-28 21:40:08 +08:00 |
tests/repos/repo1_bare
|
Add parsing support for tag GPG signatures (#124)
|
2018-07-08 13:38:27 +02:00 |
vendor
|
Refactor branch list using src-d/go-git and add GetRefs function (#133)
|
2018-11-15 23:38:33 +01:00 |
.drone.yml
|
Add codecov test coverage (#120)
|
2018-06-16 19:25:33 +08:00 |
.editorconfig
|
switch gitter to discord for drone. (#65)
|
2017-06-15 21:13:53 -05:00 |
.gitignore
|
Tests for GetComimitsInfo (#99)
|
2017-12-20 21:44:51 +02:00 |
.lgtm
|
update LGTM pattern (#102)
|
2018-01-03 22:52:32 +08:00 |
CONTRIBUTING.md
|
Update chat links to Discord (#61)
|
2017-06-11 20:13:13 -05:00 |
DCO
|
Added files for contributions, maintainers and DCO
|
2016-11-13 00:47:00 +01:00 |
Gopkg.lock
|
Refactor branch list using src-d/go-git and add GetRefs function (#133)
|
2018-11-15 23:38:33 +01:00 |
Gopkg.toml
|
Refactor branch list using src-d/go-git and add GetRefs function (#133)
|
2018-11-15 23:38:33 +01:00 |
LICENSE
|
Extended license file
|
2016-11-13 00:46:23 +01:00 |
MAINTAINERS
|
Update MAINTAINERS (#150)
|
2019-03-21 11:50:13 -04:00 |
Makefile
|
fix golint path. (#131)
|
2018-10-18 10:15:04 +08:00 |
README.md
|
Add codecov test coverage (#120)
|
2018-06-16 19:25:33 +08:00 |
blob.go
|
Improve memory usage for Blob.Data() by ~50% (#96)
|
2017-11-28 17:25:05 +02:00 |
blob_test.go
|
Improve memory usage for Blob.Data() by ~50% (#96)
|
2017-11-28 17:25:05 +02:00 |
cache.go
|
add last commit cache interface (#144)
|
2019-02-12 19:00:42 +08:00 |
command.go
|
command: fix NewCommand (#135)
|
2018-11-28 00:50:05 +02:00 |
command_test.go
|
Rectify error handling (#44)
|
2017-05-26 13:11:55 +08:00 |
commit.go
|
get branch from commit sha1 (#142)
|
2019-02-03 23:53:29 +00:00 |
commit_archive.go
|
golint fixed current -min_confidence=0.9
|
2016-11-13 12:42:56 +08:00 |
commit_info.go
|
add last commit cache interface (#144)
|
2019-02-12 19:00:42 +08:00 |
commit_info_test.go
|
add last commit cache interface (#144)
|
2019-02-12 19:00:42 +08:00 |
commit_test.go
|
Add function to resolve short commit ID to full SHA1 (#122)
|
2018-06-12 12:45:55 +03:00 |
doc.go
|
ask for go get from code.gitea.io/git (#4)
|
2016-11-12 01:29:07 +08:00 |
error.go
|
Added FollowLink() method to TreeEntry (#114)
|
2018-04-19 07:22:09 +03:00 |
git.go
|
Accept git 1.7.2 as the minimum version (#90)
|
2017-11-28 21:40:08 +08:00 |
hook.go
|
Update IsActive on Hook.Update (#151)
|
2019-03-26 18:55:21 +02:00 |
parse.go
|
Fix tree entry parsing (#110)
|
2018-02-09 21:05:43 -06:00 |
parse_test.go
|
Fix tree entry parsing (#110)
|
2018-02-09 21:05:43 -06:00 |
ref.go
|
Refactor branch list using src-d/go-git and add GetRefs function (#133)
|
2018-11-15 23:38:33 +01:00 |
repo.go
|
Fix time parsing (#97)
|
2017-12-10 12:04:04 +02:00 |
repo_blame.go
|
Fix blame problem for older git versions (#118)
|
2018-05-17 09:19:24 +08:00 |
repo_blob.go
|
Blob api (#132)
|
2018-11-11 09:54:02 +02:00 |
repo_blob_test.go
|
Blob api (#132)
|
2018-11-11 09:54:02 +02:00 |
repo_branch.go
|
Refactor branch list using src-d/go-git and add GetRefs function (#133)
|
2018-11-15 23:38:33 +01:00 |
repo_branch_test.go
|
Refactor branch list using src-d/go-git and add GetRefs function (#133)
|
2018-11-15 23:38:33 +01:00 |
repo_commit.go
|
Fix panic on signed empty commit message (go-gitea/gitea#6292) (#149)
|
2019-03-11 07:11:10 +00:00 |
repo_commit_test.go
|
Fix for bad commitID to show up in error (#148)
|
2019-03-08 02:44:27 -05:00 |
repo_hook.go
|
golint fixed current -min_confidence=0.9
|
2016-11-13 12:42:56 +08:00 |
repo_object.go
|
golint fixed current -min_confidence=0.9
|
2016-11-13 12:42:56 +08:00 |
repo_pull.go
|
Backport of go-gitea/gitea#6555 (#152)
|
2019-04-11 18:08:47 +01:00 |
repo_pull_test.go
|
use io reader for GetFormatPatch (#105)
|
2018-01-07 00:11:05 -06:00 |
repo_ref.go
|
Refactor branch list using src-d/go-git and add GetRefs function (#133)
|
2018-11-15 23:38:33 +01:00 |
repo_ref_test.go
|
Refactor branch list using src-d/go-git and add GetRefs function (#133)
|
2018-11-15 23:38:33 +01:00 |
repo_tag.go
|
fix bug when get tag id (#147)
|
2019-03-02 09:11:11 +08:00 |
repo_tag_test.go
|
fix bug when get tag id (#147)
|
2019-03-02 09:11:11 +08:00 |
repo_test.go
|
fix git version below 2.7 (#119)
|
2018-05-26 13:17:21 +08:00 |
repo_tree.go
|
Improving / Exposing Git-Trees related features for Git-Trees API. (#123)
|
2018-11-26 10:36:10 +02:00 |
sha1.go
|
Simplify sha1 functions (#111)
|
2018-02-10 20:25:25 +02:00 |
signature.go
|
Fix time parsing (#97)
|
2017-12-10 12:04:04 +02:00 |
submodule.go
|
fix submodule has port (#136)
|
2019-01-23 08:56:45 +02:00 |
submodule_test.go
|
fix submodule has port (#136)
|
2019-01-23 08:56:45 +02:00 |
tag.go
|
Add get tags info method for releases (#27)
|
2017-01-05 10:48:44 +08:00 |
tree.go
|
Fixed a bug where TreeEntries were getting cached, (thanks @filipnavara) (#139)
|
2019-01-16 11:17:40 +08:00 |
tree_blob.go
|
golint fixed current -min_confidence=0.9
|
2016-11-13 12:42:56 +08:00 |
tree_entry.go
|
Improving / Exposing Git-Trees related features for Git-Trees API. (#123)
|
2018-11-26 10:36:10 +02:00 |
tree_entry_test.go
|
Fix for short symlinks (#115)
|
2018-04-21 09:08:19 +08:00 |
utils.go
|
Merge branch 'lunny/fixed_lint' of https://github.com/lunny/git into lunny-lunny/fixed_lint
|
2016-11-17 10:14:49 +08:00 |