Make git-clone to take long double-dashed origin option (--origin)
[gitweb.git] / init-db.c
2006-03-26 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-22 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-07 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-01-27 GIT 1.1.5 v1.1.5
2006-01-20 GIT 1.1.4 v1.1.4
2006-01-16 GIT 1.1.3 v1.1.3
2006-01-16 Merge branch 'fixo/1.0'
2006-01-14 GIT 1.1.2 v1.1.2
2006-01-11 GIT 1.1.1 v1.1.1
2006-01-08 GIT 1.1.0 v1.1.0
2006-01-06 Merge fixes up to GIT 1.0.7
2005-12-28 Merge fixes up to GIT 1.0.6
2005-12-27 Merge fixes up to GIT 1.0.5
2005-12-26 Merge branch 'jc/checkout'
2005-12-24 git-init-db: initialize shared repositories with -...
2005-12-12 GIT 0.99.9m aka 1.0rc5 v0.99.9mv1.0rc5
2005-12-07 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-06 init-db: check extra arguments and complain.
2005-12-04 GIT 0.99.9l aka 1.0rc4 v0.99.9lv1.0rc4
2005-11-29 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-28 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27 init-db: check template and repository format.
2005-11-22 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-19 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-07 GIT 0.99.9e v0.99.9e
2005-11-05 GIT 0.99.9d v0.99.9d
2005-11-05 init-db::copy_file() - use copy_fd()
2005-10-31 GIT 0.99.9a v0.99.9a
2005-10-28 Create object subdirectories on demand (phase II)
2005-10-27 Merge branch 'js-fat'
2005-10-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-26 Test in git-init-db if the filemode can be trusted
2005-10-03 Merge with master.kernel.org:/pub/scm/git/git.git
2005-10-02 Add git-symbolic-ref
2005-09-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-20 [PATCH] Fix git-init-db creating crap directories.
2005-09-09 Retire support for old environment variables.
2005-08-30 Merge refs/heads/master from paulus
2005-08-21 Merge refs/heads/master from .
2005-08-20 Create objects/info/ directory in init-db.
2005-08-19 Merge from gitk
2005-08-18 Merge with gitk --parents change.
2005-08-18 Merge with gitk
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...