summaryrefslogtreecommitdiffstats
path: root/modules/git/parse_gogit.go
Commit message (Expand)AuthorAgeFilesLines
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-2/+2
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-021-1/+0
* Add bundle download for repository (#14538)John Olheiser2021-08-241-0/+1
* Reduce calls to git cat-file -s (#14682)zeripath2021-02-171-3/+13
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-0/+83