1
0
mirror of https://github.com/go-gitea/git.git synced 2026-02-05 06:45:03 +01:00

4 Commits

Author SHA1 Message Date
Lunny Xiao
2fa2b63334 add last commit cache interface (#144)
* add last commit cache interface

* fix tests
2019-02-12 19:00:42 +08:00
Ethan Koenig
4ec3654064 Kill zombie subprocesses in GetCommitsInfo (#101) 2017-12-22 10:43:26 +08:00
Lunny Xiao
4573c63ec9 Fix retrieve file last commit branchName (#98)
* fix retrieve file last commit branchName

* fix test

* fix the commit cache and git log with specify branch or commit

* remove unused lock
2017-12-19 20:56:39 -06:00
Ethan Koenig
02eccf8295 Faster commit lookup (#91)
* Faster commit lookup

* Fix copy/rename bug

* Comment

* Use defer
2017-12-10 12:02:18 +02:00