index
:
src
this commit
master
dontfiles
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
www
/
git.causal.agency
/
cgit
/
tests
/
t0103-log.sh
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to '')
0 files changed, 0 insertions, 0 deletions
088&follow=1'>Bump versionJason A. Donenfeld
2020-01-13
git: update to v2.25.0
Christian Hesse
2019-12-11
tests: skip tests if strace is not functional
Christian Hesse
2019-12-10
git: update to v2.24.1
Christian Hesse
2019-11-22
ui-repolist: do not return unsigned (negative) value
Christian Hesse
2019-11-08
git: update to v2.24.0
Christian Hesse
2019-10-25
git: update to v2.23.0
Christian Hesse
2019-10-25
git: update to v2.22.0
Christian Hesse
2019-06-25
ui-tree: allow per repository override for enable-blame
Christian Hesse
2019-06-05
tests: successfully validate rc versions
Christian Hesse
2019-06-05
git: update to v2.21.0
Christian Hesse
2019-06-05
ui-ssdiff: ban strncat()
Christian Hesse
2019-06-05
global: make 'char *path' const where possible
Christian Hesse
2019-05-20
ui-shared: restrict to 15 levels
Jason A. Donenfeld
2019-02-23
ui-diff,ui-tag: don't use htmlf with non-formatted strings
Chris Mayo
2019-02-23
ui-ssdiff: resolve HTML5 validation errors
Chris Mayo
2019-01-03
filters: migrate from luacrypto to luaossl
Jason A. Donenfeld
2019-01-02
ui-shared: fix broken sizeof in title setting and rewrite
Jason A. Donenfeld
2018-12-09
git: update to v2.20.0
Christian Hesse
2018-11-25
ui-blame: set repo for sb
Jason A. Donenfeld
2018-11-25
auth-filter: pass url with query string attached
Jason A. Donenfeld
2018-11-21
git: use xz compressed archive for download
Christian Hesse
2018-10-12
git: update to v2.19.1
Christian Hesse
2018-09-11
ui-ssdiff: ban strcat()
Christian Hesse
2018-09-11
ui-ssdiff: ban strncpy()
Christian Hesse
2018-09-11
ui-shared: ban strcat()
Christian Hesse
2018-09-11
ui-patch: ban sprintf()
Christian Hesse
2018-09-11
ui-log: ban strncpy()
Christian Hesse
2018-09-11
ui-log: ban strcpy()
Christian Hesse
2018-09-11
parsing: ban sprintf()
Christian Hesse
2018-09-11
parsing: ban strncpy()
Christian Hesse
2018-08-28
filters: generate anchor links from markdown
Christian Hesse
2018-08-03
Bump version.
Jason A. Donenfeld
2018-08-03
clone: fix directory traversal
Jason A. Donenfeld
2018-08-03
config: record repo.snapshot-prefix in the per-repo config
Konstantin Ryabitsev