aboutsummaryrefslogtreecommitdiff
path: root/compat/mingw.h
Commit message (Expand)AuthorAge
* Merge branch 'js/bs-is-a-dir-sep-on-windows'Junio C Hamano2017-06-02
|\
| * mingw.h: permit arguments with side effects for is_dir_sepJohannes Sixt2017-05-23
* | mingw: intercept isatty() to handle /dev/null as Git expects itJohannes Schindelin2016-12-11
|/
* Merge branch 'bw/mingw-avoid-inheriting-fd-to-lockfile' into maintJunio C Hamano2016-09-08
|\
| * mingw: ensure temporary file handles are not inherited by child processesBen Wijen2016-08-23
* | Merge branch 'js/no-html-bypass-on-windows' into maintJunio C Hamano2016-09-08
|\ \
| * | Revert "display HTML in default browser using Windows' shell API"Johannes Schindelin2016-08-19
* | | Merge branch 'jk/common-main' into maintJunio C Hamano2016-09-08
|\ \ \ | |_|/ |/| |
| * | mingw: declare main()'s argv as constJohannes Schindelin2016-07-06
| |/
* | Merge branch 'ew/daemon-socket-keepalive' into maintJunio C Hamano2016-08-08
|\ \
| * | Windows: add missing definition of ENOTSOCKJohannes Sixt2016-07-22
* | | mingw: let the build succeed with DEVELOPER=1Johannes Schindelin2016-06-20
| |/ |/|
* | Merge branch 'js/windows-dotgit' into maintJunio C Hamano2016-05-26
|\ \
| * | mingw: remove unnecessary definitionJohannes Schindelin2016-05-11
| |/
* | Merge branch 'jk/push-client-deadlock-fix' into HEADJunio C Hamano2016-05-18
|\ \
| * | Windows: add pthread_sigmask() that does nothingJohannes Sixt2016-05-02
| * | Merge branch 'js/dirname-basename' into maintJunio C Hamano2016-02-05
| |\ \
* | | | MSVC: use shipped headers instead of fallback definitionsSven Strickroth2016-03-30
| |_|/ |/| |
* | | config --show-origin: report paths with forward slashesJohannes Schindelin2016-03-23
* | | Merge branch 'js/dirname-basename'Junio C Hamano2016-02-03
|\ \ \ | | |/ | |/|
| * | mingw: avoid linking to the C library's isalpha()Johannes Sixt2016-01-25
| * | Refactor skipping DOS drive prefixesJohannes Schindelin2016-01-12
* | | mingw: avoid redefining S_* constantsJohannes Schindelin2016-01-15
* | | compat/mingw: support MSys2-based MinGW buildJohannes Schindelin2016-01-14
| |/ |/|
* | mingw: emulate write(2) that fails with a EPIPEJohannes Schindelin2015-12-21
|/
* Merge branch 'nd/untracked-cache'Junio C Hamano2015-05-26
|\
| * mingw32: add uname()Nguyễn Thái Ngọc Duy2015-03-12
* | compat/mingw: stubs for getpgid() and tcgetpgrp()Johannes Sixt2015-04-15
|/
* mingw.h: add dummy functions for sigset_t operationsJohannes Sixt2014-09-22
* Merge branch 'sk/mingw-uni-fix-more'Junio C Hamano2014-07-30
|\
| * Win32: don't copy the environment twice when spawning child processesKarsten Blees2014-07-21
| * Win32: fix environment memory leaksKarsten Blees2014-07-21
| * Win32: Unicode environment (incoming)Karsten Blees2014-07-21
* | Merge branch 'sk/mingw-uni-fix'Junio C Hamano2014-07-21
|\ \ | |/
| * Win32: Unicode file name support (except dirent)Karsten Blees2014-07-15
* | MinGW: fix compile error due to missing ELOOPKarsten Blees2014-07-16
|/
* Win32: fix broken pipe detectionKarsten Blees2014-06-10
* Win32: Thread-safe windows console outputKarsten Blees2014-06-10
* Win32: add Unicode conversion functionsKarsten Blees2014-06-10
* Win32: support Unicode console outputKarsten Blees2014-06-10
* mingw: avoid const warningStepan Kasal2014-06-10
* Win32: move main macro to a functionKarsten Blees2014-06-10
* Windows: allow using UNC path for git repositoryCezary Zawadka2014-06-10
* mingw: remove mingw_writeErik Faye-Lund2014-01-17
* Merge branch 'kb/msvc-compile'Jonathan Nieder2013-09-24
|\
| * 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
* | compat/mingw.h: define PRId64Johannes Sixt2013-09-19
|/
* sparse: Fix mingw_main() argument number/type errorsRamsay Jones2013-04-28