Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commit415202bddd448fae60c04bad6942b3f44d4abe81
authorJakub Narebski <jnareb@gmail.com>
Wed, 9 May 2007 13:38:32 +0000 (9 15:38 +0200)
committerJakub Narebski <jnareb@gmail.com>
Wed, 9 May 2007 13:38:32 +0000 (9 15:38 +0200)
treea99cd388d417e932717ba174934e97e5952af2b2
parent02fe19b66406bb522956d015084242f43d4d361a
parentfba23c87fda0ac6698f191db6df57b8fdf23e2f8
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (34 commits)
  cvsserver: Add test cases for git-cvsserver
  Update documentation links to point at 1.5.1.4
  Increase pack.depth default to 50
  Add pack.depth option to git-pack-objects.
  Use .git/MERGE_MSG in cherry-pick/revert
  GIT v1.5.1.4
  Add howto files to rpm packages.
  wcwidth redeclaration
  user-manual: fix clone and fetch typos
  Remove duplicate exports from Makefile
  git-gui: Use vi-like keys in merge dialog
  git-gui: Include commit id/subject in merge choices
  git-gui: Show all possible branches for merge
  git-gui: Move merge support into a namespace
  git-gui: Allow vi keys to scroll the diff/blame regions
  git-gui: Move console procs into their own namespace
  git-gui: Refactor into multiple files to save my sanity
  gitweb: Show combined diff for merge commits in 'commit' view
  gitweb: Show combined diff for merge commits in 'commitdiff' view
  gitweb: Make it possible to use pre-parsed info in git_difftree_body
  ...
diff.c