Age | Commit message (Expand) | Author | Lines |
2022-02-13 | Generate valid Atom feeds | June McEnroe | -11/+20 |
2022-02-13 | Merge up to git v2.32.0 | June McEnroe | -193/+179 |
2022-02-13 | Fix crash trying to print "this commit" on 404s | June McEnroe | -1/+1 |
2022-02-13 | Use owner-filter for repo page headers | June McEnroe | -1/+7 |
2022-02-13 | Fix tests for diff spans | June McEnroe | -4/+4 |
2022-02-13 | Use <pre> and <span> to print diffs | June McEnroe | -23/+21 |
2022-02-13 | Use buffered stdio | Eric Wong | -3/+33 |
2022-02-13 | Remove redundant title on repo anchors | Chris Mayo | -2/+2 |
2022-02-13 | Improve button spacing for browsers w/o CSS | Eric Wong | -4/+11 |
2022-02-13 | Improve decoration display for browsers without CSS | Eric Wong | -6/+5 |
2022-02-13 | Use <pre> for commit-msg | Eric Wong | -10/+5 |
2022-02-13 | Improve pageheader display on text-based browsers | Eric Wong | -4/+13 |
2022-02-13 | Use git raw note format | Chris Mayo | -1/+1 |
2022-02-13 | Add "this commit" option to switch form | Alyssa Ross | -0/+12 |
2022-02-13 | Show subject in commit page title | June McEnroe | -0/+1 |
2022-02-13 | Show symlink targets in tree listing | June McEnroe | -2/+20 |
2022-02-13 | Disallow blame in robots.txt | June McEnroe | -0/+1 |
2022-02-13 | Don't link to blame for binary blobs | June McEnroe | -2/+4 |
2022-02-13 | Bail from blame if blob is binary | June McEnroe | -0/+4 |
2022-02-13 | Remove dependency on memrchr | June McEnroe | -1/+4 |
2021-06-08 | git: update to v2.32.0 | Christian Hesse | -36/+23 |
2021-05-18 | git: update to v2.31.1 | Christian Hesse | -1/+1 |
2021-05-12 | md2html: use proper formatting for hr | Christian Hesse | -5/+1 |
2021-03-16 | git: update to v2.31.0 | Christian Hesse | -4/+5 |
2021-02-10 | git: update to v2.30.1 | Christian Hesse | -1/+1 |
2020-12-29 | tests: t0107: support older and/or non-GNU tar | Todd Zullinger | -4/+4 |
2020-12-29 | md2html: use sane_lists extension | Jason A. Donenfeld | -0/+1 |
2020-12-29 | git: update to v2.30.0 | Christian Hesse | -33/+35 |
2020-10-30 | git: update to v2.29.2 | Christian Hesse | -1/+1 |
2020-10-27 | git: update to v2.29.1 | Christian Hesse | -1/+1 |
2020-10-22 | tests: try with commit-graph | Christian Hesse | -4/+8 |
2020-10-22 | tests: do not copy snapshots to /tmp/ | Christian Hesse | -6/+3 |
2020-10-20 | global: replace hard coded hash length | Christian Hesse | -6/+5 |
2020-10-20 | global: replace references to 'sha1' with 'oid' | Christian Hesse | -66/+66 |
2020-10-19 | git: update to v2.29.0 | Christian Hesse | -35/+35 |
2020-07-27 | git: update to v2.28.0 | Christian Hesse | -1/+1 |
2020-06-02 | git: update to v2.27.0 | Christian Hesse | -1/+1 |
2020-03-23 | git: update to v2.26.0 | Christian Hesse | -1/+1 |
2020-03-13 | Bump version | Jason A. Donenfeld | -1/+1 |
2020-03-13 | global: use proper accessors for maybe_tree | Jason A. Donenfeld | -19/+29 |
2020-03-12 | ui-snapshot: add support for zstd compression | Christian Hesse | -4/+56 |
2020-03-12 | tests: add tests for xz compressed snapshots | Christian Hesse | -1/+43 |
2020-02-26 | ui-snapshot: add support for lzip compression | Hanspeter Portner | -3/+52 |
2020-02-17 | git: update to v2.25.1 | Christian Hesse | -1/+1 |
2020-01-13 | tests: allow to skip git version tests | Christian Hesse | -0/+4 |
2020-01-13 | Bump version | Jason A. Donenfeld | -1/+1 |
2020-01-13 | git: update to v2.25.0 | Christian Hesse | -2/+2 |
2019-12-11 | tests: skip tests if strace is not functional | Christian Hesse | -0/+6 |
2019-12-10 | git: update to v2.24.1 | Christian Hesse | -1/+1 |
2019-11-22 | ui-repolist: do not return unsigned (negative) value | Christian Hesse | -1/+1 |