aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* md2html: make list generation sanejd/zx2c4-deploymentJason A. Donenfeld2020-12-041-0/+1
* html: double escape literal + in URLsJason A. Donenfeld2020-10-211-2/+2
* css: switch monospace fontsJason A. Donenfeld2020-10-21101-13/+187
* Steal kernel.org's libravatar lua.Jason A. Donenfeld2020-10-212-0/+53
* ZX2C4 specific patches.Jason A. Donenfeld2020-10-213-0/+12
* global: replace hard coded hash lengthChristian Hesse2020-10-204-6/+5
* global: replace references to 'sha1' with 'oid'Christian Hesse2020-10-2013-66/+66
* git: update to v2.29.0Christian Hesse2020-10-197-35/+35
* git: update to v2.28.0Christian Hesse2020-07-272-1/+1
* git: update to v2.27.0Christian Hesse2020-06-022-1/+1
* git: update to v2.26.0Christian Hesse2020-03-232-1/+1
* Bump versionv1.2.3Jason A. Donenfeld2020-03-131-1/+1
* global: use proper accessors for maybe_treeJason A. Donenfeld2020-03-137-19/+29
* ui-snapshot: add support for zstd compressionChristian Hesse2020-03-124-4/+56
* tests: add tests for xz compressed snapshotsChristian Hesse2020-03-122-1/+43
* ui-snapshot: add support for lzip compressionHanspeter Portner2020-02-264-3/+52
* git: update to v2.25.1Christian Hesse2020-02-172-1/+1
* tests: allow to skip git version testsChristian Hesse2020-01-131-0/+4
* Bump versionv1.2.2Jason A. Donenfeld2020-01-131-1/+1
* git: update to v2.25.0Christian Hesse2020-01-133-2/+2
* tests: skip tests if strace is not functionalChristian Hesse2019-12-111-0/+6
* git: update to v2.24.1Christian Hesse2019-12-102-1/+1
* ui-repolist: do not return unsigned (negative) valueChristian Hesse2019-11-221-1/+1
* git: update to v2.24.0Christian Hesse2019-11-083-2/+2
* git: update to v2.23.0Christian Hesse2019-10-252-1/+1
* git: update to v2.22.0Christian Hesse2019-10-253-7/+12
* ui-tree: allow per repository override for enable-blameChristian Hesse2019-06-256-3/+13
* tests: successfully validate rc versionsChristian Hesse2019-06-051-1/+1
* git: update to v2.21.0Christian Hesse2019-06-059-15/+21
* ui-ssdiff: ban strncat()Christian Hesse2019-06-051-3/+5
* global: make 'char *path' const where possibleChristian Hesse2019-06-059-10/+10
* ui-shared: restrict to 15 levelsJason A. Donenfeld2019-05-201-1/+3
* ui-diff,ui-tag: don't use htmlf with non-formatted stringsChris Mayo2019-02-232-3/+3
* ui-ssdiff: resolve HTML5 validation errorsChris Mayo2019-02-231-4/+6
* filters: migrate from luacrypto to luaosslJason A. Donenfeld2019-01-035-44/+83
* ui-shared: fix broken sizeof in title setting and rewriteJason A. Donenfeld2019-01-021-26/+8
* git: update to v2.20.0Christian Hesse2018-12-094-2/+3
* ui-blame: set repo for sbJason A. Donenfeld2018-11-251-0/+1
* auth-filter: pass url with query string attachedJason A. Donenfeld2018-11-253-3/+37
* git: use xz compressed archive for downloadChristian Hesse2018-11-211-2/+2
* git: update to v2.19.1Christian Hesse2018-10-1215-22/+23
* ui-ssdiff: ban strcat()Christian Hesse2018-09-111-2/+4
* ui-ssdiff: ban strncpy()Christian Hesse2018-09-111-2/+1
* ui-shared: ban strcat()Christian Hesse2018-09-111-4/+8
* ui-patch: ban sprintf()Christian Hesse2018-09-111-2/+5
* ui-log: ban strncpy()Christian Hesse2018-09-111-1/+1
* ui-log: ban strcpy()Christian Hesse2018-09-111-1/+1
* parsing: ban sprintf()Christian Hesse2018-09-111-1/+1
* parsing: ban strncpy()Christian Hesse2018-09-111-2/+1
* filters: generate anchor links from markdownChristian Hesse2018-08-281-2/+15