aboutsummaryrefslogtreecommitdiff
path: root/http_handle_repo_commit.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* HTTP: Fix old commit hash field on commit pagev0.1.11Runxi Yu2025-04-031-1/+1
* Add descriptive comments to most Go functionsRunxi Yu2025-03-311-3/+5
* Replace FileContributor with FileCopyrightTextRunxi Yu2025-03-311-1/+1
* Use a custom errPage500Runxi Yu2025-03-221-3/+3
* Variable name lengthsRunxi Yu2025-03-221-15/+15
* Bump dependenciesRunxi Yu2025-03-211-1/+1
* Remove underscores from Go code, pt 5Runxi Yu2025-03-191-1/+1
* Remove underscores from Go code, pt 4Runxi Yu2025-03-191-42/+42
* Remove underscores from Go code, pt 3Runxi Yu2025-03-191-1/+1
* Remove underscores from Go code, pt 2Runxi Yu2025-03-181-1/+1
* *: Typing fixesRunxi Yu2025-03-051-1/+1
* repo/*: Use var instead of :=Runxi Yu2025-03-051-17/+31
* Add SPDX license headers to all Go filesRunxi Yu2025-03-031-0/+3
* *.go: ReformatRunxi Yu2025-02-191-1/+0
* repo/contrib: Display merge request diffsRunxi Yu2025-02-191-27/+32
* http: Refactor more handler code duplication into the routerRunxi Yu2025-02-181-7/+3
* *.go: Add some comments for docsRunxi Yu2025-02-181-0/+2
* *.go: ReformatRunxi Yu2025-02-151-1/+1
* reop_commit: Fix immediate newlines after <pre>Runxi Yu2025-02-141-2/+18
* http_handle_*.go: Remove redundant return statementsRunxi Yu2025-02-141-1/+0
* http_*.go: Abstract out render_template for deduplicationRunxi Yu2025-02-141-5/+2
* http_handle_*.go: Fix http.Error callsRunxi Yu2025-02-131-5/+5
* repo_commit: fake_diff_file_null has zero hashRunxi Yu2025-02-131-1/+1
* http_*.go: Use http.ErrorRunxi Yu2025-02-131-6/+6
* repo_index: Add repo descriptionsRunxi Yu2025-02-131-1/+2
* http_handle_*.go: Use fmt.Fprintln, not w.WriteRunxi Yu2025-02-131-7/+8
* _header.html: Add headerRunxi Yu2025-02-131-11/+8
* *.go: Mass rename files for clarityRunxi Yu2025-02-131-0/+112