aboutsummaryrefslogtreecommitdiffstats
path: root/cgit.h
Commit message (Expand)AuthorAgeLines
* Add display of tree content w/ui-tree.cGravatar Lars Hjemli2006-12-13-0/+1
* Don't truncate valid cachefilesGravatar Lars Hjemli2006-12-12-0/+1
* Move global variables + callback functions into shared.cGravatar Lars Hjemli2006-12-12-3/+4
* Move functions for generic object output into ui-view.cGravatar Lars Hjemli2006-12-12-0/+1
* Move log-functions into ui-log.cGravatar Lars Hjemli2006-12-12-3/+2
* Move repo summary functions into ui-summary.cGravatar Lars Hjemli2006-12-12-0/+3
* Move functions for repolist output into ui-repolist.cGravatar Lars Hjemli2006-12-12-0/+8
* Move common output-functions into ui-shared.cGravatar Lars Hjemli2006-12-12-1/+8
* Rename config.c to parsing.c + move cgit_parse_query from cgit.c to parsing.cGravatar Lars Hjemli2006-12-12-0/+1
* Avoid infinite loops in caching layerGravatar Lars Hjemli2006-12-11-0/+1
* Fix cache algorithm loopholeGravatar Lars Hjemli2006-12-11-1/+2
* Add caching infrastructureGravatar Lars Hjemli2006-12-11-2/+45
* Import cgit prototype from git treeGravatar Lars Hjemli2006-12-09-0/+21