aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/blob_nogogit.go
Commit message (Expand)AuthorAgeFilesLines
* Add more linters to improve code readability (#19989)Wim2022-06-201-1/+1
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-021-1/+0
* Make Requests Processes and create process hierarchy. Associate OpenRepositor...zeripath2021-11-301-2/+2
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-3/+2
* Fix git.Blob.DataAsync(): close pipe since we return a NopCloser (#16899)65432021-08-311-4/+2
* 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-30/+84
* Remove spurious DataAsync Error logging (#14599)zeripath2021-02-071-3/+0
* Reduce data races (#14549)65432021-02-031-4/+6
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-0/+77