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