| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor and tidy-up the merge/update branch code (#22568) | zeripath | 2023-03-07 | 1 | -1/+4 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 5 | -10/+5 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 3 | -6/+6 |
* | Refactor git command arguments and make all arguments to be safe to be used (... | wxiaoguang | 2022-10-23 | 1 | -1/+1 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 1 | -1/+1 |
* | Remove legacy `+build:` constraint (#19582) | wxiaoguang | 2022-05-02 | 2 | -2/+0 |
* | Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) | wxiaoguang | 2022-04-01 | 4 | -38/+31 |
* | Change git.cmd to RunWithContext (#18693) | Martin Scholz | 2022-02-11 | 4 | -7/+45 |
* | Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) | 6543 | 2022-02-06 | 4 | -7/+7 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 5 | -15/+18 |
* | Make Requests Processes and create process hierarchy. Associate OpenRepositor... | zeripath | 2021-11-30 | 1 | -1/+1 |
* | Simplify code for wrting SHA to name-rev (#17696) | Gusted | 2021-11-18 | 1 | -17/+8 |
* | A better go code formatter, and now `make fmt` can run in Windows (#17684) | wxiaoguang | 2021-11-17 | 1 | -0/+1 |
* | Add bundle download for repository (#14538) | John Olheiser | 2021-08-24 | 2 | -0/+2 |
* | Use git log name-status in get last commit (#16059) | zeripath | 2021-06-21 | 1 | -0/+6 |
* | Fix LFS commit finder not working (#15856) | KN4CK3R | 2021-05-14 | 1 | -2/+4 |
* | On open repository open common cat file batch and batch-check (#15667) | zeripath | 2021-05-10 | 1 | -6/+3 |
* | Fix lfs management find (#15537) | Lunny Xiao | 2021-04-21 | 1 | -1/+2 |
* | Move Bleve and Elastic code indexers to use a common cat-file --batch (#14781) | zeripath | 2021-03-03 | 1 | -21/+2 |
* | Use native git variants by default with go-git variants as build tag (#13673) | zeripath | 2020-12-17 | 2 | -0/+425 |
* | Add basic repository lfs management (#7199) | zeripath | 2019-10-28 | 3 | -0/+197 |