Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commita939a393ba707d1f58ebcc39664d5d646d45ff09
authorJakub Narebski <jnareb@gmail.com>
Sun, 27 Apr 2008 16:58:57 +0000 (27 18:58 +0200)
committerJakub Narebski <jnareb@gmail.com>
Sun, 27 Apr 2008 16:58:57 +0000 (27 18:58 +0200)
tree39c9815e82d5fffdb537ea9bfd6cf71359dec845
parentf9e1769713704281e7586e6cb954e16337d1397e
parent36c79d2bf893b9957688a6c8c13cc0bf0589e596
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (94 commits)
  remote: create fetch config lines with '+'
  push: allow unqualified dest refspecs to DWIM
  doc/git-gc: add a note about what is collected
  t5516: remove ambiguity test (1)
  Linked glossary from cvs-migration page
  write-tree: properly detect failure to write tree objects
  Amend git-push refspec documentation
  git-gc --prune is deprecated
  svn-git: Use binmode for reading/writing binary rev maps
  diff options documentation: refer to --diff-filter in --name-status
  Don't force imap.host to be set when imap.tunnel is set
  git-clone.txt: Adjust note to --shared for new pruning behavior of git-gc
  git-svn bug with blank commits and author file
  archive.c: format_subst - fixed bogus argument to memchr
  copy.c: copy_fd - correctly report write errors
  gitattributes: Fix subdirectory attributes specified from root directory
  post-receive-email: fix accidental removal of a trailing space in signature line
  completion: remove use of dashed git commands
  completion: allow 'git remote' subcommand completion
  Escape project names before creating pathinfo URLs
  ...