Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
7 days | *: Support subgroups via SQL recursion | Runxi Yu | 1 | -4/+4 |
10 days | Add SPDX license headers to all Go files | Runxi Yu | 1 | -0/+3 |
2025-02-18 | *.go: Add some comments for docs | Runxi Yu | 1 | -0/+2 |
2025-02-17 | remote_url.go: Don't use path.Join (it strips :// into :/) | Runxi Yu | 1 | -3/+3 |
2025-02-17 | {remote_url,ssh_server}.go: Use path.Join instead of trimming and adding | Runxi Yu | 1 | -3/+3 |
2025-02-16 | repo_index: Add HTTP clone along with SSH | Runxi Yu | 1 | -0/+4 |
2025-02-13 | *.go: Reformat | Runxi Yu | 1 | -2/+1 |
2025-02-13 | ssh_url_generation.go, etc.: Add config ssh.root and use it | Runxi Yu | 1 | -0/+11 |