summaryrefslogtreecommitdiffstats
path: root/compat
AgeCommit message (Expand)AuthorLines
2018-10-31config: allow for platform-specific core.* config settingsJohannes Schindelin-0/+8
2018-10-31mingw: reencode environment variables on the fly (UTF-16 <-> UTF-8)Johannes Schindelin-116/+196
2018-10-30Merge branch 'cb/compat-mmap-is-private-read-only'Junio C Hamano-1/+1
2018-10-30Merge branch 'js/mingw-load-sys-dll'Junio C Hamano-1/+2
2018-10-30Merge branch 'js/mingw-getcwd'Junio C Hamano-2/+48
2018-10-26Merge branch 'js/mingw-default-ident'Junio C Hamano-7/+55
2018-10-25compat: make sure git_mmap is not expected to writeCarlo Marcelo Arenas Belón-1/+1
2018-10-24mingw: fix getcwd when the parent directory cannot be queriedAnton Serbulov-0/+39
2018-10-24mingw: ensure `getcwd()` reports the correct caseJohannes Schindelin-2/+9
2018-10-24mingw: load system libraries the recommended wayJohannes Schindelin-1/+2
2018-10-24mingw: implement nanosecond-precision file timesKarsten Blees-18/+36
2018-10-24mingw: replace MSVCRT's fstat() with a Win32-based implementationKarsten Blees-10/+21
2018-10-24mingw: factor out code to set stat() dataJohannes Schindelin-14/+25
2018-10-16mingw: use domain information for default emailJohannes Schindelin-0/+7
2018-10-16getpwuid(mingw): provide a better default for the user nameJohannes Schindelin-1/+31
2018-10-16getpwuid(mingw): initialize the structure only onceJohannes Schindelin-7/+18
2018-10-04compat/poll: prepare for targeting Windows VistaJohannes Schindelin-3/+18
2018-09-24Merge branch 'js/mingw-o-append'Junio C Hamano-3/+33
2018-09-11mingw: fix mingw_open_append to work with named pipesJeff Hostetler-3/+33
2018-08-20Merge branch 'en/incl-forward-decl'Junio C Hamano-1/+2
2018-08-20Merge branch 'js/mingw-o-append'Junio C Hamano-2/+39
2018-08-15compat/precompose_utf8.h: use more common include guard styleElijah Newren-1/+2
2018-08-13mingw: enable atomic O_APPENDJohannes Sixt-2/+39
2018-07-24Merge branch 'nd/command-list'Junio C Hamano-2/+2
2018-07-16vcbuild/README: update to accommodate for missing common-cmds.hJohannes Schindelin-2/+2
2018-04-11mingw/msvc: use the new-style RUNTIME_PREFIX helperJohannes Schindelin-3/+2
2018-03-19mingw: abort on invalid strftime formatsJohannes Schindelin-0/+14
2017-11-21Merge branch 'bp/fsmonitor'Junio C Hamano-0/+22
2017-11-21Merge branch 'tz/fsf-address-update' into maintJunio C Hamano-28/+18
2017-11-15Merge branch 'tz/fsf-address-update'Junio C Hamano-28/+18
2017-11-09Replace Free Software Foundation address in license noticesTodd Zullinger-28/+18
2017-11-02mingw: optionally redirect stderr/stdout via the same handleJohannes Schindelin-0/+15
2017-11-02mingw: add experimental feature to redirect standard handlesJohannes Schindelin-0/+43
2017-10-18Merge branch 'rb/compat-poll-fix' into maintJunio C Hamano-0/+4
2017-10-11Merge branch 'ds/avoid-overflow-in-midpoint-computation'Junio C Hamano-3/+3
2017-10-10cleanup: fix possible overflow errors in binary searchDerrick Stolee-3/+3
2017-10-07Merge branch 'rb/compat-poll-fix'Junio C Hamano-0/+4
2017-09-29poll.c: always set revents, even if to zeroRandall S. Becker-0/+4
2017-09-26Win32: simplify loading of DLL functionsJohannes Schindelin-0/+57
2017-09-24bswap: add 64 bit endianness helper get_be64Ben Peart-0/+22
2017-09-10Merge branch 'rs/win32-syslog-leakfix' into maintJunio C Hamano-0/+2
2017-08-23Merge branch 'rs/bswap-ubsan-fix' into maintJunio C Hamano-14/+24
2017-08-22Merge branch 'rs/win32-syslog-leakfix'Junio C Hamano-0/+2
2017-08-11Merge branch 'rs/bswap-ubsan-fix'Junio C Hamano-14/+24
2017-08-10win32: plug memory leak on realloc() failure in syslog()René Scharfe-0/+2
2017-07-18Merge branch 'tb/push-to-cygwin-unc-path'Junio C Hamano-0/+21
2017-07-17bswap: convert get_be16, get_be32 and put_be32 to inline functionsRené Scharfe-14/+24
2017-07-17bswap: convert to unsigned before shifting in get_be32René Scharfe-4/+4
2017-07-05cygwin: allow pushing to UNC pathsTorsten Bögershausen-0/+21
2017-06-27Spelling fixesVille Skyttä-1/+1