Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: Replacing more := with var | Runxi Yu | 8 days | 1 | -4/+3 |
* | Add SPDX license headers to all Go files | Runxi Yu | 9 days | 1 | -0/+3 |
* | hooks, ssh: Indicate URL of newly-created MRs | Runxi Yu | 2025-02-20 | 1 | -1/+1 |
* | ssh/recv, hooks: Create MRs on push, reject pushes to others' MRs | Runxi Yu | 2025-02-19 | 1 | -1/+1 |
* | ssh/recv, schema: Add repos.contrib_requirements | Runxi Yu | 2025-02-19 | 1 | -1/+1 |
* | *.go: Add some comments for docs | Runxi Yu | 2025-02-18 | 1 | -0/+2 |
* | *_handle_*_pack.go: Pass env LINDENII_FORGE_HOOKS_SOCKET_PATH | Runxi Yu | 2025-02-17 | 1 | -0/+2 |
* | ssh_handle_upload_pack: Use system git-upload-pack | Runxi Yu | 2025-02-17 | 1 | -33/+19 |
* | {ssh_*,acl}.go: Check ACL when receiving packs | Runxi Yu | 2025-02-16 | 1 | -1/+1 |
* | ssh_*: Pass pubkey to SSH handlers | Runxi Yu | 2025-02-16 | 1 | -1/+1 |
* | ssh_*: Use pure go-git SSH handling (receive and upload) | Runxi Yu | 2025-02-16 | 1 | -0/+49 |