aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/repo_tree_gogit.go
Commit message (Expand)AuthorAgeFilesLines
* Add `TAGS` to `TEST_TAGS` and fix bugs found with gogit (#31791)Jason Song2024-08-071-1/+10
* Lazy load object format with command line and don't do it in OpenRepository (...Lunny Xiao2024-03-121-1/+6
* Improve ObjectFormat interface (#28496)Lunny Xiao2023-12-191-1/+1
* Abstract hash function usage (#28138)Adam Majer2023-12-131-6/+8
* 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
* Refactor git command arguments and make all arguments to be safe to be used (...wxiaoguang2022-10-231-1/+1
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-021-1/+0
* Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280)wxiaoguang2022-04-011-1/+1
* Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552)65432022-02-061-1/+1
* Make Requests Processes and create process hierarchy. Associate OpenRepositor...zeripath2021-11-301-1/+1
* Add bundle download for repository (#14538)John Olheiser2021-08-241-0/+1
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-0/+47