summaryrefslogtreecommitdiff
path: root/cgit.c
AgeCommit message (Expand)Author
2006-12-11Move log-functions into ui-log.cLars Hjemli
2006-12-11Move repo summary functions into ui-summary.cLars Hjemli
2006-12-11Move functions for repolist output into ui-repolist.cLars Hjemli
2006-12-11Move common output-functions into ui-shared.cLars Hjemli
2006-12-11Rename config.c to parsing.c + move cgit_parse_query from cgit.c to parsing.cLars Hjemli
2006-12-11Avoid infinite loops in caching layerLars Hjemli
2006-12-11Fix cache algorithm loopholeLars Hjemli
2006-12-10Add version identifier in generated filesLars Hjemli
2006-12-10Add license file and copyright noticesLars Hjemli
2006-12-10Add caching infrastructureLars Hjemli
2006-12-09Import cgit prototype from git treeLars Hjemli