Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commita401b9dd5b026d536f0113b6dfe9c495c57c4c08
authorJakub Narebski <jnareb@gmail.com>
Tue, 8 May 2012 19:35:43 +0000 (8 21:35 +0200)
committerJakub Narebski <jnareb@gmail.com>
Tue, 8 May 2012 19:35:43 +0000 (8 21:35 +0200)
tree89868d1aed12ff93f36e818eb4dd5177778f9227
parent1031669cf340527c10aa04292aace84cc8eeadf8
parenta3935e6791c619a9f2f472e9e553d45d88c4e263
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (235 commits)
  The ninth batch of topics graduated to 'master'
  Start preparing for 1.7.10.2
  git p4 doc: fix formatting
  Makefile: keep many variable list sorted
  git cherry-pick: do not dereference a potential NULL pointer
  doc/config: fix inline literals
  The eighth batch of topics graduated to 'master'
  git-svn: introduce SVN version comparison function
  t4006: Windows do not have /dev/zero
  diff --stat: do not run diff on indentical files
  diff --stat: report mode-only changes for binary files like text files
  Git 1.7.10.1
  l10n: Update German translation
  Consistently use perl from /usr/bin/ for scripts
  xdiff: choose XDL_FAST_HASH code on sizeof(long) instead of __WORDSIZE
  t/gitweb-lib: use $PERL_PATH to run gitweb
  tests: check --[short]stat output after chmod
  test: modernize style of t4006
  log-tree: the previous one is still not quite right
  log-tree: use custom line terminator in line termination mode
  ...
t/test-lib.sh