summaryrefslogtreecommitdiff
path: root/compat
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2014-07-211-2/+1
|\
| * use xcalloc() to allocate zero-initialized memoryRené Scharfe2014-07-211-2/+1
| * Merge branch 'ym/fix-opportunistic-index-update-race' into maintJunio C Hamano2014-06-251-3/+1
| |\
* | \ Merge branch 'sk/mingw-uni-fix'Junio C Hamano2014-07-214-77/+171
|\ \ \
| * | | Win32: Unicode file name support (dirent)sk/mingw-uni-fixKarsten Blees2014-07-152-21/+11
| * | | Win32: Unicode file name support (except dirent)Karsten Blees2014-07-152-56/+160
* | | | MinGW: fix compile error due to missing ELOOPKarsten Blees2014-07-161-0/+3
|/ / /
* | | Merge branch 'sk/mingw-unicode-spawn-args'Junio C Hamano2014-07-091-23/+71
|\ \ \
| * | | Win32: Unicode arguments (incoming)sk/mingw-unicode-spawn-argsKarsten Blees2014-06-161-2/+40
| * | | Win32: Unicode arguments (outgoing)Karsten Blees2014-06-161-4/+14
| * | | MinGW: disable CRT command line globbingKarsten Blees2014-06-161-0/+6
| * | | Win32: fix potential multi-threading issueKarsten Blees2014-06-161-1/+1
| * | | Win32: simplify internal mingw_spawn* APIsKarsten Blees2014-06-161-15/+8
| * | | Win32: let mingw_execve() return an intJohannes Schindelin2014-06-161-2/+3
* | | | Merge branch 'sk/mingw-dirent'Junio C Hamano2014-07-092-67/+57
|\ \ \ \
| * | | | Win32 dirent: improve dirent implementationsk/mingw-direntKarsten Blees2014-06-091-59/+54
| * | | | Win32 dirent: clarify #include directivesKarsten Blees2014-06-091-2/+1
| * | | | Win32 dirent: change FILENAME_MAX to MAX_PATHKarsten Blees2014-06-091-1/+1
| * | | | Win32 dirent: remove unused dirent.d_reclen memberKarsten Blees2014-06-091-4/+1
| * | | | Win32 dirent: remove unused dirent.d_ino memberKarsten Blees2014-06-091-1/+0
| | |/ / | |/| |
* | | | Merge branch 'sk/mingw-uni-console'Junio C Hamano2014-07-093-123/+533
|\ \ \ \ | | |/ / | |/| |
| * | | Win32: reliably detect console pipe handlessk/mingw-uni-consoleKarsten Blees2014-06-161-18/+7
| * | | Win32: fix broken pipe detectionKarsten Blees2014-06-102-46/+70
| * | | Win32: Thread-safe windows console outputKarsten Blees2014-06-103-149/+273
| * | | Win32: add Unicode conversion functionsKarsten Blees2014-06-102-0/+189
| * | | Win32: warn if the console font doesn't support UnicodeKarsten Blees2014-06-101-0/+66
| * | | Win32: detect console streams more reliablyKarsten Blees2014-06-101-24/+26
| * | | Win32: support Unicode console outputKarsten Blees2014-06-102-6/+22
* | | | Merge branch 'sk/mingw-main'Junio C Hamano2014-07-092-10/+19
|\ \ \ \ | |/ / /
| * | | mingw: avoid const warningsk/mingw-mainStepan Kasal2014-06-101-1/+1
| * | | Win32: move main macro to a functionKarsten Blees2014-06-102-10/+19
* | | | Merge branch 'cb/byte-order'Junio C Hamano2014-06-161-9/+24
|\ \ \ \
| * | | | compat/bswap.h: fix endianness detectioncb/byte-orderBen Walton2014-05-301-1/+1
| * | | | compat/bswap.h: restore preference __BIG_ENDIAN over BIG_ENDIANJunio C Hamano2014-05-021-7/+7
| * | | | compat/bswap.h: detect endianness on more platforms that don't use BYTE_ORDERCharles Bailey2014-05-021-9/+24
| | |/ / | |/| |
* | | | Merge branch 'sk/windows-unc-path'Junio C Hamano2014-06-162-0/+26
|\ \ \ \ | | |/ / | |/| |
| * | | Windows: allow using UNC path for git repositorysk/windows-unc-pathCezary Zawadka2014-06-102-0/+26
* | | | Merge branch 'tl/relax-in-poll-emulation'Junio C Hamano2014-06-061-1/+1
|\ \ \ \
| * | | | compat/poll: sleep 1 millisecond to avoid busy waittl/relax-in-poll-emulationTheodore Leblond2014-04-291-1/+1
| |/ / /
| * | | Merge branch 'jk/commit-dates-parsing-fix' into maintJunio C Hamano2014-04-091-0/+29
| |\ \ \
* | \ \ \ Merge branch 'ym/fix-opportunistic-index-update-race'Junio C Hamano2014-06-031-3/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | wrapper.c: add xpread() similar to xread()Yiannis Marangos2014-04-101-3/+1
* | | | | Merge branch 'ks/tree-diff-nway'Junio C Hamano2014-06-031-0/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | mingw: activate allocaks/tree-diff-nwayKirill Smelkov2014-04-091-0/+0
| | |/ / | |/| |
* | | | Merge branch 'jk/commit-dates-parsing-fix'Junio C Hamano2014-04-081-0/+29
|\ \ \ \ | | |_|/ | |/| |
| * | | date: recognize bogus FreeBSD gmtime outputJeff King2014-04-011-0/+29
* | | | Merge branch 'mr/msvc-link-with-lcurl'Junio C Hamano2014-03-311-0/+2
|\ \ \ \
| * | | | MSVC: allow linking with the cURL librarymr/msvc-link-with-lcurlMarat Radchenko2014-03-271-0/+2
| | |/ / | |/| |
* | | | Merge branch 'nd/no-more-fnmatch'Junio C Hamano2014-03-142-578/+0
|\ \ \ \
| * | | | actually remove compat fnmatch source codend/no-more-fnmatchNguyễn Thái Ngọc Duy2014-02-202-578/+0
| |/ / /