summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/ui-plain.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
commit6c4a03e8fb0d6df2e244177500f4820efc6f7876 (patch)
treee64925d2a5e45f1078b3251b32752138ec4a3476 /www/git.causal.agency/cgit/ui-plain.c
parentAdd mdate script (diff)
downloadsrc-6c4a03e8fb0d6df2e244177500f4820efc6f7876.tar.gz
src-6c4a03e8fb0d6df2e244177500f4820efc6f7876.zip
Allow matching lexers using first input line
Using ungetc(3) rather than rewind(3) to support piped input.
Diffstat (limited to 'www/git.causal.agency/cgit/ui-plain.c')
0 files changed, 0 insertions, 0 deletions
ght'> 2019-12-18Use :target rather than :focus pseudo-classJune McEnroe :target persists after you click on something else. 2019-12-18Copy cgit auxiliary binaries properlyJune McEnroe 2019-12-18Add git.causal.agency cgit configJune McEnroe 2019-12-18Bail from hi if input is binaryJune McEnroe NULs in the input cause an infinite loop in htmlEscape, not to mention regexes obviously not working, etc. 2019-12-16Post "cgit setup"June McEnroevim?id=ed9ac85020a613ff33da72dc29f7ee29c78b9e7a&follow=1'>Set cinoptionsJune McEnroe 2018-02-04Tweak colorscheme moreJune McEnroe 2018-02-04Color MatchParen DarkYellowJune McEnroe 2018-02-04Add palette sampling to gfxxJune McEnroe 2018-02-04Add 4-bit RGB to gfxxJune McEnroe 2018-02-04Add Quit menu item to gfcocoaJune McEnroe 2018-02-04Switch back to sane Objective-C styleJune McEnroe 2018-02-04Quit gfcocoa when window closesJune McEnroe 2018-02-03Apparently this is how people write Objective-CJune McEnroe