summary refs log tree commit diff
path: root/input.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-11-30 17:17:34 -0500
committerJune McEnroe <june@causal.agency>2018-11-30 17:17:34 -0500
commit3d9906b00fee2f7a8b69d0e6a1683e306e31b4e6 (patch)
tree5fd0d6d209ad2916e4b0b4d5b0a029c171f70286 /input.c
parentReformat sandman Objective-C code (diff)
downloadcatgirl-3d9906b00fee2f7a8b69d0e6a1683e306e31b4e6.tar.gz
catgirl-3d9906b00fee2f7a8b69d0e6a1683e306e31b4e6.zip
Measure length of log timestamp more consistently
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
08d6dea2456548825c973a5516b5cdfd9c8c&follow=1'>ui-shared: ban strcat()Christian Hesse 2018-09-11ui-patch: ban sprintf()Christian Hesse 2018-09-11ui-log: ban strncpy()Christian Hesse 2018-09-11ui-log: ban strcpy()Christian Hesse 2018-09-11parsing: ban sprintf()Christian Hesse 2018-09-11parsing: ban strncpy()Christian Hesse 2018-08-28filters: generate anchor links from markdownChristian Hesse 2018-08-03Bump version.Jason A. Donenfeld 2018-08-03clone: fix directory traversalJason A. Donenfeld 2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev