Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commitfc91599ab420370671ed71089618b808f20a472a
authorJakub Narebski <jnareb@gmail.com>
Thu, 28 Dec 2006 11:45:16 +0000 (28 12:45 +0100)
committerJakub Narebski <jnareb@gmail.com>
Thu, 28 Dec 2006 11:45:16 +0000 (28 12:45 +0100)
treeeba60c8e56c99e96ac63acf896b8547df748a244
parentc39e864dec5fc5542e9dd14235a48fa2bb77ed6a
parent4a4d94b29b4546e15e6f25f8739663562d4f64a5
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (36 commits)
  git-svn: sort multi-init output
  git-svn: verify_ref() should actually --verify
  git-svn: print out the SVN library version in --version, too
  git-svn: remove non-delta fetch code paths
  t9200-git-cvsexportcommit.sh: quiet down commit
  test-lib: quiet down init-db output for tests
  t6024-recursive-merge: quiet down this test
  Allow git-merge to select the default strategy.
  Honor pull.{twohead,octopus} in git-merge.
  Ensure `git-pull` fails if `git-merge` fails.
  Use branch names in 'git-rebase -m' conflict hunks.
  Honor GIT_REFLOG_ACTION in git-rebase.
  Use GIT_REFLOG_ACTION environment variable instead.
  gitweb: Precompile CGI routines for mod_perl
  gitweb: Add mod_perl version string to "generator" meta header
  Set NO_MMAP for Cygwin by default
  Use 'repack -a -d -l' instead of 'repack -a -d' in git-gc
  gitweb: Re-enable rev-list --parents for parse_commit.
  git-send-email: default value for "From:" field.
  everyday: replace a few 'prune' and 'repack' with 'gc'
  ...