aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/repo_base.go
Commit message (Expand)AuthorAgeFilesLines
* Simplify how git repositories are opened (#28937)Lunny Xiao2024-01-271-44/+0
* Add support for sha256 repositories (#23894)Adam Majer2024-01-191-0/+2
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Make git.OpenRepository accept Context (#19260)65432022-03-301-1/+1
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-0/+49