summaryrefslogtreecommitdiffstats
path: root/modules/git/last_commit_cache_nogogit.go
Commit message (Expand)AuthorAgeFilesLines
* Defer Last Commit Info (#16467)zeripath2021-10-081-11/+5
* Add bundle download for repository (#14538)John Olheiser2021-08-241-0/+1
* Fix panic in recursive cache (#16298)zeripath2021-06-291-1/+2
* Use gitea logging module for git module (#16243)65432021-06-251-2/+4
* Use git log name-status in get last commit (#16059)zeripath2021-06-211-3/+2
* Make commit info cancelable (#16032)zeripath2021-06-061-5/+6
* On open repository open common cat file batch and batch-check (#15667)zeripath2021-05-101-2/+1
* Performance improvement for last commit cache and show-ref (#15455)zeripath2021-05-021-2/+7
* Ensure memcache TTL cannot be over 30 days (#14592)zeripath2021-02-091-2/+2
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-0/+103