summary refs log tree commit diff
path: root/port/cgram/cgram.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-18 20:24:30 -0500
committerJune McEnroe <june@causal.agency>2021-01-18 21:33:21 -0500
commitf1ffecec87e5734c50ac4a9cb9ddd93611ea8c47 (patch)
treeabded7c8db904485e44023280ea68244fb6eb1cd /port/cgram/cgram.c
parentAdd mdate script (diff)
downloadsrc-f1ffecec87e5734c50ac4a9cb9ddd93611ea8c47.tar.gz
src-f1ffecec87e5734c50ac4a9cb9ddd93611ea8c47.zip
Allow matching lexers using first input line
Using ungetc(3) rather than rewind(3) to support piped input.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
'/cgit-pink/commit/ui-log.c?id=da1d4c77760ff6a0eb5cbfbaf6956930089d1963&follow=1'>ui-log: fix double countingJohn Keeping 2015-08-12log: allow users to follow a fileJohn Keeping 2015-08-12shared: make cgit_diff_tree_cb publicJohn Keeping 2015-08-12t0110: Chain together using &&Jason A. Donenfeld 2015-08-12about: always ensure page has a trailing slashJason A. Donenfeld 2015-08-12filters: apply HTML escapingLazaros Koromilas 2015-08-12git: update to v2.5.0Christian Hesse 2015-08-12Fix processing of repo.hide and repo.ignoreDaniel Reichelt