Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | use __attribute__ to catch printf format mistakes | 2010-09-05 | -0/+3 | |
* | html: make all strings 'const char *' | 2010-02-09 | -9/+9 | |
* | html.c: add html_url_path | 2008-10-05 | -0/+1 | |
* | html.c: add html_url_arg | 2008-10-05 | -0/+1 | |
* | Supply status description to html_status() | 2008-08-07 | -1/+1 | |
* | Implement plain view | 2008-08-06 | -0/+1 | |
* | Add support for cloning over http | 2008-08-06 | -0/+1 | |
* | Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring() | 2008-04-09 | -0/+2 | |
* | Introduce html.h | 2008-03-18 | -0/+18 | |