aboutsummaryrefslogtreecommitdiff
path: root/remote_url.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* More segments fixesRunxi Yu2025-04-011-2/+2
* Add descriptive comments to most Go functionsRunxi Yu2025-03-311-0/+4
* Replace FileContributor with FileCopyrightTextRunxi Yu2025-03-311-1/+1
* Remove underscores from Go code, pt 6Runxi Yu2025-03-191-4/+4
* Remove underscores from Go code, pt 4Runxi Yu2025-03-191-4/+4
* *: Support subgroups via SQL recursionRunxi Yu2025-03-061-4/+4
* Add SPDX license headers to all Go filesRunxi Yu2025-03-031-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