Merge master.kernel.org:/pub/scm/gitk/gitk
[git] / init-db.c
2005-07-18  Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16  Linus TorvaldsMerge git-tools repository under "tools" subdirectory
2005-07-06  Junio C Hamano[PATCH] Let umask do its work upon filesystem object...
2005-07-06  Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-06-28  Linus Torvaldsgit-init-db: create "pack" subdirectory under objects
2005-06-28  Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-22  Linus TorvaldsDo a cross-project merge of Paul Mackerras' gitk visualizer
2005-05-30  Linus Torvaldsgit-init-db: set up the full default environment
2005-05-20  Linus Torvaldssparse cleanup
2005-05-11  Petr BaudisMerge ... http://members.cox.net/junkio/git-jc.git
2005-05-10  Junio C HamanoIntroduce GIT_DIR environment variable.
2005-05-10  Junio C HamanoRename environment variables.
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...