aboutsummaryrefslogtreecommitdiff
path: root/compat
Commit message (Expand)AuthorAge
* Merge branch 'cb/byte-order' into maintJunio C Hamano2014-07-22
|\
| * compat/bswap.h: fix endianness detectionBen Walton2014-05-30
| * compat/bswap.h: restore preference __BIG_ENDIAN over BIG_ENDIANJunio C Hamano2014-05-02
| * compat/bswap.h: detect endianness on more platforms that don't use BYTE_ORDERCharles Bailey2014-05-02
* | use xcalloc() to allocate zero-initialized memoryRené Scharfe2014-07-21
* | Merge branch 'ym/fix-opportunistic-index-update-race' into maintJunio C Hamano2014-06-25
|\ \ | |/ |/|
| * wrapper.c: add xpread() similar to xread()Yiannis Marangos2014-04-10
* | Merge branch 'jk/commit-dates-parsing-fix'Junio C Hamano2014-04-08
|\ \
| * | date: recognize bogus FreeBSD gmtime outputJeff King2014-04-01
* | | Merge branch 'mr/msvc-link-with-lcurl'Junio C Hamano2014-03-31
|\ \ \
| * | | MSVC: allow linking with the cURL libraryMarat Radchenko2014-03-27
* | | | Merge branch 'nd/no-more-fnmatch'Junio C Hamano2014-03-14
|\ \ \ \
| * | | | actually remove compat fnmatch source codeNguyễn Thái Ngọc Duy2014-02-20
| |/ / /
* | | | Merge branch 'jk/pack-bitmap'Junio C Hamano2014-02-27
|\ \ \ \ | |/ / / |/| | |
| * | | read-cache: use get_be32 instead of hand-rolled ntoh_lJeff King2014-01-23
| * | | block-sha1: factor out get_be and put_be wrappersJeff King2014-01-23
| * | | compat: add endianness helpersVicent Marti2013-11-18
* | | | Merge branch 'ef/mingw-write'Junio C Hamano2014-01-27
|\ \ \ \
| * | | | mingw: remove mingw_writeErik Faye-Lund2014-01-17
| | |_|/ | |/| |
* | | | mark Windows build scripts executableJonathan Nieder2013-11-25
|/ / /
* | | C: have space around && and || operatorsJunio C Hamano2013-10-16
|/ /
* | Merge branch 'kb/msvc-compile'Jonathan Nieder2013-09-24
|\ \
| * | Windows: do not redefine _WIN32_WINNTSebastian Schuberth2013-09-11
| * | MinGW: Fix stat definitions to work with MinGW runtime version 4.0Sebastian Schuberth2013-09-11
| * | MSVC: fix stat definition hellKarsten Blees2013-09-11
| * | MSVC: fix compile errors due to macro redefinitionsKarsten Blees2013-09-11
* | | Merge branch 'jk/config-int-range-check'Junio C Hamano2013-09-19
|\ \ \
| * | | compat/mingw.h: define PRId64Johannes Sixt2013-09-19
* | | | Merge branch 'tb/precompose-autodetect-fix'Junio C Hamano2013-09-17
|\ \ \ \ | |_|/ / |/| | |
| * | | Set core.precomposeunicode to true on e.g. HFS+Torsten Bögershausen2013-08-27
| |/ /
* | | Merge branch 'sp/clip-read-write-to-8mb'Junio C Hamano2013-09-09
|\ \ \
| * | | Revert "compat/clipped-write.c: large write(2) fails on Mac OS X/XNU"Steffen Prohaska2013-08-20
| |/ /
* | | Merge branch 'nd/gc-lock-against-each-other'Junio C Hamano2013-09-04
|\ \ \
| * | | gc: reject if another gc is running, unless --force is givenNguyễn Thái Ngọc Duy2013-08-09
| | |/ | |/|
* | | Merge branch 'da/darwin'Junio C Hamano2013-09-04
|\ \ \ | |_|/ |/| |
| * | imap-send: use Apple's Security framework for base64 encodingJeremy Huddleston2013-07-30
* | | Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat'Junio C Hamano2013-08-02
|\ \ \
| * | | cygwin: Remove the Win32 l/stat() implementationRamsay Jones2013-07-18
* | | | Merge branch 'ob/typofixes'Junio C Hamano2013-07-24
|\ \ \ \
| * | | | typofix: in-code commentsOndřej Bílka2013-07-22
| |/ / /
* | | | Merge branch 'rj/sparse'Junio C Hamano2013-07-24
|\ \ \ \ | |/ / / |/| | |
| * | | Revert "compat/unsetenv.c: Fix a sparse warning"Benoit Sigoure2013-07-21
* | | | Merge branch 'rj/mingw-cygwin'Junio C Hamano2013-06-11
|\ \ \ \
| * | | | cygwin: Remove the CYGWIN_V15_WIN32API build variableRamsay Jones2013-05-08
| * | | | mingw: rename WIN32 cpp macro to GIT_WINDOWS_NATIVEJonathan Nieder2013-05-08
| | |/ / | |/| |
* | | | Sync with 1.8.3.1Junio C Hamano2013-06-10
|\ \ \ \
| * | | | mingw: make mingw_signal return the correct handlerErik Faye-Lund2013-06-10
| |/ / /
* | | | Merge branch 'fc/macos-x-clipped-write'Junio C Hamano2013-06-02
|\ \ \ \ | |_|/ / |/| | |
| * | | compate/clipped-write.c: large write(2) fails on Mac OS X/XNUFilipe Cabecinhas2013-05-17
* | | | sparse: Fix mingw_main() argument number/type errorsRamsay Jones2013-04-28