| Commit message (Expand) | Author | Age |
* | mingw.h: add dummy functions for sigset_t operations | Johannes Sixt | 2014-09-22 |
* | Merge branch 'sk/mingw-uni-fix-more' | Junio C Hamano | 2014-07-30 |
|\ |
|
| * | Win32: enable color output in Windows cmd.exe | Karsten Blees | 2014-07-21 |
| * | Win32: patch Windows environment on startup | Karsten Blees | 2014-07-21 |
| * | Win32: keep the environment sorted | Karsten Blees | 2014-07-21 |
| * | Win32: use low-level memory allocation during initialization | Karsten Blees | 2014-07-21 |
| * | Win32: reduce environment array reallocations | Karsten Blees | 2014-07-21 |
| * | Win32: don't copy the environment twice when spawning child processes | Karsten Blees | 2014-07-21 |
| * | Win32: factor out environment block creation | Karsten Blees | 2014-07-21 |
| * | Win32: unify environment function names | Karsten Blees | 2014-07-21 |
| * | Win32: unify environment case-sensitivity | Karsten Blees | 2014-07-21 |
| * | Win32: fix environment memory leaks | Karsten Blees | 2014-07-21 |
| * | Win32: Unicode environment (incoming) | Karsten Blees | 2014-07-21 |
| * | Win32: Unicode environment (outgoing) | Karsten Blees | 2014-07-21 |
| * | Revert "Windows: teach getenv to do a case-sensitive search" | Karsten Blees | 2014-07-17 |
* | | Merge branch 'maint' | Junio C Hamano | 2014-07-21 |
|\ \ |
|
| * | | use xcalloc() to allocate zero-initialized memory | René Scharfe | 2014-07-21 |
| * | | Merge branch 'ym/fix-opportunistic-index-update-race' into maint | Junio C Hamano | 2014-06-25 |
| |\ \ |
|
* | \ \ | Merge branch 'sk/mingw-uni-fix' | Junio C Hamano | 2014-07-21 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Win32: Unicode file name support (dirent) | Karsten Blees | 2014-07-15 |
| * | | | Win32: Unicode file name support (except dirent) | Karsten Blees | 2014-07-15 |
* | | | | MinGW: fix compile error due to missing ELOOP | Karsten Blees | 2014-07-16 |
|/ / / |
|
* | | | Merge branch 'sk/mingw-unicode-spawn-args' | Junio C Hamano | 2014-07-09 |
|\ \ \ |
|
| * | | | Win32: Unicode arguments (incoming) | Karsten Blees | 2014-06-16 |
| * | | | Win32: Unicode arguments (outgoing) | Karsten Blees | 2014-06-16 |
| * | | | MinGW: disable CRT command line globbing | Karsten Blees | 2014-06-16 |
| * | | | Win32: fix potential multi-threading issue | Karsten Blees | 2014-06-16 |
| * | | | Win32: simplify internal mingw_spawn* APIs | Karsten Blees | 2014-06-16 |
| * | | | Win32: let mingw_execve() return an int | Johannes Schindelin | 2014-06-16 |
* | | | | Merge branch 'sk/mingw-dirent' | Junio C Hamano | 2014-07-09 |
|\ \ \ \ |
|
| * | | | | Win32 dirent: improve dirent implementation | Karsten Blees | 2014-06-09 |
| * | | | | Win32 dirent: clarify #include directives | Karsten Blees | 2014-06-09 |
| * | | | | Win32 dirent: change FILENAME_MAX to MAX_PATH | Karsten Blees | 2014-06-09 |
| * | | | | Win32 dirent: remove unused dirent.d_reclen member | Karsten Blees | 2014-06-09 |
| * | | | | Win32 dirent: remove unused dirent.d_ino member | Karsten Blees | 2014-06-09 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'sk/mingw-uni-console' | Junio C Hamano | 2014-07-09 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Win32: reliably detect console pipe handles | Karsten Blees | 2014-06-16 |
| * | | | Win32: fix broken pipe detection | Karsten Blees | 2014-06-10 |
| * | | | Win32: Thread-safe windows console output | Karsten Blees | 2014-06-10 |
| * | | | Win32: add Unicode conversion functions | Karsten Blees | 2014-06-10 |
| * | | | Win32: warn if the console font doesn't support Unicode | Karsten Blees | 2014-06-10 |
| * | | | Win32: detect console streams more reliably | Karsten Blees | 2014-06-10 |
| * | | | Win32: support Unicode console output | Karsten Blees | 2014-06-10 |
* | | | | Merge branch 'sk/mingw-main' | Junio C Hamano | 2014-07-09 |
|\ \ \ \
| |/ / / |
|
| * | | | mingw: avoid const warning | Stepan Kasal | 2014-06-10 |
| * | | | Win32: move main macro to a function | Karsten Blees | 2014-06-10 |
* | | | | Merge branch 'cb/byte-order' | Junio C Hamano | 2014-06-16 |
|\ \ \ \ |
|
| * | | | | compat/bswap.h: fix endianness detection | Ben Walton | 2014-05-30 |
| * | | | | compat/bswap.h: restore preference __BIG_ENDIAN over BIG_ENDIAN | Junio C Hamano | 2014-05-02 |
| * | | | | compat/bswap.h: detect endianness on more platforms that don't use BYTE_ORDER | Charles Bailey | 2014-05-02 |
| | |/ /
| |/| | |
|