Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commit4e065026488d18ce54b7d2870052a671ed75a76d
authorJakub Narebski <jnareb@gmail.com>
Thu, 26 Oct 2006 03:54:22 +0000 (26 05:54 +0200)
committerJakub Narebski <jnareb@gmail.com>
Thu, 26 Oct 2006 03:54:22 +0000 (26 05:54 +0200)
tree81090bee60cc25813d551ff91ca50b397d0b65b7
parentb9995ed3752b6ed203588099fea24358f2beeb6d
parenteb153837d8509fc6ef59b17630429c63c0993b2d
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (36 commits)
  Documentation/SubmittingPatches: 3+1 != 6
  xdiff: Match GNU diff behaviour when deciding hunk comment worthiness of lines
  Update cherry documentation.
  Refer to git-rev-parse:Specifying Revisions from git.txt
  git-fetch.sh printed protocol fix
  RPM package re-classification.
  gitweb: Print commit message without title in commitdiff only if there is any
  gitweb: Filter out commit ID from @difftree in git_commit and git_commitdiff
  gitweb: Get rid of git_print_simplified_log
  Documentation: note about contrib/.
  git-svn: fix symlink-to-file changes when using command-line svn 1.4.0
  Set $HOME for selftests
  gitweb: Show project's README.html if available
  gitweb: Do not automatically append " git" to custom site name
  gitweb: Make search type a popup menu
  gitweb: Restore object-named links in item lists
  gitweb: use for-each-ref to show the latest activity across branches
  gitweb: spell "blame --porcelain" with -p
  blame: Document and add help text for -f, -n, and -p
  gitweb: blame porcelain: lineno and orig lineno swapped
  ...