| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | http_handle_*.go: Fix http.Error calls | Runxi Yu | 2025-02-13 | 1 | -5/+5 |
| | | | | | | | Previously when I was converting the fmt.Fprintln calls into http.Error, there was a mistake in my sed command which caused some of the messages to have double colons. This should fix them. | ||||
| * | repo_commit: fake_diff_file_null has zero hash | Runxi Yu | 2025-02-13 | 1 | -1/+1 |
| | | |||||
| * | http_*.go: Use http.Error | Runxi Yu | 2025-02-13 | 1 | -6/+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 | -7/+8 |
| | | |||||
| * | _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/+112 |
