Merge branch 'master' into next
commit16248b0d185a0e2d2ca6c1a2d40043b36b7a27b5
authorJunio C Hamano <gitster@pobox.com>
Tue, 19 Jan 2010 02:34:06 +0000 (18 18:34 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 Jan 2010 02:34:11 +0000 (18 18:34 -0800)
treef287b904ee89563ff377a058c089325afe7f51ed
parentd7346b15ca5bda881f5abc37b0844e9b35c8cffc
parentd07430f98cfd6fae3f5ee91c2fa314f1cacf6f33
Merge branch 'master' into next

* master:
  Update draft release notes to 1.7.0
  Update draft release notes to 1.6.6.1
  grep: NUL terminate input from a file
  Do not use date.c:tm_to_time_t() from compat/mingw.c
  MSVC: Windows-native implementation for subset of Pthreads API
  MSVC: Fix an "incompatible pointer types" compiler warning
  Windows: avoid the "dup dance" when spawning a child process
  Windows: simplify the pipe(2) implementation
  Windows: boost startup by avoiding a static dependency on shell32.dll
  Windows: disable Python
Makefile
builtin-grep.c
run-command.c