aboutsummaryrefslogtreecommitdiff
path: root/ssh_handle_upload_pack.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* *_handle_*_pack.go: Pass env LINDENII_FORGE_HOOKS_SOCKET_PATHRunxi Yu2025-02-171-0/+2
* ssh_handle_upload_pack: Use system git-upload-packRunxi Yu2025-02-171-33/+19
* {ssh_*,acl}.go: Check ACL when receiving packsRunxi Yu2025-02-161-1/+1
* 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