28 Commits (cb72c901b3250fa47c4b403182a3762685d57a02)

Author SHA1 Message Date
Lunny Xiao 69f5ee970c
Move some functions to gitrepo package (#35543) 2 months ago
Lunny Xiao 9332ff291b
Move git command to git/gitcmd (#35483) 3 months ago
TheFox0x7 ae3a18e01a
Remove context from git struct (#33793) 10 months ago
Steffen Schröter 57eb9d0b64
Inherit submodules from template repository content (#16237) 12 months ago
wxiaoguang 52b319bc00
Refactor pprof labels and process desc (#32909) 1 year ago
wxiaoguang 580e21dd2e
Refactor LFS SSH and internal routers (#32473) 1 year ago
Lunny Xiao c03baab678
Refactor the usage of batch catfile (#31754) 1 year ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 2 years ago
KN4CK3R d6811baf88
Discard unread data of `git cat-file` (#29297) 2 years ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 2 years ago
wxiaoguang 2de0752be7
Make git batch operations use parent context timeout instead of default timeout (#26325) 2 years ago
silverwind 887a683af9
Update tool dependencies, lock govulncheck and actionlint (#25655) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 3 years ago
Wim cb50375e2b
Add more linters to improve code readability (#19989) 4 years ago
zeripath 0dcc74a8a7
Prevent dangling cat-file calls (goroutine alternative) (#19454) 4 years ago
wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 4 years ago
Martin Scholz 26718a785a
Change git.cmd to RunWithContext (#18693) 4 years ago
6543 3043eb36bf
Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 4 years ago
zeripath 8354670708
Prevent hang in git cat-file if repository is not a valid repository and other fixes (#17991) 4 years ago
zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 4 years ago
zeripath 25533657f6
Add caller to cat-file batch calls (#17082) 4 years ago
zeripath 97381aad5d
Make cancel from CatFileBatch and CatFileBatchCheck wait for the command to end (#16479) 4 years ago
6543 3ef23d5411
Use gitea logging module for git module (#16243) 5 years ago
zeripath 23358bc55d
Use git log name-status in get last commit (#16059) 5 years ago
KN4CK3R df72cf6211
Fix LFS commit finder not working (#15856) 5 years ago
zeripath 270aab429e
On open repository open common cat file batch and batch-check (#15667) 5 years ago
Lunny Xiao 2255afffad
Fix lfs management find (#15537) 5 years ago
zeripath 523efa433b
Move Bleve and Elastic code indexers to use a common cat-file --batch (#14781) 5 years ago
zeripath 511f6138d4
Use native git variants by default with go-git variants as build tag (#13673) 5 years ago