aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2007-05-11Add submodules.sh and use it during buildsGravatar Lars Hjemli
2007-05-11Added git as a submoduleGravatar Lars Hjemli
2007-05-09Add support for downloading single blobsGravatar Lars Hjemli
2007-05-08Update to libgit 1.5.2-rc2Gravatar Lars Hjemli
2007-02-08Add support for snapshotsGravatar Lars Hjemli
2007-02-05cgit v0.2Gravatar Lars Hjemli
2007-02-05Add support for prefix and gitsrc arguments to 'make'Gravatar Lars Hjemli
2007-01-28Unified install pathGravatar Lars Hjemli
2007-01-17Enable building with debuginfoGravatar Lars Hjemli
2006-12-21cgit 0.1Gravatar Lars Hjemli
2006-12-21Let make know that ui-diff.c depends on xdiff.hGravatar Lars Hjemli
2006-12-20Add basic diff viewGravatar Lars Hjemli
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