summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/utils/git.go
Commit message (Expand)AuthorAgeFilesLines
* Use complete SHA to create and query commit status (#22244)Jason Song2022-12-271-0/+29
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add latest commit's SHA to content response (#20398)Gusted2022-07-301-11/+2
* Slightly simplify LastCommitCache (#20444)zeripath2022-07-251-2/+22
* Use middleware to open gitRepo (#19559)65432022-04-301-6/+2
* Make git.OpenRepository accept Context (#19260)65432022-03-301-1/+1
* format with gofumpt (#18184)65432022-01-201-2/+2
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-1/+1
* Let branch/tag name be a valid ref to get CI status (#16400)65432021-07-131-0/+61