[PATCH] Run Ispell through git.txt
[gitweb.git] / init-db.c
2005-08-12 Merge with gitk.
2005-08-10 Merge with gitk.
2005-08-09 Merge with gitk.
2005-08-08 Merge with gitk.
2005-08-07 Merge with gitk.
2005-08-06 Redo the templates generation and installation.
2005-08-06 Merge with gitk.
2005-08-05 Merge with gitk.
2005-08-05 git-init-db: brown paper bag bugfix.
2005-08-03 Install sample hooks
2005-07-31 Merge with gitk.
2005-07-29 Merge with gitk.
2005-07-18 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 Merge git-tools repository under "tools" subdirectory
2005-07-06 [PATCH] Let umask do its work upon filesystem object...
2005-07-06 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-06-28 git-init-db: create "pack" subdirectory under objects
2005-06-28 Merge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-22 Do a cross-project merge of Paul Mackerras' gitk visualizer
2005-05-30 git-init-db: set up the full default environment
2005-05-20 sparse cleanup
2005-05-11 Merge ... http://members.cox.net/junkio/git-jc.git
2005-05-10 Introduce GIT_DIR environment variable.
2005-05-10 Rename environment variables.
2005-04-26 [PATCH] introduce xmalloc and xrealloc
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...