[PATCH] Teach diff-tree about commit objects
[gitweb.git] / init-db.c
2005-04-20 [PATCH] init-db.c: create and use safe_create_dir helper
2005-04-20 [PATCH] init-db.c: normalize env var handling.
2005-04-20 [PATCH] init-db.c: cleanup comments
2005-04-19 Remove duplicate getenv(DB_ENVIRONMENT) call
2005-04-19 Fix init-db shared database case
2005-04-13 [PATCH] Whitespace Fixes
2005-04-11 Rename ".dircache" directory to ".git"
2005-04-11 Make the default directory permissions more lax.
2005-04-08 Use "-Wall -O2" for the compiler to get more warnings.
2005-04-07 Add copyright notices.
2005-04-07 Initial revision of "git", the information manager...