aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/code.gitea.io/git/commit.go
Commit message (Collapse)AuthorAgeFilesLines
* Memory usage improvements (#3013)Duncan Ogilvie2017-11-291-1/+2
| | | | | | | | | | * govendor update code.gitea.io/git Signed-off-by: Duncan Ogilvie <mr.exodia.tpodt@gmail.com> * Greatly improve memory usage Signed-off-by: Duncan Ogilvie <mr.exodia.tpodt@gmail.com>
* Update vendor git (#2765)Lauris BH2017-10-231-12/+1
|
* upgrade git source code. (#2094)Bo-Yi Wu2017-07-011-1/+1
| | | Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
* update git module (#2037)Lauris BH2017-06-231-3/+8
|
* GPG commit validation (#1150)Antoine GIRARD2017-03-221-0/+20
| | | | | | | | | | | | * GPG commit validation * Add translation + some little fix * Move hash calc after retrieving of potential key + missing translation * Add some little test
* Add checkbox to search for all the branches by commit message (#813)Zsombor2017-02-051-2/+2
| | | and updating the vendor directory
* update code.gitea.io/git (#450)Lunny Xiao2016-12-221-7/+18
|
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-0/+250
- Update import paths from github.com/go-gitea to code.gitea.io - Fix import path for travis See https://docs.travis-ci.com/user/languages/go#Go-Import-Path