aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/code.gitea.io/git/repo_commit.go
Commit message (Collapse)AuthorAgeFilesLines
* Add single commit API support (#5843)Lunny Xiao2019-02-021-0/+3
| | | | * add single commit API support
* Add push webhook support for mirrored repositories (#4127)Lauris BH2018-09-061-2/+15
|
* update git vendor (#4059)David Schneiderbauer2018-05-271-5/+27
|
* Change how merged PR commit info are prepared (#3368)Lauris BH2018-01-191-4/+4
| | | | | | | | | | * Change how merged PR commits and diff are made * Update code.gitea.io/git dependency * Fix typo * Remove unneeded local variable
* Update code.gitea.io/git (#3137)Ethan Koenig2017-12-111-50/+38
|
* Update vendor git (#2765)Lauris BH2017-10-231-32/+4
|
* Fix race when running commands with timeout (#1465)Mura Li2017-04-071-1/+1
| | | Update vendored module code.gitea.io/git
* GPG commit validation (#1150)Antoine GIRARD2017-03-221-0/+6
| | | | | | | | | | | | * 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/+6
| | | and updating the vendor directory
* update code.gitea.io/git (#450)Lunny Xiao2016-12-221-16/+23
|
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-0/+353
- 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