| Age | Commit message (Expand) | Author |
|---|---|---|
| 2016-01-14 | ui-shared: prevent malicious filename from injecting headers | |
| 2015-08-14 | html: remove html_status() | |
| 2013-04-08 | html.c: add various strbuf and varadic helpers | |
| 2013-04-08 | Always #include corresponding .h in .c files | |
| 2011-03-06 | html.c: add html_intoption() | |
| 2010-09-04 | use __attribute__ to catch printf format mistakes | |
| 2010-02-08 | html: make all strings 'const char *' | |
| 2008-10-05 | html.c: add html_url_path | |
| 2008-10-05 | html.c: add html_url_arg | |
| 2008-08-06 | Supply status description to html_status() | |
| 2008-08-06 | Implement plain view | |
| 2008-08-06 | Add support for cloning over http | |
| 2008-04-08 | Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring() | |
| 2008-03-18 | Introduce html.h |