]> granicus.if.org Git - cgit/shortlog
cgit
2006-12-17 Lars HjemliUse html_filemode in ui-tree.c
2006-12-17 Lars HjemliDon't show new and old filemode for added/removed files
2006-12-17 Lars HjemliShow list of modified files in ui-commit.c
2006-12-16 Lars HjemliReformat code to avoid excessive line lengths
2006-12-16 Lars HjemliAdd cgit_free_commitinfo() and use where needed
2006-12-16 Lars HjemliSimplify ui-commit.c
2006-12-16 Lars HjemliShow emails and timestamps in ui-commit.c
2006-12-16 Lars HjemliTeach commit parser about author/committer email +...
2006-12-16 Lars HjemliAllow relative paths for cgit_cache_root
2006-12-16 Lars HjemliAdd cache-root option to /cgit/rc
2006-12-16 Lars HjemliAdd argument parsing + switch for uncached operation
2006-12-16 Lars HjemliAdd head comment to shared.c
2006-12-16 Lars HjemliAdd head comment to ui-commit.c
2006-12-16 Lars Hjemligitweb ripoff: set tr:hover to highligt current row
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