about summary refs log tree commit diff
path: root/shared.c
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-07-13 22:40:42 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2018-07-13 22:40:42 +0200
commitc132ef2462b3c5223c77eb68fa372edde85cfb6b (patch)
tree82022f326f71be3d83298ca4c432dbe90e9449d9 /shared.c
parentUpdate COPYING (diff)
downloadcgit-pink-c132ef2462b3c5223c77eb68fa372edde85cfb6b.tar.gz
cgit-pink-c132ef2462b3c5223c77eb68fa372edde85cfb6b.zip
Bump version.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'shared.c')
0 files changed, 0 insertions, 0 deletions
2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe