Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commit329bb24051fdf4ba51ba1b95e76f586648d0d7d8
authorJakub Narebski <jnareb@gmail.com>
Mon, 25 Jul 2011 08:01:44 +0000 (25 10:01 +0200)
committerJakub Narebski <jnareb@gmail.com>
Mon, 25 Jul 2011 08:01:44 +0000 (25 10:01 +0200)
tree0046c5e7a3ea703a1bdb4594e5123a0a28fa0bca
parent03653d3258c94f976863f662420eed60d7512d38
parent5c2f84599c59527ee47a41c05956fa1f8d0704ec
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (178 commits)
  Update draft release notes to 1.7.7
  doc/fast-import: clarify notemodify command
  Documentation: minor grammatical fix in rev-list-options.txt
  Documentation: git-filter-branch honors replacement refs
  remote-curl: Add a format check to parsing of info/refs
  git-config: Remove extra whitespaces
  Update draft release notes to 1.7.7
  Revert clock-skew based attempt to optimize tag --contains traversal
  Do not log unless all connect() attempts fail
  rebase: clarify "restore the original branch"
  Documentation: clearly specify what refs are honored by core.logAllRefUpdates
  get_pwd_cwd(): Do not trust st_dev/st_ino blindly
  help_unknown_cmd: do not propose an "unknown" cmd
  Start 1.7.7 cycle
  checkout: do not write bogus reflog entry out
  Documentation: use [verse] for SYNOPSIS sections
  docs: document --textconv diff option
  mergetool: check return value from read
  git skew: a tool to find how big a clock skew exists in the history
  gitweb: Serve */*+xml 'blob_plain' as text/plain with $prevent_xss
  ...