| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove context from git struct (#33793) | TheFox0x7 | 2025-03-04 | 1 | -6/+6 |
* | Inherit submodules from template repository content (#16237) | Steffen Schröter | 2025-01-01 | 1 | -3/+3 |
* | Refactor pprof labels and process desc (#32909) | wxiaoguang | 2024-12-20 | 1 | -18/+0 |
* | Refactor LFS SSH and internal routers (#32473) | wxiaoguang | 2024-11-12 | 1 | -3/+2 |
* | Refactor the usage of batch catfile (#31754) | Lunny Xiao | 2024-08-20 | 1 | -6/+6 |
* | Enable more `revive` linter rules (#30608) | silverwind | 2024-04-22 | 1 | -3/+3 |
* | Discard unread data of `git cat-file` (#29297) | KN4CK3R | 2024-02-22 | 1 | -20/+20 |
* | Abstract hash function usage (#28138) | Adam Majer | 2023-12-13 | 1 | -15/+15 |
* | Make git batch operations use parent context timeout instead of default timeo... | wxiaoguang | 2023-08-04 | 1 | -0/+4 |
* | Update tool dependencies, lock govulncheck and actionlint (#25655) | silverwind | 2023-07-09 | 1 | -12/+8 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 1 | -5/+5 |
* | Prevent dangling cat-file calls (goroutine alternative) (#19454) | zeripath | 2022-04-22 | 1 | -0/+12 |
* | Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) | wxiaoguang | 2022-04-01 | 1 | -16/+13 |
* | Change git.cmd to RunWithContext (#18693) | Martin Scholz | 2022-02-11 | 1 | -3/+19 |
* | Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) | 6543 | 2022-02-06 | 1 | -3/+3 |
* | Prevent hang in git cat-file if repository is not a valid repository and othe... | zeripath | 2021-12-16 | 1 | -0/+14 |
* | Make Requests Processes and create process hierarchy. Associate OpenRepositor... | zeripath | 2021-11-30 | 1 | -11/+7 |
* | Add caller to cat-file batch calls (#17082) | zeripath | 2021-09-17 | 1 | -2/+21 |
* | Make cancel from CatFileBatch and CatFileBatchCheck wait for the command to e... | zeripath | 2021-07-20 | 1 | -2/+13 |
* | Use gitea logging module for git module (#16243) | 6543 | 2021-06-25 | 1 | -2/+4 |
* | Use git log name-status in get last commit (#16059) | zeripath | 2021-06-21 | 1 | -71/+40 |
* | Fix LFS commit finder not working (#15856) | KN4CK3R | 2021-05-14 | 1 | -6/+7 |
* | On open repository open common cat file batch and batch-check (#15667) | zeripath | 2021-05-10 | 1 | -9/+46 |
* | Fix lfs management find (#15537) | Lunny Xiao | 2021-04-21 | 1 | -2/+2 |
* | Move Bleve and Elastic code indexers to use a common cat-file --batch (#14781) | zeripath | 2021-03-03 | 1 | -0/+274 |