about summary refs log tree commit
path: root/html.h
DateCommit message (Expand)
2019-04-22ui-diff: preserve spaces w/o CSS on context lines
2017-10-03html: html_ntxt with no ellipsis
2016-10-01Simplify http_parse_querystring()
2016-01-14ui-shared: prevent malicious filename from injecting headers
2015-08-14html: remove html_status()
2013-04-08html.c: add various strbuf and varadic helpers
2013-04-08Always #include corresponding .h in .c files
2011-03-06html.c: add html_intoption()
2010-09-04use __attribute__ to catch printf format mistakes
2010-02-08html: make all strings 'const char *'
2008-10-05html.c: add html_url_path
2008-10-05html.c: add html_url_arg
2008-08-06Supply status description to html_status()
2008-08-06Implement plain view
2008-08-06Add support for cloning over http
2008-04-08Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring()
2008-03-18Introduce html.h