Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commit2a2b9bf81d9e8c92bcde5f5dcad9911ff8e6a827
authorJakub Narebski <jnareb@gmail.com>
Mon, 7 May 2007 10:45:40 +0000 (7 12:45 +0200)
committerJakub Narebski <jnareb@gmail.com>
Mon, 7 May 2007 10:45:40 +0000 (7 12:45 +0200)
tree1f87d5b2fc6f7c20290c4928a8db422ef8d78160
parent7f8e1e3f1ece56597caaefa643abfdfc4a83d22b
parent9159afbfce955db86373dab95b5f8e31fb763dae
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (22 commits)
  GIT v1.5.2-rc2
  Handle return code of parse_commit in revision machinery
  Small correction in reading of commit headers
  Documentation: fix typo in git-remote.txt
  Add test for blame corner cases.
  blame: -C -C -C
  blame: Notice a wholesale incorporation of an existing file.
  Fix --boundary output
  diff format documentation: describe raw combined diff format
  Mention version 1.5.1 in tutorial and user-manual
  Add --no-rebase option to git-svn dcommit
  Fix markup in git-svn man page
  git-tag(1): -v option is a subcommand; fix code block
  Improve request-pull to handle non-rebased branches
  gitweb: use decode_utf8 directly
  posix compatibility for t4200
  Document 'opendiff' value in config.txt and git-mergetool.txt
  Allow PERL_PATH="/usr/bin/env perl"
  Make xstrndup common
  diff.c: fix "size cache" handling.
  ...