Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-04-08 | html.c: add various strbuf and varadic helpers | John Keeping | 1 | -1/+10 |
2013-04-08 | Always #include corresponding .h in .c files | John Keeping | 1 | -1/+1 |
2011-03-06 | html.c: add html_intoption() | Lars Hjemli | 1 | -0/+1 |
2010-09-04 | use __attribute__ to catch printf format mistakes | Mark Lodato | 1 | -0/+3 |
2010-02-08 | html: make all strings 'const char *' | Mark Lodato | 1 | -9/+9 |
2008-10-05 | html.c: add html_url_path | Lars Hjemli | 1 | -0/+1 |
2008-10-05 | html.c: add html_url_arg | Lars Hjemli | 1 | -0/+1 |
2008-08-06 | Supply status description to html_status() | Lars Hjemli | 1 | -1/+1 |
2008-08-06 | Implement plain view | Lars Hjemli | 1 | -0/+1 |
2008-08-06 | Add support for cloning over http | Lars Hjemli | 1 | -0/+1 |
2008-04-08 | Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring() | Lars Hjemli | 1 | -0/+2 |
2008-03-18 | Introduce html.h | Lars Hjemli | 1 | -0/+18 |