Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commitf838573b88da943c7733b85d98f1d9e110006879
authorJakub Narebski <jnareb@gmail.com>
Thu, 8 Jul 2010 12:00:08 +0000 (8 14:00 +0200)
committerJakub Narebski <jnareb@gmail.com>
Thu, 8 Jul 2010 12:00:08 +0000 (8 14:00 +0200)
tree02be5391c90d367f6259ce8a0db0dd4717bfbcb5
parent7987baac502e8f03f21b9a2cc731c66ae5b21e1c
parent9918285fb10d81af9021dae99c5f4de88ded497c
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (30 commits)
  Git 1.7.2-rc2
  backmerge a few more fixes to 1.7.1.X series
  rev-parse: fix --parse-opt --keep-dashdash --stop-at-non-option
  fix git branch -m in presence of cross devices
  t/t0006: specify timezone as EST5 not EST to comply with POSIX
  add missing && to submodule-merge testcase
  t/README: document more test helpers
  test-date: fix sscanf type conversion
  xdiff: optimise for no whitespace difference when ignoring whitespace.
  gitweb: Move evaluate_gitweb_config out of run_request
  parse_date: fix signedness in timezone calculation
  t0006: test timezone parsing
  rerere.txt: Document forget subcommand
  t/README: proposed rewording...
  t/README: Document the do's and don'ts of tests
  t/README: Add a section about skipping tests
  t/README: Document test_expect_code
  t/README: Document test_external*
  t/README: Document the prereq functions, and 3-arg test_*
  t/README: Typo: paralell -> parallel
  ...
t/test-lib.sh