Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commit81684d7cfc0b8559a79a8ed18a7f07401cb705e5
authorJakub Narebski <jnareb@gmail.com>
Wed, 13 Dec 2006 11:13:42 +0000 (13 12:13 +0100)
committerJakub Narebski <jnareb@gmail.com>
Wed, 13 Dec 2006 11:13:42 +0000 (13 12:13 +0100)
tree682423816c502753915b167166f14855d6363a24
parentc69815a9583437fb73672788a47feb842b05db58
parent6f9872582246b9b8ee4bdc9f6a563b409aab1ecb
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git:
  shortlog: fix segfault on empty authorname
  shortlog: remove "[PATCH]" prefix from shortlog output
  Make sure the empty tree exists when needed in merge-recursive.
  Don't use memcpy when source and dest. buffers may overlap
  no need to install manpages as executable
  Documentation: simpler shared repository creation
  shortlog: fix segfault on empty authorname
  Add branch.*.merge warning and documentation update
  Fix perl/ build.
  git-svn: use do_switch for --follow-parent if the SVN library supports it
  Fix documentation copy&paste typo
  git-svn: extra error check to ensure we open a file correctly