about summary refs log tree commit diff
path: root/html.c (follow)
Commit message (Expand)AuthorAge
* html.c: use correct escaping in html attributesLars Hjemli2009-01-29
* html.c: add html_url_pathLars Hjemli2008-10-05
* html.c: add html_url_argLars Hjemli2008-10-05
* Supply status description to html_status()Lars Hjemli2008-08-06
* Implement plain viewLars Hjemli2008-08-06
* Add support for cloning over httpLars Hjemli2008-08-06
* Print an error if filename is not found in html_include.Harley Laue2008-04-29
* Merge branch 'lh/cleanup'Lars Hjemli2008-04-08
|\
| * Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring()Lars Hjemli2008-04-08
| * Introduce html.hLars Hjemli2008-03-18
* | Merge branch 'stable'Lars Hjemli2008-02-23
|\ \ | |/ |/|
| * Fix segfaultHiroki Hattori2008-02-23
* | Fix html error detected by test-suiteLars Hjemli2007-11-11
|/
* Add html_option() functionLars Hjemli2007-10-28
* Rename dirlink to gitlink.Jeffrey C. Ollie2007-06-04
* Add html_include()Lars Hjemli2007-05-18
* Add submodule links in tree listingLars Hjemli2007-05-11
* Add generic support for search box in page headerLars Hjemli2006-12-28
* Test for NULL-pointers in html_txt() and friendsLars Hjemli2006-12-28
* Only show first 80 characters of commit subject in log and summaryLars Hjemli2006-12-22
* Show list of modified files in ui-commit.cLars Hjemli2006-12-17
* Add license file and copyright noticesLars Hjemli2006-12-10
* Add caching infrastructureLars Hjemli2006-12-10
* Import cgit prototype from git treeLars Hjemli2006-12-09
Enroe 2021-09-14Sort by title if authors matchJune McEnroe 2021-09-13Swap-remove tags as they're foundJune McEnroe 2021-09-12Replace htagml regex with strncmpJune McEnroe 2021-09-11Also defer printing comment for lone close-parensJune McEnroe 2021-09-10Publish "git-comment"June McEnroe 2021-09-10Add git comment --pretty optionJune McEnroe 2021-09-08Defer printing comment if line is blank or closing braceJune McEnroe 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe