summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-13 14:37:37 -0400
committerJune McEnroe <june@causal.agency>2018-08-13 14:37:37 -0400
commit372b79b59e961f07699b6c9a1d03ae7ca1c11ea3 (patch)
tree944ece448e14b6c32262285f5e91e8da1aee3712 /.gitignore
parentAdd /query, /part and /close (diff)
downloadcatgirl-372b79b59e961f07699b6c9a1d03ae7ca1c11ea3.tar.gz
catgirl-372b79b59e961f07699b6c9a1d03ae7ca1c11ea3.zip
Detect pings anywhere in message
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
d>Christian Hesse 2018-09-11ui-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