| Commit message (Expand) | Author | Files | Lines |
7 days | *: Support subgroups via SQL recursion | Runxi Yu | 1 | -1/+1 |
10 days | Add SPDX license headers to all HTML templates | Runxi Yu | 1 | -0/+4 |
2025-02-18 | *.tmpl: Update <title>'s | Runxi Yu | 1 | -1/+1 |
2025-02-18 | repo_commit.html: Move the commit message out of the table | Runxi Yu | 1 | -4/+3 |
2025-02-15 | templates: *.html.tmpl -> *.tmpl | Runxi Yu | 1 | -0/+0 |
2025-02-14 | style.css, repo_index: Use div, not table, for expandables | Runxi Yu | 1 | -2/+2 |
2025-02-14 | reop_commit: Fix immediate newlines after <pre> | Runxi Yu | 1 | -3/+3 |
2025-02-14 | *: Make the forge title configurable | Runxi Yu | 1 | -5/+5 |
2025-02-13 | _repo_header.html: Purge | Runxi Yu | 1 | -3/+0 |
2025-02-13 | _header.html: Format the main header | Runxi Yu | 1 | -3/+1 |
2025-02-13 | _header.html: Add header | Runxi Yu | 1 | -0/+3 |
2025-02-12 | repo_commit: Use /dev/null, not {a,b}/NULL, for empty files | Runxi Yu | 1 | -2/+10 |
2025-02-11 | *.html: Add a simple repo header | Runxi Yu | 1 | -0/+3 |
2025-02-11 | repo_commit: Don't crash when viewing the first commit | Runxi Yu | 1 | -2/+2 |
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 | -0/+4 |
2025-02-11 | repo_commit: Properly format patchsets | Runxi Yu | 1 | -13/+24 |
2025-02-11 | repo_commit: Show chunks | Runxi Yu | 1 | -3/+16 |
2025-02-11 | style.css, *.html: Scrolling behavior | Runxi Yu | 1 | -1/+3 |
2025-02-11 | repo_commit: Add commit message | Runxi Yu | 1 | -1/+9 |
2025-02-11 | repo_commit: Add a commit info page | Runxi Yu | 1 | -0/+44 |