aboutsummaryrefslogtreecommitdiff
path: root/remote_url.go (unfollow)
Commit message (Expand)AuthorFilesLines
7 days*: Support subgroups via SQL recursionRunxi Yu1-4/+4
10 daysAdd SPDX license headers to all Go filesRunxi Yu1-0/+3
2025-02-18*.go: Add some comments for docsRunxi Yu1-0/+2
2025-02-17remote_url.go: Don't use path.Join (it strips :// into :/)Runxi Yu1-3/+3
2025-02-17{remote_url,ssh_server}.go: Use path.Join instead of trimming and addingRunxi Yu1-3/+3
2025-02-16repo_index: Add HTTP clone along with SSHRunxi Yu1-0/+4
2025-02-13*.go: ReformatRunxi Yu1-2/+1
2025-02-13ssh_url_generation.go, etc.: Add config ssh.root and use itRunxi Yu1-0/+11