Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commit90c4198eae06b89cb2f263b7eb3e9b3e715cff0d
authorJakub Narebski <jnareb@gmail.com>
Thu, 23 Feb 2012 10:52:01 +0000 (23 11:52 +0100)
committerJakub Narebski <jnareb@gmail.com>
Thu, 23 Feb 2012 10:52:01 +0000 (23 11:52 +0100)
tree9de1c63d64222989e20f8a912703e9929e4b5d9d
parentea18920f66bd765edc6a2cbf86d455a3e1400c18
parentf1f1b96e99fa064ed9f0da263d4b4eb0407b3ceb
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (90 commits)
  Git 1.7.9.2
  completion: use tabs for indentation
  completion: remove stale "to submit patches" documentation
  git-p4: the option to specify 'host' is -H, not -h
  t9100: remove bogus " || test" after each test scriptlet
  Update draft release notes to 1.7.10
  Update draft release notes to 1.7.9.2
  git-svn.perl: fix a false-positive in the "already exists" test
  git-svn.perl: perform deletions before anything else
  git-svn: Fix time zone in --localtime
  git-svn: un-break "git svn rebase" when log.abbrevCommit=true
  git-svn: remove redundant porcelain option to rev-list
  completion: add --interactive option to git svn dcommit
  completion: Allow dash as the first character for __git_ps1
  Update draft release notes to 1.7.10
  Update draft release notes to 1.7.9.2
  gitweb: Fix 'grep' search for multiple matches in file
  gitweb: Fix "heads" view when there is no current branch
  Update draft release notes to 1.7.9.2
  man: rearrange git synopsis to fit in 80 lines
  ...