Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add SPDX license headers to all Go files | Runxi Yu | 10 days | 1 | -0/+3 |
| | |||||
* | *.go: Add some comments for docs | Runxi Yu | 2025-02-18 | 1 | -0/+2 |
| | |||||
* | remote_url.go: Don't use path.Join (it strips :// into :/) | Runxi Yu | 2025-02-17 | 1 | -3/+3 |
| | |||||
* | {remote_url,ssh_server}.go: Use path.Join instead of trimming and adding | Runxi Yu | 2025-02-17 | 1 | -3/+3 |
| | |||||
* | repo_index: Add HTTP clone along with SSH | Runxi Yu | 2025-02-16 | 1 | -0/+14 |