summaryrefslogtreecommitdiffstats
path: root/vendor/code.gitea.io/git/repo.go
Commit message (Collapse)AuthorAgeFilesLines
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-287/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * move code.gitea.io/git to code.gitea.io/gitea/modules/git * fix imports * fix fmt * fix misspell * remove wrong tests data * fix unit tests * fix tests * fix tests * fix tests * fix tests * fix tests * enable Debug to trace the failure tests * fix tests * fix tests * fix tests * fix tests * fix tests * comment commit count tests since git clone depth is 50 * fix tests * update from code.gitea.io/git * revert change to makefile
* Update code.gitea.io/git (#3137)Ethan Koenig2017-12-111-1/+1
|
* Update code.gitea.io/git (#1824)Ethan Koenig2017-05-301-2/+26
| | | | | | | | * Update code.gitea.io/git * Update function calls * govendor fetch
* Fix race when running commands with timeout (#1465)Mura Li2017-04-071-0/+63
| | | Update vendored module code.gitea.io/git
* update code.gitea.io/git (#450)Lunny Xiao2016-12-221-5/+8
|
* Upgrade vendor "git" (#161)Thibault Meyer2016-11-121-0/+4
|
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-0/+193
- 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