Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commitb2e4d18732ae46f226baa1c9568b76886233fac7
authorJakub Narebski <jnareb@gmail.com>
Sat, 6 Dec 2008 22:26:41 +0000 (6 23:26 +0100)
committerJakub Narebski <jnareb@gmail.com>
Sat, 6 Dec 2008 22:26:41 +0000 (6 23:26 +0100)
treee97cafed43367cd6ab1870aa9b64bc7d431d8350
parent6863170b806e246382657370833dc9ade3b292e5
parent2dd620286e84e4e76226a3511af6d14755b8c809
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (43 commits)
  Update draft release notes to 1.6.1
  git-am: rename apply_opt_extra file to apply-opt
  Test that git-am does not lose -C/-p/--whitespace options
  git-am: propagate --3way options as well
  git-am: propagate -C<n>, -p<n> options as well
  git-am --whitespace: do not lose the command line option
  git-p4: Fix bug in p4Where method.
  Report symlink failures in merge-recursive
  Make chdir failures visible
  Make some of fwrite/fclose/write/close failures visible
  add stage to gitignore
  submodule: use git rev-parse -q
  rebase: use git rev-parse -q
  pull: use git rev-parse -q
  lost-found: use git rev-parse -q
  filter-branch: use git rev-parse -q
  git-svn: Make branch use correct svn-remote
  Install git-stage in exec-path
  xdiff: give up scanning similar lines early
  gitweb: Fix handling of non-ASCII characters in inserted HTML files
  ...