about summary refs log tree commit
DateCommit message (Expand)
2021-03-19ui-{tree,repolist}: improve button spacing for browsers w/o CSS no-css
2021-03-19ui-diff: preserve spaces w/o CSS on context lines
2021-03-19ui-log: improve decoration display for browsers without CSS
2021-03-19ui-{commit,tag}: use <pre> for commit-msg
2021-03-19ui-shared: improve pageheader display on text-based browsers
2020-12-29tests: t0107: support older and/or non-GNU tar
2020-12-29md2html: use sane_lists extension
2020-12-29git: update to v2.30.0
2020-10-30git: update to v2.29.2
2020-10-27git: update to v2.29.1
2020-10-22tests: try with commit-graph
2020-10-22tests: do not copy snapshots to /tmp/
2020-10-20global: replace hard coded hash length
2020-10-20global: replace references to 'sha1' with 'oid'
2020-10-19git: update to v2.29.0
2020-07-27git: update to v2.28.0
2020-06-02git: update to v2.27.0
2020-03-23git: update to v2.26.0
2020-03-13Bump version
2020-03-13global: use proper accessors for maybe_tree
2020-03-12ui-snapshot: add support for zstd compression
2020-03-12tests: add tests for xz compressed snapshots
2020-02-26ui-snapshot: add support for lzip compression
2020-02-17git: update to v2.25.1
2020-01-13tests: allow to skip git version tests
2020-01-13Bump version
2020-01-13git: update to v2.25.0
2019-12-11tests: skip tests if strace is not functional
2019-12-10git: update to v2.24.1
2019-11-22ui-repolist: do not return unsigned (negative) value
2019-11-08git: update to v2.24.0
2019-10-25git: update to v2.23.0
2019-10-25git: update to v2.22.0
2019-06-25ui-tree: allow per repository override for enable-blame
2019-06-05tests: successfully validate rc versions
2019-06-05git: update to v2.21.0
2019-06-05ui-ssdiff: ban strncat()
2019-06-05global: make 'char *path' const where possible
2019-05-20ui-shared: restrict to 15 levels
2019-02-23ui-diff,ui-tag: don't use htmlf with non-formatted strings
2019-02-23ui-ssdiff: resolve HTML5 validation errors
2019-01-03filters: migrate from luacrypto to luaossl
2019-01-02ui-shared: fix broken sizeof in title setting and rewrite
2018-12-09git: update to v2.20.0
2018-11-25ui-blame: set repo for sb
2018-11-25auth-filter: pass url with query string attached
2018-11-21git: use xz compressed archive for download
2018-10-12git: update to v2.19.1
2018-09-11ui-ssdiff: ban strcat()
2018-09-11ui-ssdiff: ban strncpy()