aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/parse_nogogit.go
Commit message (Expand)AuthorAgeFilesLines
* Improve ObjectFormat interface (#28496)Lunny Xiao2023-12-191-1/+1
* Abstract hash function usage (#28138)Adam Majer2023-12-131-8/+8
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Refactor parseTreeEntries, speed up tree list (#21368)wxiaoguang2022-10-081-38/+40
* Treat git object mode 40755 as directory (#21195)wxiaoguang2022-09-181-2/+2
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-021-1/+0
* Add bundle download for repository (#14538)John Olheiser2021-08-241-0/+1
* Use gitea logging module for git module (#16243)65432021-06-251-1/+3
* On open repository open common cat file batch and batch-check (#15667)zeripath2021-05-101-0/+48
* Reduce calls to git cat-file -s (#14682)zeripath2021-02-171-3/+13
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-0/+78