| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge remote-tracking branch 'upstream/master' into git.aaoth.xyz | la-ninpre | 2021-03-30 | 8 | -37/+40 |
| |\ | |||||
| | * | tests: t0107: support older and/or non-GNU tar | Todd Zullinger | 2020-12-29 | 1 | -4/+4 |
| | * | md2html: use sane_lists extension | Jason A. Donenfeld | 2020-12-29 | 1 | -0/+1 |
| | * | git: update to v2.30.0 | Christian Hesse | 2020-12-29 | 6 | -33/+35 |
| | * | git: update to v2.29.2 | Christian Hesse | 2020-10-30 | 2 | -1/+1 |
| | * | git: update to v2.29.1 | Christian Hesse | 2020-10-27 | 2 | -1/+1 |
| * | | ui-repolist: make table headers lowercase | la-ninpre | 2020-12-06 | 1 | -5/+5 |
| * | | ui-shared: fix another typo | la-ninpre | 2020-11-30 | 1 | -1/+1 |
| * | | ui-shared: fix typo | la-ninpre | 2020-11-30 | 1 | -1/+1 |
| * | | ui-shared: add content-security-policy header | la-ninpre | 2020-11-30 | 1 | -0/+1 |
| * | | fix typo in about.md | la-ninpre | 2020-11-25 | 1 | -1/+1 |
| * | | other: use markdown file for root-readme | la-ninpre | 2020-11-18 | 2 | -8/+1 |
| * | | other: add about page | la-ninpre | 2020-11-18 | 3 | -0/+15 |
| * | | css: fix pre block style | la-ninpre | 2020-11-17 | 1 | -1/+1 |
| * | | css: add style for code blocks | la-ninpre | 2020-11-17 | 1 | -0/+12 |
| * | | filters: add lowdown filter for readme | la-ninpre | 2020-11-06 | 1 | -0/+3 |
| * | | logo: fix mode | la-ninpre | 2020-11-02 | 1 | -0/+0 |
| * | | logo: replace with aaoth's | la-ninpre | 2020-10-29 | 2 | -0/+208 |
| * | | favicon: replace faviconln/aaoth-stylesheet | la-ninpre | 2020-10-28 | 1 | -0/+0 |
| * | | css: restyle css | la-ninpre | 2020-10-28 | 1 | -83/+112 |
| * | | disable unsafe inline styles and scriptsln/no-scripts | la-ninpre | 2020-10-28 | 3 | -12/+12 |
| |/ | |||||
| * | tests: try with commit-graph | Christian Hesse | 2020-10-22 | 1 | -4/+8 |
| * | tests: do not copy snapshots to /tmp/ | Christian Hesse | 2020-10-22 | 1 | -6/+3 |
| * | global: replace hard coded hash length | Christian Hesse | 2020-10-20 | 4 | -6/+5 |
| * | global: replace references to 'sha1' with 'oid' | Christian Hesse | 2020-10-20 | 13 | -66/+66 |
| * | git: update to v2.29.0 | Christian Hesse | 2020-10-19 | 7 | -35/+35 |
| * | git: update to v2.28.0 | Christian Hesse | 2020-07-27 | 2 | -1/+1 |
| * | git: update to v2.27.0 | Christian Hesse | 2020-06-02 | 2 | -1/+1 |
| * | git: update to v2.26.0 | Christian Hesse | 2020-03-23 | 2 | -1/+1 |
| * | Bump versionv1.2.3 | Jason A. Donenfeld | 2020-03-13 | 1 | -1/+1 |
| * | global: use proper accessors for maybe_tree | Jason A. Donenfeld | 2020-03-13 | 7 | -19/+29 |
| * | ui-snapshot: add support for zstd compression | Christian Hesse | 2020-03-12 | 4 | -4/+56 |
| * | tests: add tests for xz compressed snapshots | Christian Hesse | 2020-03-12 | 2 | -1/+43 |
| * | ui-snapshot: add support for lzip compression | Hanspeter Portner | 2020-02-26 | 4 | -3/+52 |
| * | git: update to v2.25.1 | Christian Hesse | 2020-02-17 | 2 | -1/+1 |
| * | tests: allow to skip git version tests | Christian Hesse | 2020-01-13 | 1 | -0/+4 |
| * | Bump versionv1.2.2 | Jason A. Donenfeld | 2020-01-13 | 1 | -1/+1 |
| * | git: update to v2.25.0 | Christian Hesse | 2020-01-13 | 3 | -2/+2 |
| * | tests: skip tests if strace is not functional | Christian Hesse | 2019-12-11 | 1 | -0/+6 |
| * | git: update to v2.24.1 | Christian Hesse | 2019-12-10 | 2 | -1/+1 |
| * | ui-repolist: do not return unsigned (negative) value | Christian Hesse | 2019-11-22 | 1 | -1/+1 |
| * | git: update to v2.24.0 | Christian Hesse | 2019-11-08 | 3 | -2/+2 |
| * | git: update to v2.23.0 | Christian Hesse | 2019-10-25 | 2 | -1/+1 |
| * | git: update to v2.22.0 | Christian Hesse | 2019-10-25 | 3 | -7/+12 |
| * | ui-tree: allow per repository override for enable-blame | Christian Hesse | 2019-06-25 | 6 | -3/+13 |
| * | tests: successfully validate rc versions | Christian Hesse | 2019-06-05 | 1 | -1/+1 |
| * | git: update to v2.21.0 | Christian Hesse | 2019-06-05 | 9 | -15/+21 |
| * | ui-ssdiff: ban strncat() | Christian Hesse | 2019-06-05 | 1 | -3/+5 |
| * | global: make 'char *path' const where possible | Christian Hesse | 2019-06-05 | 9 | -10/+10 |
| * | ui-shared: restrict to 15 levels | Jason A. Donenfeld | 2019-05-20 | 1 | -1/+3 |
