aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/repo_base_gogit.go
Commit message (Expand)AuthorAgeFilesLines
* Make wiki default branch name changable (#29603)wxiaoguang2024-03-061-2/+2
* Add `io.Closer` guidelines (#29387)KN4CK3R2024-02-251-3/+4
* Update go dependencies and fix go-git (#28893)wxiaoguang2024-01-231-1/+10
* Add support for sha256 repositories (#23894)Adam Majer2024-01-191-0/+4
* Abstract hash function usage (#28138)Adam Majer2023-12-131-0/+3
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Slightly simplify LastCommitCache (#20444)zeripath2022-07-251-1/+4
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-021-1/+0
* Make git.OpenRepository accept Context (#19260)65432022-03-301-5/+5
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-1/+2
* Make Requests Processes and create process hierarchy. Associate OpenRepositor...zeripath2021-11-301-0/+9
* Add bundle download for repository (#14538)John Olheiser2021-08-241-0/+1
* Update Go-Git to take advantage of LargeObjectThreshold (#16316)zeripath2021-06-301-1/+3
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-0/+76