aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/code.gitea.io/git
Commit message (Collapse)AuthorAgeFilesLines
* Update code.gitea.io/git (#1849)Ethan Koenig2017-06-011-1/+1
|
* Update code.gitea.io/git (#1824)Ethan Koenig2017-05-306-107/+169
| | | | | | | | * Update code.gitea.io/git * Update function calls * govendor fetch
* fix: tag contain character ) will http 500 on release page (#1670)Bo-Yi Wu2017-05-041-1/+1
|
* update git which fixes #1133 (#1614)Lunny Xiao2017-04-281-1/+12
|
* Fix race when running commands with timeout (#1465)Mura Li2017-04-073-22/+70
| | | Update vendored module code.gitea.io/git
* GPG commit validation (#1150)Antoine GIRARD2017-03-222-0/+26
| | | | | | | | | | | | * GPG commit validation * Add translation + some little fix * Move hash calc after retrieving of potential key + missing translation * Add some little test
* Take back control of hooks (#1006)Lunny Xiao2017-02-232-4/+16
| | | | | | | | | | | | | | | | * git: delegate all server-side Git hooks (#1623) * create hooks directories * take control hooks back * fix lint * bug fixed and minor changes * fix imports style * fix migration scripts
* Add checkbox to search for all the branches by commit message (#813)Zsombor2017-02-055-14/+29
| | | and updating the vendor directory
* bug fix releaseLunny Xiao2017-01-093-6/+6
|
* Make releases faster than before and resolved #490 (#588)Lunny Xiao2017-01-063-1/+107
| | | | | | * make releases faster than before and resolved #490 * fix comment
* Implementation of Folder JumpingSl@ny2016-12-281-0/+19
|
* update code.gitea.io/git (#450)Lunny Xiao2016-12-2226-231/+237
|
* Upgrade vendor "git" (#175)Thibault Meyer2016-11-1511-18/+292
|
* Upgrade vendor "git" (#161)Thibault Meyer2016-11-124-7/+14
|
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-1025-0/+2442
- 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