aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2006-12-16Add ui-commit.c + misc ui cleanupsGravatar Lars Hjemli
2006-12-13Add separate makefile-rule to clear current cacheGravatar Lars Hjemli
2006-12-13Add display of tree content w/ui-tree.cGravatar 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-11Let 'make install' clear all cachefilesGravatar Lars Hjemli
2006-12-10Add version identifier in generated filesGravatar Lars Hjemli
2006-12-10Add caching infrastructureGravatar Lars Hjemli
2006-12-09Replace useless make rules with generic $(OBJECTS) dependencyGravatar Lars Hjemli
2006-12-09Import cgit prototype from git treeGravatar Lars Hjemli