Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | git: update to v2.29.0 | 2020-10-19 | 7 | -35/+35 | ||
* | git: update to v2.28.0 | 2020-07-27 | 2 | -1/+1 | ||
* | git: update to v2.27.0 | 2020-06-02 | 2 | -1/+1 | ||
* | git: update to v2.26.0 | 2020-03-23 | 2 | -1/+1 | ||
* | Bump versionv1.2.3 | 2020-03-13 | 1 | -1/+1 | ||
* | global: use proper accessors for maybe_tree | 2020-03-13 | 7 | -19/+29 | ||
* | ui-snapshot: add support for zstd compression | 2020-03-12 | 4 | -4/+56 | ||
* | tests: add tests for xz compressed snapshots | 2020-03-12 | 2 | -1/+43 | ||
* | ui-snapshot: add support for lzip compression | 2020-02-26 | 4 | -3/+52 | ||
* | git: update to v2.25.1 | 2020-02-17 | 2 | -1/+1 | ||
* | tests: allow to skip git version tests | 2020-01-13 | 1 | -0/+4 | ||
* | Bump versionv1.2.2 | 2020-01-13 | 1 | -1/+1 | ||
* | git: update to v2.25.0 | 2020-01-13 | 3 | -2/+2 | ||
* | tests: skip tests if strace is not functional | 2019-12-11 | 1 | -0/+6 | ||
* | git: update to v2.24.1 | 2019-12-10 | 2 | -1/+1 | ||
* | ui-repolist: do not return unsigned (negative) value | 2019-11-22 | 1 | -1/+1 | ||
* | git: update to v2.24.0 | 2019-11-08 | 3 | -2/+2 | ||
* | git: update to v2.23.0 | 2019-10-25 | 2 | -1/+1 | ||
* | git: update to v2.22.0 | 2019-10-25 | 3 | -7/+12 | ||
* | ui-tree: allow per repository override for enable-blame | 2019-06-25 | 6 | -3/+13 | ||
* | tests: successfully validate rc versions | 2019-06-05 | 1 | -1/+1 | ||
* | git: update to v2.21.0 | 2019-06-05 | 9 | -15/+21 | ||
* | ui-ssdiff: ban strncat() | 2019-06-05 | 1 | -3/+5 | ||
* | global: make 'char *path' const where possible | 2019-06-05 | 9 | -10/+10 | ||
* | ui-shared: restrict to 15 levels | 2019-05-20 | 1 | -1/+3 | ||
* | ui-diff,ui-tag: don't use htmlf with non-formatted strings | 2019-02-23 | 2 | -3/+3 | ||
* | ui-ssdiff: resolve HTML5 validation errors | 2019-02-23 | 1 | -4/+6 | ||
* | filters: migrate from luacrypto to luaossl | 2019-01-03 | 5 | -44/+83 | ||
* | ui-shared: fix broken sizeof in title setting and rewrite | 2019-01-02 | 1 | -26/+8 | ||
* | git: update to v2.20.0 | 2018-12-09 | 4 | -2/+3 | ||
* | ui-blame: set repo for sb | 2018-11-25 | 1 | -0/+1 | ||
* | auth-filter: pass url with query string attached | 2018-11-25 | 3 | -3/+37 | ||
* | git: use xz compressed archive for download | 2018-11-21 | 1 | -2/+2 | ||
* | git: update to v2.19.1 | 2018-10-12 | 15 | -22/+23 | ||
* | ui-ssdiff: ban strcat() | 2018-09-11 | 1 | -2/+4 | ||
* | ui-ssdiff: ban strncpy() | 2018-09-11 | 1 | -2/+1 | ||
* | ui-shared: ban strcat() | 2018-09-11 | 1 | -4/+8 | ||
* | ui-patch: ban sprintf() | 2018-09-11 | 1 | -2/+5 | ||
* | ui-log: ban strncpy() | 2018-09-11 | 1 | -1/+1 | ||
* | ui-log: ban strcpy() | 2018-09-11 | 1 | -1/+1 | ||
* | parsing: ban sprintf() | 2018-09-11 | 1 | -1/+1 | ||
* | parsing: ban strncpy() | 2018-09-11 | 1 | -2/+1 | ||
* | filters: generate anchor links from markdown | 2018-08-28 | 1 | -2/+15 | ||
* | Bump version.v1.2.1 | 2018-08-03 | 1 | -1/+1 | ||
* | clone: fix directory traversal | 2018-08-03 | 1 | -4/+19 | ||
* | config: record repo.snapshot-prefix in the per-repo config | 2018-08-03 | 1 | -0/+2 | ||
* | auth-filters: add simple file-based authentication scheme | 2018-08-03 | 1 | -0/+352 | ||
* | auth-filters: use crypt() in simple-authentication | 2018-07-15 | 1 | -13/+6 | ||
* | auth-filters: generate secret securely | 2018-07-15 | 2 | -18/+85 | ||
* | auth-filters: do not crash on nil username | 2018-07-14 | 1 | -1/+1 |