aboutsummaryrefslogtreecommitdiff
path: root/ssh_handle_receive_pack.go (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-17hooks, etc.: Authenticate hooks, and handle them in the spawning threadRunxi Yu1-1/+36
2025-02-17*_handle_*_pack.go: Pass env LINDENII_FORGE_HOOKS_SOCKET_PATHRunxi Yu1-0/+2
2025-02-17ssh_handle_receive_pack: Use system git-receive-packRunxi Yu1-33/+18
2025-02-16{ssh_*,acl}.go: Check ACL when receiving packsRunxi Yu1-1/+8
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