aboutsummaryrefslogtreecommitdiff
path: root/http_handle_repo_index.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ssh_url_generation.go, etc.: Add config ssh.root and use itRunxi Yu2025-02-131-2/+1
| | | | | Detecting it based on HTTP host name is definitely unreliable. Just add a configuration option and it should work.
* http_*.go: Use http.ErrorRunxi Yu2025-02-131-7/+6
|
* repo_index: Add repo descriptionsRunxi Yu2025-02-131-1/+2
|
* http_handle_*.go: Use fmt.Fprintln, not w.WriteRunxi Yu2025-02-131-6/+7
|
* _header.html: Add headerRunxi Yu2025-02-131-11/+8
|
* *.go: Mass rename files for clarityRunxi Yu2025-02-131-0/+52