| Commit message (Expand) | Author | Files | Lines |
2025-02-13 | {main,ssh_server}.go: Log listening addresses | Runxi Yu | 1 | -5/+12 |
2025-02-12 | ssh.go: Add anonymous SSH cloning | Runxi Yu | 1 | -0/+5 |
2025-02-12 | *.go: Reformat | Runxi Yu | 1 | -8/+0 |
2025-02-12 | *: Migrate to the new path scheme | Runxi Yu | 1 | -15/+8 |
2025-02-11 | *: Use URL params to specify commits/branches/tags | Runxi Yu | 1 | -2/+2 |
2025-02-11 | repo_commit: Add patch view | Runxi Yu | 1 | -1/+1 |
2025-02-11 | repo_commit: Add a commit info page | Runxi Yu | 1 | -0/+1 |
2025-02-11 | repo_log: Add a log | Runxi Yu | 1 | -0/+1 |
2025-02-11 | repo_raw: Serve raw files | Runxi Yu | 1 | -0/+1 |
2025-02-10 | main: Prefix group names with /g/ | Runxi Yu | 1 | -3/+3 |
2025-02-10 | *: category -> group | Runxi Yu | 1 | -3/+3 |
2025-02-10 | resources: Serve source and static properly | Runxi Yu | 1 | -0/+2 |
2025-02-10 | category_index -> category_repos | Runxi Yu | 1 | -1/+1 |
2025-02-10 | *: project -> category | Runxi Yu | 1 | -3/+3 |
2025-02-10 | category_index: Add a repo index for each category | Runxi Yu | 1 | -0/+1 |
2025-02-10 | *.go: Linting | Runxi Yu | 1 | -1/+4 |
2025-02-10 | *.go: Reformat code | Runxi Yu | 1 | -1/+1 |
2025-02-10 | main: Add {$} to path handlers that need it | Runxi Yu | 1 | -1/+1 |
2025-02-10 | repo_tree: Initialize handler (copied over from index) | Runxi Yu | 1 | -0/+1 |
2025-02-09 | {main,resources}.go: Serve static/ properly | Runxi Yu | 1 | -0/+5 |
2025-02-09 | *: Add basic repo home with a README and recent commits display | Runxi Yu | 1 | -0/+1 |
2025-02-05 | *: Basic web server | Runxi Yu | 1 | -0/+37 |