Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commit970f42ab1efa7249f10539205d6d053ef98fb930
authorJakub Narebski <jnareb@gmail.com>
Sun, 31 Jan 2010 09:59:38 +0000 (31 10:59 +0100)
committerJakub Narebski <jnareb@gmail.com>
Sun, 31 Jan 2010 09:59:38 +0000 (31 10:59 +0100)
tree8e32eaa6d49e10cdbd4daa73ed82f7ed5dda31de
parenta92fb8b38d056e31065a0a20e6d1bf1aaecae758
parentb0883aa6c77111e88496bd0afe073caf68ab9f99
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (105 commits)
  is_submodule_modified(): fix breakage with external GIT_INDEX_FILE
  RPM packaging: don't include foreign-scm-helper bits yet
  grep: Fix two memory leaks
  rebase: don't invoke the pager for each commit summary
  Update draft release notes to 1.7.0
  Implement pthread_cond_broadcast on Windows
  If deriving SVN_SSH from GIT_SSH on msys, also add quotes
  add shebang line to git-mergetool--lib.sh
  fix off-by-one allocation error
  fix memcpy of overlapping area
  gitk: Update German translation
  gitk: Add French translation
  gitk: update Italian translation
  gitk: Update Swedish translation
  bash: support 'git notes' and its subcommands
  bash: don't offer remote transport helpers as subcommands
  grep --quiet: finishing touches
  reject @{-1} not at beginning of object name
  fix parsing of @{-1}@{u} combination
  test combinations of @{} syntax
  ...
t/test-lib.sh