Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
9 days | repo/*: Use var instead of := | Runxi Yu | 1 | -16/+13 | |
10 days | Add SPDX license headers to all Go files | Runxi Yu | 1 | -0/+3 | |
2025-02-17 | repo_{info,upload_pack}.go: Use system git-upload-pack for HTTP too | Runxi Yu | 1 | -14/+43 | |
2025-02-16 | *.go: Reformat | Runxi Yu | 1 | -0/+1 | |
2025-02-16 | *.go: Fix missing error handling | Runxi Yu | 1 | -0/+3 | |
2025-02-16 | http_*: Add HTTP cloning | Runxi Yu | 1 | -2/+30 | |
2025-02-14 | repo_info: Clarify the SSH access message | Runxi Yu | 1 | -1/+1 | |
2025-02-13 | *.go: Reformat | Runxi Yu | 1 | -1/+1 | |
2025-02-13 | ssh_url_generation.go, etc.: Add config ssh.root and use it | Runxi Yu | 1 | -2/+1 | |
Detecting it based on HTTP host name is definitely unreliable. Just add a configuration option and it should work. | |||||
2025-02-13 | _header.html: Add header | Runxi Yu | 1 | -2/+2 | |
2025-02-13 | *.go: Mass rename files for clarity | Runxi Yu | 1 | -0/+0 | |
2025-02-12 | {ssh,global}.go, index.html: Add global data containing ssh fp | Runxi Yu | 1 | -1/+1 | |
2025-02-12 | repo_info: Warning to http cloners | Runxi Yu | 1 | -0/+10 | |