author | Junio C Hamano <gitster@pobox.com> | |
Tue, 19 Jan 2010 02:12:49 +0000 (18:12 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 19 Jan 2010 02:12:49 +0000 (18:12 -0800) | ||
commit | 3cd02df46a56c5c006163e72d0816aef1ba4a00e | |
tree | 9deff1a112b92b5ada4717665071a44fcb8dc70f | tree | snapshot |
parent | ff6d26a0e1d8fad775010fa3b689c0c027da8bb0 | commit | diff |
parent | a6d15bc33529f923b205930d0a58fe6226570dc1 | commit | diff |
Merge branch 'js/windows'
* js/windows:
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
* js/windows:
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 | diff1 | | diff2 | | blob | history |
run-command.c | diff1 | | diff2 | | blob | history |