]> git.ipfire.org Git - thirdparty/git.git/history - init-db.c
[PATCH] introduce xmalloc and xrealloc
[thirdparty/git.git] / init-db.c
2005-04-26  Christopher Li[PATCH] introduce xmalloc and xrealloc
2005-04-20  Zach Welch[PATCH] init-db.c: create and use safe_create_dir helper
2005-04-20  Zach Welch[PATCH] init-db.c: normalize env var handling.
2005-04-20  Zach Welch[PATCH] init-db.c: cleanup comments
2005-04-19  Linus TorvaldsRemove duplicate getenv(DB_ENVIRONMENT) call
2005-04-19  Linus TorvaldsFix init-db shared database case
2005-04-13  Ingo Molnar[PATCH] Whitespace Fixes
2005-04-11  Linus TorvaldsRename ".dircache" directory to ".git"
2005-04-11  Linus TorvaldsMake the default directory permissions more lax.
2005-04-08  Linus TorvaldsUse "-Wall -O2" for the compiler to get more warnings.
2005-04-07  Linus TorvaldsAdd copyright notices.
2005-04-07  Linus TorvaldsInitial revision of "git", the information manager...