aboutsummaryrefslogtreecommitdiff
path: root/cgit.c
AgeCommit message (Expand)Author
2006-12-11Don't truncate valid cachefilesGravatar Lars Hjemli
2006-12-11Move global variables + callback functions into shared.cGravatar Lars Hjemli
2006-12-11Move functions for generic object output into ui-view.cGravatar Lars Hjemli
2006-12-11Move log-functions into ui-log.cGravatar Lars Hjemli
2006-12-11Move repo summary functions into ui-summary.cGravatar Lars Hjemli
2006-12-11Move functions for repolist output into ui-repolist.cGravatar Lars Hjemli
2006-12-11Move common output-functions into ui-shared.cGravatar Lars Hjemli
2006-12-11Rename config.c to parsing.c + move cgit_parse_query from cgit.c to parsing.cGravatar Lars Hjemli
2006-12-11Avoid infinite loops in caching layerGravatar Lars Hjemli
2006-12-11Fix cache algorithm loopholeGravatar Lars Hjemli
2006-12-10Add version identifier in generated filesGravatar Lars Hjemli
2006-12-10Add license file and copyright noticesGravatar Lars Hjemli
2006-12-10Add caching infrastructureGravatar Lars Hjemli
2006-12-09Import cgit prototype from git treeGravatar Lars Hjemli