about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorAndy Green <andy@warmcat.com>2018-06-20 18:12:03 +0800
committerJason A. Donenfeld <Jason@zx2c4.com>2018-06-27 19:27:43 +0200
commit9086260329a88594474a30e0c2f6e44ae0c149ab (patch)
treed3fb7e1ccc86e592b4f0eeef6c04eadfdea23214 /Makefile
parentcache: close race window when unlocking slots (diff)
downloadcgit-pink-9086260329a88594474a30e0c2f6e44ae0c149ab.tar.gz
cgit-pink-9086260329a88594474a30e0c2f6e44ae0c149ab.zip
manpage: fix sorting order
You maybe didn't know you had OCD until you saw an
alpha sorted list that has stuff out of order in it.

Signed-off-by: Andy Green <andy@warmcat.com>
Reviewed-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
0945fab0904f7d631ab14d2e3c3192a6ddad4&follow=1'>Set img src when explore fragment changesJune McEnroe 2019-01-07Compress PNG data in imageJune McEnroe kcgi never enables compression for FastCGI. 2019-01-07madvise MADV_NOCORE in imageJune McEnroe 2019-01-07Add license notice to explore JavaScriptJune McEnroe 2019-01-07Add Q/Home binding in exploreJune McEnroe 2019-01-07Fix explore image URLJune McEnroe 2019-01-07Add HOME button, ssh link, AGPL notice to exploreJune McEnroe 2019-01-06Add meta viewport to exploreJune McEnroe 2019-01-06Set background and max-width in exploreJune McEnroe 2019-01-06Swallow writes after the connection is closedJune McEnroe It was not okay. 2019-01-06Handle KCGI_HUPJune McEnroe I hope it's okay that I keep writing to the fwopen stream after streamWrite returns -1. 2019-01-06Install html filesJune McEnroe