Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2025-02-16 | ssh_*: Pass pubkey to SSH handlers | Runxi Yu | 1 | -2/+2 |
2025-02-16 | ssh_*: Use pure go-git SSH handling (receive and upload) | Runxi Yu | 1 | -23/+16 |
2025-02-15 | *.go: Reformat | Runxi Yu | 1 | -1/+1 |
2025-02-15 | ssh_server: Add carriage returns to SSH output (since no PTY yet) | Runxi Yu | 1 | -4/+4 |
2025-02-15 | ssh_server: Add link to source | Runxi Yu | 1 | -0/+1 |
2025-02-14 | *_server.go: clog.Info instead of Debug for requests | Runxi Yu | 1 | -1/+1 |
2025-02-13 | ssh_url_generation.go, etc.: Add config ssh.root and use it | Runxi Yu | 1 | -0/+3 |
2025-02-13 | {http,ssh}_server.go: Add debug logs for incoming requests | Runxi Yu | 1 | -1/+3 |
2025-02-13 | {main,ssh_server}.go: Log listening addresses | Runxi Yu | 1 | -6/+1 |
2025-02-13 | ssh_{server,utils}: Swap filenames | Runxi Yu | 1 | -41/+83 |
2025-02-13 | *.go: Mass rename files for clarity | Runxi Yu | 1 | -0/+0 |
2025-02-12 | router_{http,ssh}.go, url_misc.go: Fix escaping | Runxi Yu | 1 | -1/+1 |
2025-02-12 | *.go: Use the database for repo info, and fix ssh cloning repo | Runxi Yu | 1 | -0/+56 |