aboutsummaryrefslogtreecommitdiffstats
path: root/routers/private/internal_repo.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor internal API for git commands, use meaningful messages instead of "I...wxiaoguang2023-03-291-20/+6
* refactor some functions to support ctx as first parameter (#21878)Lunny Xiao2022-12-031-1/+1
* 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-1/+1
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-3/+3
* Clean-up HookPreReceive and restore functionality for pushing non-standard re...zeripath2021-09-161-0/+84