Merge branch 'master' into next
commit0e68deb3580383f73548262a19bba80c5a009e78
authorJunio C Hamano <gitster@pobox.com>
Thu, 26 Mar 2009 07:35:29 +0000 (26 00:35 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 26 Mar 2009 07:35:29 +0000 (26 00:35 -0700)
treef546c08be0de57582b47c17ebd4b269922f76d71
parentaff6ae5e2f10c4a8e399bf5aa446a58d74444aba
parenteed1fcd76d8893ab687c700e1729faea025ba7a8
Merge branch 'master' into next

* master:
  documentation: update cvsimport description of "-r" for recent clone
  fast-export: Avoid dropping files from commits
  Documentation: Remove spurious uses of "you" in git-bisect.txt.
  Grammar fixes to "merge" and "patch-id" docs
  Correct missing SP characters in grammar comment at top of fast-import.c
  git-filter-branch: avoid collisions with variables in eval'ed commands
  builtin-push.c: Fix typo: "anythig" -> "anything"
  t7502-commit: Skip SIGTERM test on Windows
  t7005-editor: Use $SHELL_PATH in the editor scripts
  Guard a few Makefile variables against user environments
Makefile