aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/pipeline/lfs_nogogit.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor the usage of batch catfile (#31754)Lunny Xiao2024-08-201-1/+4
* Deduplicate lfs common code (#30704)wxiaoguang2024-04-261-26/+7
* Enable more `revive` linter rules (#30608)silverwind2024-04-221-1/+0
* Discard unread data of `git cat-file` (#29297)KN4CK3R2024-02-221-0/+4
* Improve ObjectFormat interface (#28496)Lunny Xiao2023-12-191-5/+1
* Abstract hash function usage (#28138)Adam Majer2023-12-131-18/+21
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add more linters to improve code readability (#19989)Wim2022-06-201-1/+1
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-021-1/+0
* Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280)wxiaoguang2022-04-011-5/+4
* Change git.cmd to RunWithContext (#18693)Martin Scholz2022-02-111-1/+6
* Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552)65432022-02-061-1/+1
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-2/+2
* Make Requests Processes and create process hierarchy. Associate OpenRepositor...zeripath2021-11-301-1/+1
* Simplify code for wrting SHA to name-rev (#17696)Gusted2021-11-181-17/+8
* Add bundle download for repository (#14538)John Olheiser2021-08-241-0/+1
* Use git log name-status in get last commit (#16059)zeripath2021-06-211-0/+6
* Fix LFS commit finder not working (#15856)KN4CK3R2021-05-141-2/+4
* On open repository open common cat file batch and batch-check (#15667)zeripath2021-05-101-6/+3
* Fix lfs management find (#15537)Lunny Xiao2021-04-211-1/+2
* Move Bleve and Elastic code indexers to use a common cat-file --batch (#14781)zeripath2021-03-031-21/+2
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-0/+266