aboutsummaryrefslogtreecommitdiffstats
path: root/html.h
AgeCommit message (Expand)AuthorFilesLines
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