| Commit message (Expand) | Author | Age | Files | Lines |
* | repo/index: Emit warning when path contains newline | Runxi Yu | 6 days | 1 | -0/+7 |
* | repo/index: Display repo info only, when commits/files unavailable | Runxi Yu | 6 days | 1 | -14/+13 |
* | *: Support subgroups via SQL recursion | Runxi Yu | 7 days | 1 | -4/+5 |
* | repo/*: Use var instead of := | Runxi Yu | 9 days | 1 | -7/+15 |
* | Add SPDX license headers to all Go files | Runxi Yu | 10 days | 1 | -0/+3 |
* | http: Refactor more handler code duplication into the router | Runxi Yu | 2025-02-18 | 1 | -7/+3 |
* | repo_index: Add HTTP clone along with SSH | Runxi Yu | 2025-02-16 | 1 | -1/+2 |
* | repo_index: Allow refspecs | Runxi Yu | 2025-02-14 | 1 | -5/+6 |
* | http_handle_*.go: Remove redundant return statements | Runxi Yu | 2025-02-14 | 1 | -1/+0 |
* | http_*.go: Abstract out render_template for deduplication | Runxi Yu | 2025-02-14 | 1 | -5/+2 |
* | http_*: Refactor to reduce duplication | Runxi Yu | 2025-02-14 | 1 | -1/+0 |
* | http_handle_*.go: Fix http.Error calls | Runxi Yu | 2025-02-13 | 1 | -6/+6 |
* | ssh_url_generation.go, etc.: Add config ssh.root and use it | Runxi Yu | 2025-02-13 | 1 | -2/+1 |
* | http_*.go: Use http.Error | Runxi Yu | 2025-02-13 | 1 | -7/+6 |
* | repo_index: Add repo descriptions | Runxi Yu | 2025-02-13 | 1 | -1/+2 |
* | http_handle_*.go: Use fmt.Fprintln, not w.Write | Runxi Yu | 2025-02-13 | 1 | -6/+7 |
* | _header.html: Add header | Runxi Yu | 2025-02-13 | 1 | -11/+8 |
* | *.go: Mass rename files for clarity | Runxi Yu | 2025-02-13 | 1 | -0/+52 |