]> git.cameronkatri.com Git - cgit.git/history - Makefile
Only show first 80 characters of commit subject in log and summary
[cgit.git] / Makefile
2006-12-20 Lars Hjemlicgit 0.1 v0.1
2006-12-20 Lars HjemliLet make know that ui-diff.c depends on xdiff.h
2006-12-20 Lars HjemliAdd basic diff view
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