summaryrefslogtreecommitdiffstats
path: root/modules/git/repo_commit_gogit.go
Commit message (Expand)AuthorAgeFilesLines
* Fix commit retrieval by tag (#21804)silverwind2023-03-021-39/+0
* 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
* Do not read or write git reference files directly (#18079)zeripath2021-12-231-0/+10
* 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
* On open repository open common cat file batch and batch-check (#15667)zeripath2021-05-101-0/+21
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-0/+110