Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commit4b8070796762c31f8cf10d6e6535e17236b0fce3
authorJakub Narebski <jnareb@gmail.com>
Sun, 4 Mar 2012 18:05:54 +0000 (4 19:05 +0100)
committerJakub Narebski <jnareb@gmail.com>
Sun, 4 Mar 2012 18:05:54 +0000 (4 19:05 +0100)
tree421e66ab9f18c866328d2537576c0c73707041f6
parent86604268de07ab89452f93babba425a69620acdf
parent222433ee4b57750174875ce6b252d10c009a1fa9
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (35 commits)
  Update draft release notes to 1.7.10
  Documentation: do not assume that n > 1 in <rev>~$n
  Update l10n guide: change the repository URL, etc
  Documentation fixes in git-config
  l10n: leave leading space unchanged for zh_CN.po
  Update l10n guide
  fsck: --no-dangling omits "dangling object" information
  Update draft release notes to 1.7.10
  Documentation: use {asterisk} in rev-list-options.txt when needed
  parse-options: remove PARSE_OPT_NEGHELP
  gitweb: Handle invalid regexp in regexp search
  rev-list: fix --verify-objects --quiet becoming --objects
  rev-list: remove BISECT_SHOW_TRIED flag
  l10n: update Chinese translation to the new git.po
  l10n: Update git.pot (12 new messages)
  Update draft release notes to 1.7.9.3
  CodingGuidelines: do not use 'which' in shell scripts
  CodingGuidelines: Add a note about spaces after redirection
  contrib: add git-diffall script
  git-p4: missing she-bang line in t9804 confuses prove
  ...