summary refs log tree commit diff
path: root/doc/zlib
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-26 21:11:36 -0500
committerJune McEnroe <june@causal.agency>2021-01-26 21:11:36 -0500
commitf15eda25885c5b94e389dc9b8bd3874b82c56828 (patch)
tree8b7685b2231e200fc415e68b679b7cd552835202 /doc/zlib
parentInstall vi on Linux and nvi on macOS (diff)
downloadsrc-f15eda25885c5b94e389dc9b8bd3874b82c56828.tar.gz
src-f15eda25885c5b94e389dc9b8bd3874b82c56828.zip
Use First state to match keyword at beginning of line
Otherwise keywords at the beginnings of lines with preceeding
whitespace are not matched.
Diffstat (limited to 'doc/zlib')
0 files changed, 0 insertions, 0 deletions
title='2018-09-11 08:47:12 +0200'>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