Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2025-08-18 | steal kernel.org's libravatar lua | Jason A. Donenfeld | 2 | -0/+53 |
2025-08-18 | ui-tree: add about link in tree view list | Christian Hesse | 1 | -0/+3 |
2025-08-18 | ui-tree: provide link to about page for pretty formatting | Christian Hesse | 3 | -0/+12 |
2025-08-18 | ui-log: build ellipsis from bullets | Christian Hesse | 1 | -1/+1 |
2025-08-18 | ui-log: show commit message in tooltip | Christian Hesse | 2 | -2/+23 |
2025-08-18 | ui-log: show ellipsis if detailed commit message is available | Christian Hesse | 2 | -0/+11 |
2025-08-18 | css: round border edges for deco | Christian Hesse | 1 | -0/+5 |
2025-08-18 | css: highlight line in diff... | Loïc | 1 | -0/+5 |
2025-08-18 | git: update to v2.51.0 | Christian Hesse | 4 | -3/+2 |
2025-07-08 | git: update to v2.50.1 | Christian Hesse | 2 | -1/+1 |
2025-06-16 | git: update to v2.50.0 | Christian Hesse | 2 | -1/+1 |
2025-03-15 | git: update to v2.49.0 | Christian Hesse | 3 | -4/+10 |
2025-01-14 | git: update to v2.48.1 | Christian Hesse | 2 | -1/+1 |
2025-01-10 | git: update to v2.48.0 | Christian Hesse | 2 | -1/+1 |
2024-11-25 | git: update to v2.47.1 | Christian Hesse | 2 | -1/+1 |
2024-10-07 | git: update to v2.47.0 | Christian Hesse | 7 | -11/+11 |
2024-09-26 | git: update to v2.46.2 | Christian Hesse | 2 | -1/+1 |
2024-09-26 | git: update to v2.46.1 | Christian Hesse | 2 | -1/+1 |
2024-08-02 | git: update to v2.46.0 | Christian Hesse | 20 | -12/+57 |
2024-07-16 | fix building with clang | Denis Pronin | 2 | -4/+4 |
2024-07-16 | ui-stats: add missing source header | Christian Hesse | 1 | -0/+8 |
2024-06-01 | git: update to v2.45.2 | Christian Hesse | 2 | -1/+1 |
2024-05-14 | git: update to v2.45.1 | Christian Hesse | 2 | -1/+1 |
2024-04-29 | git: update to v2.45.0 | Christian Hesse | 4 | -4/+4 |
2024-02-23 | git: update to v2.44.0 | Christian Hesse | 2 | -1/+1 |
2024-02-14 | git: update to v2.43.2 | Christian Hesse | 2 | -1/+1 |
2023-11-20 | git: update to v2.43.0 | Christian Hesse | 2 | -1/+1 |
2023-11-02 | git: update to v2.42.1 | Christian Hesse | 2 | -1/+1 |
2023-08-21 | git: update to v2.42.0 | Christian Hesse | 4 | -3/+3 |
2023-06-01 | git: update to v2.41.0 | Christian Hesse | 19 | -68/+77 |
2023-04-25 | git: update to v2.40.1 | Christian Hesse | 2 | -1/+1 |
2023-03-13 | git: update to v2.40.0 | Christian Hesse | 2 | -1/+1 |
2023-02-14 | git: update to v2.39.2 | Christian Hesse | 2 | -1/+1 |
2023-01-18 | git: update to v2.39.1 | Christian Hesse | 2 | -1/+1 |
2023-01-10 | config: make empty js= omit script tag | Samuel Lidén Borell | 1 | -0/+8 |
2022-12-19 | js: add dynamic age update | Andy Green | 3 | -1/+63 |
2022-12-19 | config: add js | Andy Green | 6 | -0/+33 |
2022-12-19 | css: change to be a list | Andy Green | 4 | -7/+22 |
2022-12-19 | cgitrc: handle value "0" for max-repo-count | Christian Hesse | 2 | -3/+6 |
2022-12-19 | cache: tolerate short writes in print_slot | Hristo Venev | 1 | -20/+25 |
2022-12-19 | global: use release_commit_memory() | John Keeping | 3 | -8/+4 |
2022-12-19 | css: reset font size for blame oid | John Keeping | 1 | -0/+4 |
2022-12-19 | ui-blame: add a link to the parent commit in blame | John Keeping | 1 | -0/+9 |
2022-12-19 | about: allow to give head from query | Christian Hesse | 2 | -8/+10 |
2022-12-19 | html: fix handling of null byte | Peter Prohaska | 1 | -1/+1 |
2022-12-19 | ui-atom: generate valid Atom feeds | June McEnroe | 1 | -11/+20 |
2022-12-19 | ui-shared: use owner-filter for repo page headers | June McEnroe | 1 | -1/+7 |
2022-12-19 | ui-commit: use git raw note format | Chris Mayo | 1 | -1/+1 |
2022-12-19 | ui-repolist,ui-shared: remove redundant title on repo anchors | Chris Mayo | 2 | -2/+2 |
2022-12-19 | ui-commit: show subject in commit page title | June McEnroe | 1 | -0/+1 |