]> git.cameronkatri.com Git - cgit.git/history - Makefile
Make repo header a link to summary page
[cgit.git] / Makefile
2006-12-15 Lars HjemliAdd ui-commit.c + misc ui cleanups
2006-12-13 Lars HjemliAdd separate makefile-rule to clear current cache
2006-12-12 Lars HjemliAdd display of tree content w/ui-tree.c
2006-12-11 Lars HjemliMove global variables + callback functions into shared.c
2006-12-11 Lars HjemliMove functions for generic object output into ui-view.c
2006-12-11 Lars HjemliMove log-functions into ui-log.c
2006-12-11 Lars HjemliMove repo summary functions into ui-summary.c
2006-12-11 Lars HjemliMove functions for repolist output into ui-repolist.c
2006-12-11 Lars HjemliMove common output-functions into ui-shared.c
2006-12-11 Lars HjemliRename config.c to parsing.c + move cgit_parse_query...
2006-12-11 Lars HjemliLet 'make install' clear all cachefiles
2006-12-10 Lars HjemliAdd version identifier in generated files
2006-12-10 Lars HjemliAdd caching infrastructure
2006-12-09 Lars HjemliReplace useless make rules with generic $(OBJECTS)...
2006-12-09 Lars HjemliImport cgit prototype from git tree