aboutsummaryrefslogtreecommitdiff
path: root/remote_url.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Support subgroups via SQL recursionRunxi Yu6 days1-4/+4
* Add SPDX license headers to all Go filesRunxi Yu9 days1-0/+3
* *.go: Add some comments for docsRunxi Yu2025-02-181-0/+2
* remote_url.go: Don't use path.Join (it strips :// into :/)Runxi Yu2025-02-171-3/+3
* {remote_url,ssh_server}.go: Use path.Join instead of trimming and addingRunxi Yu2025-02-171-3/+3
* repo_index: Add HTTP clone along with SSHRunxi Yu2025-02-161-0/+14