aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/notes_nogogit.go
Commit message (Expand)AuthorAgeFilesLines
* Defer Last Commit Info (#16467)zeripath2021-10-081-1/+2
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-2/+2
* Add bundle download for repository (#14538)John Olheiser2021-08-241-0/+1
* Add an api endpoint to fetch git notes (#15373) (#16649)nitul19912021-08-111-1/+12
* Use git log name-status in get last commit (#16059)zeripath2021-06-211-1/+1
* Make commit info cancelable (#16032)zeripath2021-06-061-2/+3
* On open repository open common cat file batch and batch-check (#15667)zeripath2021-05-101-1/+8
* Fix NPE on view commit with notes (#15561)zeripath2021-04-211-1/+8
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-0/+59