Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commita42af3f292afd7fba8b934d66221d71a96fa5a26
authorJakub Narebski <jnareb@gmail.com>
Fri, 25 May 2007 06:03:47 +0000 (25 08:03 +0200)
committerJakub Narebski <jnareb@gmail.com>
Fri, 25 May 2007 06:03:47 +0000 (25 08:03 +0200)
tree667f28dd43d34de7fc7e60ecb5ace2ee50d1abe7
parent5e228f528230e8325cb789978d5daab3347edac0
parent18bece43675ea0dc9022a7868865e02808b7af7f
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (34 commits)
  Make "git gc" pack all refs by default
  Teach mailsplit about Maildir's
  fix memory leak in parse_object when check_sha1_signature fails
  name-rev: tolerate clock skew in committer dates
  Update bash completion for git-config options
  Teach bash completion about recent log long options
  Teach bash completion about 'git remote update'
  Update bash completion header documentation
  Remove a duplicate --not option in bash completion
  Teach bash completion about git-shortlog
  Hide the plumbing diff-{files,index,tree} from bash completion
  Fix possible coredump with fast-import --import-marks
  Refactor fast-import branch creation from existing commit
  fast-import: Fix crash when referencing already existing objects
  fast-import: Fix uninitialized variable
  Documentation: fix git-config.xml generation
  gitweb.perl - Optionally send archives as .zip files
  Fix the progress code to output LF only when it is really needed
  Use git-for-each-ref to check whether the origin branch exists.
  Fix command line parameter parser of revert/cherry-pick
  ...
diff.c