aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/notes_nogogit.go
Commit message (Expand)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Slightly simplify LastCommitCache (#20444)zeripath2022-07-251-1/+1
* Only log non ErrNotExist errors in git.GetNote (#19884)Lunny Xiao2022-06-071-1/+4
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-021-1/+0
* 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-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