about summary refs log tree commit diff
path: root/html.c
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2015-08-13 12:14:18 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2015-08-13 15:38:03 +0200
commite09574bdf6cfbd21ff0a58a18f34d4a11db824d7 (patch)
tree62e76a82bcbc8fab45c0a5e361b10246255c1b00 /html.c
parentcache.c: fix header order (diff)
downloadcgit-pink-e09574bdf6cfbd21ff0a58a18f34d4a11db824d7.tar.gz
cgit-pink-e09574bdf6cfbd21ff0a58a18f34d4a11db824d7.zip
cgit.h: move stdbool.h from ui-shared.h
Follow the Git policy of including system headers in only one place.

Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
d=ae064a619bb3972f0c12840e7d8950ac025fea1c&follow=1'>Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe