| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ui-log: don't free diff object when outputting diff | Jason A. Donenfeld | 2026-02-24 | 1 | -0/+1 |
| * | css: round border edges for deco | Christian Hesse | 2026-02-24 | 1 | -0/+5 |
| * | css: highlight line in diff... | Loïc | 2026-02-24 | 1 | -0/+5 |
| * | Makefile: fix uninstall to remove filters | Christian Barcenas | 2026-02-24 | 1 | -0/+7 |
| * | Makefile: fix uninstall to remove js and robots.txt | Christian Barcenas | 2026-02-24 | 1 | -0/+2 |
| * | ui-shared: don't write <link> if favicon unset | Christian Barcenas | 2026-02-24 | 1 | -1/+1 |
| * | scan-tree: fix error caused by missing parameter name | Kian Kasad | 2026-02-24 | 1 | -1/+2 |
| * | git: update to v2.53.0 | Christian Hesse | 2026-02-02 | 9 | -26/+22 |
| * | git: update to v2.52.0 | Christian Hesse | 2025-11-17 | 4 | -4/+4 |
| * | git: update to v2.51.2 | Christian Hesse | 2025-10-27 | 2 | -1/+1 |
| * | git: update to v2.51.1 | Christian Hesse | 2025-10-16 | 9 | -19/+19 |
| * | git: update to v2.51.0 | Christian Hesse | 2025-08-18 | 4 | -3/+2 |
| * | git: update to v2.50.1 | Christian Hesse | 2025-07-08 | 2 | -1/+1 |
| * | git: update to v2.50.0 | Christian Hesse | 2025-06-16 | 2 | -1/+1 |
| * | git: update to v2.49.0 | Christian Hesse | 2025-03-15 | 3 | -4/+10 |
| * | git: update to v2.48.1 | Christian Hesse | 2025-01-14 | 2 | -1/+1 |
| * | git: update to v2.48.0 | Christian Hesse | 2025-01-10 | 2 | -1/+1 |
| * | git: update to v2.47.1 | Christian Hesse | 2024-11-25 | 2 | -1/+1 |
| * | git: update to v2.47.0 | Christian Hesse | 2024-10-07 | 7 | -11/+11 |
| * | git: update to v2.46.2 | Christian Hesse | 2024-09-26 | 2 | -1/+1 |
| * | git: update to v2.46.1 | Christian Hesse | 2024-09-26 | 2 | -1/+1 |
| * | git: update to v2.46.0 | Christian Hesse | 2024-08-02 | 20 | -12/+57 |
| * | fix building with clang | Denis Pronin | 2024-07-16 | 2 | -4/+4 |
| * | ui-stats: add missing source header | Christian Hesse | 2024-07-16 | 1 | -0/+8 |
| * | git: update to v2.45.2 | Christian Hesse | 2024-06-01 | 2 | -1/+1 |
| * | git: update to v2.45.1 | Christian Hesse | 2024-05-14 | 2 | -1/+1 |
| * | git: update to v2.45.0 | Christian Hesse | 2024-04-29 | 4 | -4/+4 |
| * | git: update to v2.44.0 | Christian Hesse | 2024-02-23 | 2 | -1/+1 |
| * | git: update to v2.43.2 | Christian Hesse | 2024-02-14 | 2 | -1/+1 |
| * | git: update to v2.43.0 | Christian Hesse | 2023-11-20 | 2 | -1/+1 |
| * | git: update to v2.42.1 | Christian Hesse | 2023-11-02 | 2 | -1/+1 |
| * | git: update to v2.42.0 | Christian Hesse | 2023-08-21 | 4 | -3/+3 |
| * | git: update to v2.41.0 | Christian Hesse | 2023-06-01 | 19 | -68/+77 |
| * | git: update to v2.40.1 | Christian Hesse | 2023-04-25 | 2 | -1/+1 |
| * | git: update to v2.40.0 | Christian Hesse | 2023-03-13 | 2 | -1/+1 |
| * | git: update to v2.39.2 | Christian Hesse | 2023-02-14 | 2 | -1/+1 |
| * | git: update to v2.39.1 | Christian Hesse | 2023-01-18 | 2 | -1/+1 |
| * | config: make empty js= omit script tag | Samuel Lidén Borell | 2023-01-10 | 1 | -0/+8 |
| * | js: add dynamic age update | Andy Green | 2022-12-19 | 3 | -1/+63 |
| * | config: add js | Andy Green | 2022-12-19 | 6 | -0/+33 |
| * | css: change to be a list | Andy Green | 2022-12-19 | 4 | -7/+22 |
| * | cgitrc: handle value "0" for max-repo-count | Christian Hesse | 2022-12-19 | 2 | -3/+6 |
| * | cache: tolerate short writes in print_slot | Hristo Venev | 2022-12-19 | 1 | -20/+25 |
| * | global: use release_commit_memory() | John Keeping | 2022-12-19 | 3 | -8/+4 |
| * | css: reset font size for blame oid | John Keeping | 2022-12-19 | 1 | -0/+4 |
| * | ui-blame: add a link to the parent commit in blame | John Keeping | 2022-12-19 | 1 | -0/+9 |
| * | about: allow to give head from query | Christian Hesse | 2022-12-19 | 2 | -8/+10 |
| * | html: fix handling of null byte | Peter Prohaska | 2022-12-19 | 1 | -1/+1 |
| * | ui-atom: generate valid Atom feeds | June McEnroe | 2022-12-19 | 1 | -11/+20 |
| * | ui-shared: use owner-filter for repo page headers | June McEnroe | 2022-12-19 | 1 | -1/+7 |
