summaryrefslogtreecommitdiffstats
path: root/modules/git/repo_tree_nogogit.go
Commit message (Expand)AuthorAgeFilesLines
* Lazy load object format with command line and don't do it in OpenRepository (...Lunny Xiao2024-03-121-2/+10
* Discard unread data of `git cat-file` (#29297)KN4CK3R2024-02-221-0/+3
* Improve ObjectFormat interface (#28496)Lunny Xiao2023-12-191-1/+1
* Abstract hash function usage (#28138)Adam Majer2023-12-131-5/+5
* Use complete SHA to create and query commit status (#22244)Jason Song2022-12-271-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-021-1/+0
* Fix NPE on try to get tag reference via API (#18245)65432022-01-121-1/+1
* Make Requests Processes and create process hierarchy. Associate OpenRepositor...zeripath2021-11-301-1/+1
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-2/+1
* Add bundle download for repository (#14538)John Olheiser2021-08-241-0/+1
* On open repository open common cat file batch and batch-check (#15667)zeripath2021-05-101-28/+16
* Fix git.parseTagData (#14105)65432020-12-221-3/+3
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-0/+98