about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-05 17:58:49 -0500
committerJune McEnroe <june@causal.agency>2020-02-05 17:58:49 -0500
commit2d5f608cc5dde360be4acdf5b0006a78e2b433c8 (patch)
tree3224a69aa6e571a2ab008a9fd36b198f169a5785 /Makefile
parentModulo colors before comparing pairs (diff)
downloadcatgirl-2d5f608cc5dde360be4acdf5b0006a78e2b433c8.tar.gz
catgirl-2d5f608cc5dde360be4acdf5b0006a78e2b433c8.zip
Fix SIGWINCH handling
curses is dumb.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
remove CGIT-CFLAGS files in clean stageJason A. Donenfeld 2013-03-20ui-summary.c: Move urls variable into print_urls()Lukas Fleischer 2013-03-20Fix colspan valuesLukas Fleischer 2013-03-20html: check return value of writeJason A. Donenfeld 2013-03-20ui-shared: squelch compiler warning.Jason A. Donenfeld 2013-03-20cgit.mk: Use SHELL_PATH_SQ to run gen-version.shJohn Keeping 2013-03-20cgit.mk: don't rebuild everything if CGIT_VERSION changesJohn Keeping 2013-03-20ui-patch: use cgit_version not CGIT_VERSIONJohn Keeping 2013-03-20Makefile: re-use Git's Makefile where possibleJohn Keeping