summaryrefslogtreecommitdiffstats
path: root/modules/git/repo_base_nogogit.go
Commit message (Expand)AuthorAgeFilesLines
* Abstract hash function usage (#28138)Adam Majer2023-12-131-0/+7
* Update tool dependencies, lock govulncheck and actionlint (#25655)silverwind2023-07-091-1/+1
* Allow adding new files to an empty repo (#24164)wxiaoguang2023-04-191-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Slightly simplify LastCommitCache (#20444)zeripath2022-07-251-1/+4
* Add more linters to improve code readability (#19989)Wim2022-06-201-1/+1
* 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
* Prevent hang in git cat-file if repository is not a valid repository and othe...zeripath2021-12-161-0/+5
* Make Requests Processes and create process hierarchy. Associate OpenRepositor...zeripath2021-11-301-6/+14
* Add bundle download for repository (#14538)John Olheiser2021-08-241-0/+1
* Use gitea logging module for git module (#16243)65432021-06-251-2/+4
* On open repository open common cat file batch and batch-check (#15667)zeripath2021-05-101-2/+51
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-0/+40