aboutsummaryrefslogtreecommitdiffstats
path: root/html.h
AgeCommit message (Expand)AuthorFilesLines
2013-04-08html.c: add various strbuf and varadic helpersJohn Keeping1-1/+10
2013-04-08Always #include corresponding .h in .c filesJohn Keeping1-1/+1
2011-03-06html.c: add html_intoption()Lars Hjemli1-0/+1
2010-09-04use __attribute__ to catch printf format mistakesMark Lodato1-0/+3
2010-02-09html: make all strings 'const char *'Mark Lodato1-9/+9
2008-10-05html.c: add html_url_pathLars Hjemli1-0/+1
2008-10-05html.c: add html_url_argLars Hjemli1-0/+1
2008-08-06Supply status description to html_status()Lars Hjemli1-1/+1
2008-08-06Implement plain viewLars Hjemli1-0/+1
2008-08-06Add support for cloning over httpLars Hjemli1-0/+1
2008-04-08Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring()Lars Hjemli1-0/+2
2008-03-18Introduce html.hLars Hjemli1-0/+18