| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add a "Proper" 404 page | Runxi Yu | 2025-03-21 | 4 | -7/+55 |
* | Fix Is_file -> IsFile naming | Runxi Yu | 2025-03-21 | 3 | -3/+3 |
* | Fix spacing in branchspec on repo indexes | Runxi Yu | 2025-03-21 | 1 | -1/+1 |
* | Stop using the cursed contentfulSegmentsLen | Runxi Yu | 2025-03-21 | 1 | -30/+32 |
* | Bump lindenii-common | Runxi Yu | 2025-03-21 | 2 | -3/+3 |
* | dereference_or_zero | Runxi Yu | 2025-03-21 | 2 | -1/+9 |
* | Removing s/stale/existing/g socket | Runxi Yu | 2025-03-21 | 1 | -6/+6 |
* | Output git logs incrementally | Runxi Yu | 2025-03-21 | 6 | -7/+56 |
* | Bump Go version to 1.24.1 | Runxi Yu | 2025-03-21 | 1 | -1/+1 |
* | Reformat | Runxi Yu | 2025-03-21 | 1 | -1/+1 |
* | Revert "main: Add pprof listener for performance debugging" | Runxi Yu | 2025-03-21 | 1 | -13/+0 |
* | Bump dependencies | Runxi Yu | 2025-03-21 | 3 | -13/+12 |
* | Rename httpRouter | Runxi Yu | 2025-03-21 | 2 | -3/+3 |
* | Revert "Add gohtmplgen to the build process" | Runxi Yu | 2025-03-19 | 2 | -3/+1 |
* | Add gohtmplgen to the build process | Runxi Yu | 2025-03-19 | 2 | -1/+3 |
* | Remove underscores from Go code, pt 6 | Runxi Yu | 2025-03-19 | 4 | -21/+20 |
* | Remove underscores from Go code, pt 6 | Runxi Yu | 2025-03-19 | 11 | -96/+94 |
* | Remove underscores from Go code, pt 5 | Runxi Yu | 2025-03-19 | 6 | -20/+20 |
* | Remove old style guide | Runxi Yu | 2025-03-19 | 1 | -9/+0 |
* | Remove underscores from Go code, pt 4 | Runxi Yu | 2025-03-19 | 31 | -546/+544 |
* | Remove underscores from Go code, pt 3 | Runxi Yu | 2025-03-19 | 16 | -183/+183 |
* | Remove underscores from Go code, pt 2 | Runxi Yu | 2025-03-18 | 14 | -55/+55 |
* | gofumpt | Runxi Yu | 2025-03-18 | 5 | -8/+10 |
* | Remove underscores from Go code, pt 1 | Runxi Yu | 2025-03-18 | 7 | -31/+29 |
* | git_hooks_client -> hookc | Runxi Yu | 2025-03-18 | 7 | -10/+10 |
* | Revert "Comic Sans" | Runxi Yu | 2025-03-17 | 1 | -1/+1 |
* | Comic Sans | Runxi Yu | 2025-03-16 | 1 | -1/+1 |
* | Show branches | Runxi Yu | 2025-03-16 | 2 | -0/+30 |
* | *: go-humanize is a direct dependency, not indirect | Runxi Yu | 2025-03-13 | 1 | -1/+1 |
* | css: Make the chunk addition/deletion/etc colors slightly saner | Runxi Yu | 2025-03-13 | 1 | -4/+4 |
* | readme: We're switching to Hare | Runxi Yu | 2025-03-13 | 1 | -0/+4 |
* | css, html: Fix for multi-row headers and footers | Runxi Yu | 2025-03-10 | 3 | -15/+21 |
* | css, html: Rounded corners | Runxi Yu | 2025-03-10 | 12 | -16/+48 |
* | css: Make --danger-color actually red | Runxi Yu | 2025-03-10 | 1 | -2/+2 |
* | index: Humanize allocated size | Runxi Yu | 2025-03-09 | 4 | -2/+7 |
* | index: Remove unnecessary newlines in td | Runxi Yu | 2025-03-09 | 1 | -3/+1 |
* | *: Reformat | Runxi Yu | 2025-03-09 | 1 | -1/+1 |
* | main: Add pprof listener for performance debugging | Runxi Yu | 2025-03-09 | 1 | -0/+13 |
* | index: Rename gc button again | Runxi Yu | 2025-03-09 | 1 | -1/+1 |
* | index: Show allocated bytes | Runxi Yu | 2025-03-09 | 2 | -3/+12 |
* | gc: Add a garbage collection button | Runxi Yu | 2025-03-09 | 3 | -0/+20 |
* | *: Downgrade go-git from main to v5.14.0 | Runxi Yu | 2025-03-08 | 3 | -8/+24 |
* | readme: Mention email interface | Runxi Yu | 2025-03-08 | 1 | -1/+1 |
* | *: Add missing license headers | Runxi Yu | 2025-03-08 | 6 | -0/+18 |
* | *: Bump dependencies | Runxi Yu | 2025-03-07 | 2 | -3/+3 |
* | http/templates: Reduce whitespace | Runxi Yu | 2025-03-07 | 14 | -197/+196 |
* | http/templates: Minify templates | Runxi Yu | 2025-03-07 | 3 | -4/+40 |
* | css: Don't bold table headers unless it's a .title-row | Runxi Yu | 2025-03-07 | 1 | -0/+4 |
* | repo/index: Emit warning when path contains newline | Runxi Yu | 2025-03-07 | 4 | -0/+36 |
* | hooks: Simplify comments in the hook client | Runxi Yu | 2025-03-07 | 1 | -32/+26 |