Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commit11c30cff7cb89482b3942cef206bcad6b5768bef
authorJakub Narebski <jnareb@gmail.com>
Sun, 30 Oct 2011 16:35:03 +0000 (30 17:35 +0100)
committerJakub Narebski <jnareb@gmail.com>
Sun, 30 Oct 2011 16:35:03 +0000 (30 17:35 +0100)
tree04b42c6c3064ad54205df104e487b9dd596d7c8e
parent37ab7ab176eca8a35a52b1fb2616a90014555060
parente8e1c29021da446d0c50573ef9619bf74f515c20
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (142 commits)
  Update draft release notes to 1.7.8
  clone: Quote user supplied path in a single quote pair
  Update draft release notes to 1.7.8
  read-cache.c: fix index memory allocation
  make the sample pre-commit hook script reject names with newlines, too
  completion: fix issue with process substitution not working on Git for Windows
  gitweb/Makefile: Remove static/gitweb.js in the clean target
  builtin/grep: simplify lock_and_read_sha1_file()
  builtin/grep: make lock/unlock into static inline functions
  git grep: be careful to use mutexes only when they are initialized
  Reindent closing bracket using tab instead of spaces
  Git 1.7.7.1
  RelNotes/1.7.7.1: setgid bit patch is about fixing "git init" via Makefile setting
  Update draft release notes to 1.7.8
  gitweb: fix regression when filtering out forks
  Add simple test for Git::config_path() in t/t9700-perl-git.sh
  Almost ready for 1.7.7.1
  gitweb: provide a way to customize html headers
  submodule::module_clone(): silence die() message from module_name()
  submodule: whitespace fix
  ...