summaryrefslogtreecommitdiff
path: root/compat/mingw.h
AgeCommit message (Expand)Author
2019-09-05compat/*.[ch]: remove extern from function declarations using spatchDenton Liu
2019-06-20msvc: do not re-declare the timespec structJeff Hostetler
2019-06-20mingw: replace mingw_startup() hackJohannes Schindelin
2019-05-07mingw: remove obsolete IPv6-related codeTanushree Tumane
2019-02-22trace2: create new combined trace facilityJeff Hostetler
2019-02-14Merge branch 'js/mingw-host-cpu'Junio C Hamano
2019-02-13mingw: use a more canonical method to fix the CPU reportingJohannes Schindelin
2019-02-09Merge branch 'js/mingw-host-cpu'Junio C Hamano
2019-02-07mingw: fix CPU reporting in `git version --build-options`Johannes Schindelin
2019-01-14Merge branch 'tb/use-common-win32-pathfuncs-on-cygwin'Junio C Hamano
2018-12-26git clone <url> C:\cygwin\home\USER\repo' is working (again)Torsten Bögershausen
2018-11-13Merge branch 'js/mingw-utf8-env'Junio C Hamano
2018-11-13Merge branch 'js/mingw-perl5lib'Junio C Hamano
2018-11-13Merge branch 'js/mingw-isatty-and-dup2'Junio C Hamano
2018-11-06Merge branch 'js/mingw-ns-filetime'Junio C Hamano
2018-10-31mingw: fix isatty() after dup2()Johannes Schindelin
2018-10-31config: allow for platform-specific core.* config settingsJohannes Schindelin
2018-10-31mingw: reencode environment variables on the fly (UTF-16 <-> UTF-8)Johannes Schindelin
2018-10-24mingw: implement nanosecond-precision file timesKarsten Blees
2018-10-16mingw: use domain information for default emailJohannes Schindelin
2018-03-19mingw: abort on invalid strftime formatsJohannes Schindelin
2017-06-02Merge branch 'js/bs-is-a-dir-sep-on-windows'Junio C Hamano
2017-05-23mingw.h: permit arguments with side effects for is_dir_sepJohannes Sixt
2016-12-12mingw: intercept isatty() to handle /dev/null as Git expects itJohannes Schindelin
2016-09-09Merge branch 'bw/mingw-avoid-inheriting-fd-to-lockfile' into maintJunio C Hamano
2016-09-09Merge branch 'js/no-html-bypass-on-windows' into maintJunio C Hamano
2016-09-09Merge branch 'jk/common-main' into maintJunio C Hamano
2016-08-23mingw: ensure temporary file handles are not inherited by child processesBen Wijen
2016-08-19Revert "display HTML in default browser using Windows' shell API"Johannes Schindelin
2016-08-08Merge branch 'ew/daemon-socket-keepalive' into maintJunio C Hamano
2016-07-22Windows: add missing definition of ENOTSOCKJohannes Sixt
2016-07-06mingw: declare main()'s argv as constJohannes Schindelin
2016-06-20mingw: let the build succeed with DEVELOPER=1Johannes Schindelin
2016-05-26Merge branch 'js/windows-dotgit' into maintJunio C Hamano
2016-05-18Merge branch 'jk/push-client-deadlock-fix' into HEADJunio C Hamano
2016-05-11mingw: remove unnecessary definitionJohannes Schindelin
2016-05-02Windows: add pthread_sigmask() that does nothingJohannes Sixt
2016-03-30MSVC: use shipped headers instead of fallback definitionsSven Strickroth
2016-03-23config --show-origin: report paths with forward slashesJohannes Schindelin
2016-02-05Merge branch 'js/dirname-basename' into maintJunio C Hamano
2016-02-03Merge branch 'js/dirname-basename'Junio C Hamano
2016-01-25mingw: avoid linking to the C library's isalpha()Johannes Sixt
2016-01-15mingw: avoid redefining S_* constantsJohannes Schindelin
2016-01-14compat/mingw: support MSys2-based MinGW buildJohannes Schindelin
2016-01-12Refactor skipping DOS drive prefixesJohannes Schindelin
2015-12-21mingw: emulate write(2) that fails with a EPIPEJohannes Schindelin
2015-05-26Merge branch 'nd/untracked-cache'Junio C Hamano
2015-04-15compat/mingw: stubs for getpgid() and tcgetpgrp()Johannes Sixt
2015-03-12mingw32: add uname()Nguyễn Thái Ngọc Duy
2014-09-22mingw.h: add dummy functions for sigset_t operationsJohannes Sixt