aboutsummaryrefslogtreecommitdiff
path: root/handle_repo_raw.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* *.go: Mass rename files for clarityRunxi Yu2025-02-131-90/+0
* {ssh,global}.go, index.html: Add global data containing ssh fpRunxi Yu2025-02-121-0/+1
* *.go: Use the database for repo info, and fix ssh cloning repoRunxi Yu2025-02-121-1/+1
* *: Migrate to the new path schemeRunxi Yu2025-02-121-3/+3
* *.go: Remove extra TODOsRunxi Yu2025-02-111-1/+0
* *: Use URL params to specify commits/branches/tagsRunxi Yu2025-02-111-6/+19
* *.go: ReformatRunxi Yu2025-02-111-1/+1
* repo_{raw,tree}: Redirect if visiting file but path_spec ends with slashRunxi Yu2025-02-111-0/+4
* repo_raw: Serve raw filesRunxi Yu2025-02-111-0/+73