aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-13Add separate makefile-rule to clear current cacheGravatar Lars Hjemli
2006-12-13Remove implementation details from READMEGravatar Lars Hjemli
2006-12-13Small layout adjustments to summary and blob viewGravatar Lars Hjemli
2006-12-13Add display of tree content w/ui-tree.cGravatar Lars Hjemli
2006-12-12cache_lock: do xstrdup/free on lockfileGravatar Lars Hjemli
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-11Let 'make install' clear all cachefilesGravatar 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-09Add .gitignoreGravatar Lars Hjemli
2006-12-09Replace useless make rules with generic $(OBJECTS) dependencyGravatar Lars Hjemli
2006-12-09Import cgit prototype from git treeGravatar Lars Hjemli