| Commit message (Expand) | Author | Age | Files | Lines |
| * | html: html_ntxt with no ellipsis |  Jeff Smith | 2017-10-03 | 1 | -1/+1 |
| * | Simplify http_parse_querystring() |  Lukas Fleischer | 2016-10-01 | 1 | -1/+1 |
| * | ui-shared: prevent malicious filename from injecting headers |  Jason A. Donenfeld | 2016-01-14 | 1 | -0/+1 |
| * | html: remove html_status() |  John Keeping | 2015-08-14 | 1 | -1/+0 |
| * | html.c: add various strbuf and varadic helpers |  John Keeping | 2013-04-08 | 1 | -1/+10 |
| * | Always #include corresponding .h in .c files |  John Keeping | 2013-04-08 | 1 | -1/+1 |
| * | html.c: add html_intoption() |  Lars Hjemli | 2011-03-06 | 1 | -0/+1 |
| * | use __attribute__ to catch printf format mistakes |  Mark Lodato | 2010-09-04 | 1 | -0/+3 |
| * | html: make all strings 'const char *' |  Mark Lodato | 2010-02-08 | 1 | -9/+9 |
| * | html.c: add html_url_path |  Lars Hjemli | 2008-10-05 | 1 | -0/+1 |
| * | html.c: add html_url_arg |  Lars Hjemli | 2008-10-05 | 1 | -0/+1 |
| * | Supply status description to html_status() |  Lars Hjemli | 2008-08-06 | 1 | -1/+1 |
| * | Implement plain view |  Lars Hjemli | 2008-08-06 | 1 | -0/+1 |
| * | Add support for cloning over http |  Lars Hjemli | 2008-08-06 | 1 | -0/+1 |
| * | Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring() |  Lars Hjemli | 2008-04-08 | 1 | -0/+2 |
| * | Introduce html.h |  Lars Hjemli | 2008-03-18 | 1 | -0/+18 |