Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Win32 dirent: remove unused dirent.d_reclen member | Karsten Blees | 2014-06-09 | 1 | -4/+1 | |
| * | | | | Win32 dirent: remove unused dirent.d_ino member | Karsten Blees | 2014-06-09 | 1 | -1/+0 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'sk/mingw-uni-console' | Junio C Hamano | 2014-07-09 | 3 | -123/+533 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Win32: reliably detect console pipe handlessk/mingw-uni-console | Karsten Blees | 2014-06-16 | 1 | -18/+7 | |
| * | | | Win32: fix broken pipe detection | Karsten Blees | 2014-06-10 | 2 | -46/+70 | |
| * | | | Win32: Thread-safe windows console output | Karsten Blees | 2014-06-10 | 3 | -149/+273 | |
| * | | | Win32: add Unicode conversion functions | Karsten Blees | 2014-06-10 | 2 | -0/+189 | |
| * | | | Win32: warn if the console font doesn't support Unicode | Karsten Blees | 2014-06-10 | 1 | -0/+66 | |
| * | | | Win32: detect console streams more reliably | Karsten Blees | 2014-06-10 | 1 | -24/+26 | |
| * | | | Win32: support Unicode console output | Karsten Blees | 2014-06-10 | 2 | -6/+22 | |
* | | | | Merge branch 'sk/mingw-main' | Junio C Hamano | 2014-07-09 | 2 | -10/+19 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | mingw: avoid const warningsk/mingw-main | Stepan Kasal | 2014-06-10 | 1 | -1/+1 | |
| * | | | Win32: move main macro to a function | Karsten Blees | 2014-06-10 | 2 | -10/+19 | |
* | | | | Merge branch 'cb/byte-order' | Junio C Hamano | 2014-06-16 | 1 | -9/+24 | |
|\ \ \ \ | ||||||
| * | | | | compat/bswap.h: fix endianness detectioncb/byte-order | Ben Walton | 2014-05-30 | 1 | -1/+1 | |
| * | | | | compat/bswap.h: restore preference __BIG_ENDIAN over BIG_ENDIAN | Junio C Hamano | 2014-05-02 | 1 | -7/+7 | |
| * | | | | compat/bswap.h: detect endianness on more platforms that don't use BYTE_ORDER | Charles Bailey | 2014-05-02 | 1 | -9/+24 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'sk/windows-unc-path' | Junio C Hamano | 2014-06-16 | 2 | -0/+26 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Windows: allow using UNC path for git repositorysk/windows-unc-path | Cezary Zawadka | 2014-06-10 | 2 | -0/+26 | |
* | | | | Merge branch 'tl/relax-in-poll-emulation' | Junio C Hamano | 2014-06-06 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | compat/poll: sleep 1 millisecond to avoid busy waittl/relax-in-poll-emulation | Theodore Leblond | 2014-04-29 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Merge branch 'jk/commit-dates-parsing-fix' into maint | Junio C Hamano | 2014-04-09 | 1 | -0/+29 | |
| |\ \ \ | ||||||
* | \ \ \ | Merge branch 'ym/fix-opportunistic-index-update-race' | Junio C Hamano | 2014-06-03 | 1 | -3/+1 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | wrapper.c: add xpread() similar to xread() | Yiannis Marangos | 2014-04-10 | 1 | -3/+1 | |
* | | | | | Merge branch 'ks/tree-diff-nway' | Junio C Hamano | 2014-06-03 | 1 | -0/+0 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | mingw: activate allocaks/tree-diff-nway | Kirill Smelkov | 2014-04-09 | 1 | -0/+0 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'jk/commit-dates-parsing-fix' | Junio C Hamano | 2014-04-08 | 1 | -0/+29 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | date: recognize bogus FreeBSD gmtime output | Jeff King | 2014-04-01 | 1 | -0/+29 | |
* | | | | Merge branch 'mr/msvc-link-with-lcurl' | Junio C Hamano | 2014-03-31 | 1 | -0/+2 | |
|\ \ \ \ | ||||||
| * | | | | MSVC: allow linking with the cURL librarymr/msvc-link-with-lcurl | Marat Radchenko | 2014-03-27 | 1 | -0/+2 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'nd/no-more-fnmatch' | Junio C Hamano | 2014-03-14 | 2 | -578/+0 | |
|\ \ \ \ | ||||||
| * | | | | actually remove compat fnmatch source codend/no-more-fnmatch | Nguyễn Thái Ngọc Duy | 2014-02-20 | 2 | -578/+0 | |
| |/ / / | ||||||
* | | | | Merge branch 'jk/pack-bitmap' | Junio C Hamano | 2014-02-27 | 1 | -1/+111 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | read-cache: use get_be32 instead of hand-rolled ntoh_l | Jeff King | 2014-01-23 | 1 | -0/+4 | |
| * | | | block-sha1: factor out get_be and put_be wrappers | Jeff King | 2014-01-23 | 1 | -0/+32 | |
| * | | | compat: add endianness helpers | Vicent Marti | 2013-11-18 | 1 | -1/+75 | |
* | | | | Merge branch 'ef/mingw-write' | Junio C Hamano | 2014-01-27 | 2 | -20/+0 | |
|\ \ \ \ | ||||||
| * | | | | mingw: remove mingw_writeef/mingw-write | Erik Faye-Lund | 2014-01-17 | 2 | -20/+0 | |
| | |_|/ | |/| | | ||||||
* | | | | mark Windows build scripts executable | Jonathan Nieder | 2013-11-25 | 2 | -0/+0 | |
|/ / / | ||||||
* | | | C: have space around && and || operators | Junio C Hamano | 2013-10-16 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge branch 'kb/msvc-compile' | Jonathan Nieder | 2013-09-24 | 5 | -21/+29 | |
|\ \ | ||||||
| * | | Windows: do not redefine _WIN32_WINNTkb/msvc-compile | Sebastian Schuberth | 2013-09-11 | 2 | -1/+3 | |
| * | | MinGW: Fix stat definitions to work with MinGW runtime version 4.0 | Sebastian Schuberth | 2013-09-11 | 2 | -1/+9 | |
| * | | MSVC: fix stat definition hell | Karsten Blees | 2013-09-11 | 2 | -19/+11 | |
| * | | MSVC: fix compile errors due to macro redefinitions | Karsten Blees | 2013-09-11 | 1 | -0/+6 | |
* | | | Merge branch 'jk/config-int-range-check' | Junio C Hamano | 2013-09-19 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | compat/mingw.h: define PRId64jk/config-int-range-check | Johannes Sixt | 2013-09-19 | 1 | -0/+1 | |
* | | | | Merge branch 'tb/precompose-autodetect-fix' | Junio C Hamano | 2013-09-17 | 1 | -5/+2 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Set core.precomposeunicode to true on e.g. HFS+tb/precompose-autodetect-fix | Torsten Bögershausen | 2013-08-27 | 1 | -5/+2 | |
| |/ / | ||||||
* | | | Merge branch 'sp/clip-read-write-to-8mb' | Junio C Hamano | 2013-09-09 | 1 | -13/+0 | |
|\ \ \ |