aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/notes_gogit.go
Commit message (Expand)AuthorAgeFilesLines
* Stop logging an error when notes are not found (#18626)zeripath2022-02-061-0/+3
* 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-0/+9
* Change the implementation of the go-git version of GetNote to mirror the non ...nitul19912021-08-091-0/+3
* Make commit info cancelable (#16032)zeripath2021-06-061-2/+3
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-0/+72