aboutsummaryrefslogtreecommitdiff
path: root/http_handle_repo_upload_pack.go (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-17repo_{info,upload_pack}.go: Use system git-upload-pack for HTTP tooRunxi Yu1-15/+36
2025-02-16*.go: ReformatRunxi Yu1-0/+1
2025-02-16http_*: Add HTTP cloningRunxi Yu1-14/+9
2025-02-16{ssh_*,acl}.go: Check ACL when receiving packsRunxi Yu1-1/+1
2025-02-16ssh_*: Pass pubkey to SSH handlersRunxi Yu1-1/+1
2025-02-16ssh_*: Use pure go-git SSH handling (receive and upload)Runxi Yu1-0/+49