]> git.cameronkatri.com Git - cgit.git/shortlog
cgit.git
2006-12-15 Lars HjemliMake repo header a link to summary page
2006-12-15 Lars HjemliMove cgit_print_date into ui-shared, reuse in ui-summary
2006-12-15 Lars HjemliAdd ui-commit.c + misc ui cleanups
2006-12-15 Lars HjemliAdd a common commit parser
2006-12-13 Lars HjemliAdd simple pager to log page
2006-12-13 Lars HjemliAdd separate makefile-rule to clear current cache
2006-12-13 Lars HjemliRemove implementation details from README
2006-12-12 Lars HjemliSmall layout adjustments to summary and blob view
2006-12-12 Lars HjemliAdd display of tree content w/ui-tree.c
2006-12-12 Lars Hjemlicache_lock: do xstrdup/free on lockfile
2006-12-11 Lars HjemliDon't truncate valid cachefiles
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 HjemliAvoid infinite loops in caching layer
2006-12-11 Lars HjemliLet 'make install' clear all cachefiles
2006-12-11 Lars HjemliFix cache algorithm loophole
2006-12-10 Lars HjemliAdd version identifier in generated files
2006-12-10 Lars HjemliAdd license file and copyright notices
2006-12-10 Lars HjemliAdd caching infrastructure
2006-12-09 Lars HjemliAdd .gitignore
2006-12-09 Lars HjemliReplace useless make rules with generic $(OBJECTS)...
2006-12-09 Lars HjemliImport cgit prototype from git tree