aboutsummaryrefslogtreecommitdiff
path: root/ssh_handle_receive_pack.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ssh_handle_receive_pack: Use system git-receive-packRunxi Yu2025-02-171-33/+18
|
* {ssh_*,acl}.go: Check ACL when receiving packsRunxi Yu2025-02-161-1/+8
|
* ssh_*: Pass pubkey to SSH handlersRunxi Yu2025-02-161-1/+1
|
* ssh_*: Use pure go-git SSH handling (receive and upload)Runxi Yu2025-02-161-0/+49