aboutsummaryrefslogtreecommitdiff
path: root/compat/mingw.c
Commit message (Expand)AuthorAge
* Merge branch 'js/mingw-tests'Junio C Hamano2016-02-17
|\
| * mingw: let lstat() fail with errno == ENOTDIR when appropriateJohannes Schindelin2016-01-26
| * mingw: try to delete target directory before renaming마누엘2016-01-26
| * mingw: prepare the TMPDIR environment variable for shell scriptsJohannes Schindelin2016-01-26
| * mingw: factor out Windows specific environment setupKarsten Blees2016-01-26
* | 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 warnings when casting HANDLEs to intJohannes Schindelin2016-01-15
* | Merge branch 'js/emu-write-epipe-on-windows'Junio C Hamano2015-12-22
|\ \
| * | mingw: emulate write(2) that fails with a EPIPEJohannes Schindelin2015-12-21
| |/
* | compat/mingw.c: remove printf format warningJohannes Sixt2015-10-23
* | convert trivial sprintf / strcpy calls to xsnprintfJeff King2015-09-25
|/
* Mingw: verify both ends of the pipe () callJose F. Morales2015-08-28
* mingw32: add uname()Nguyễn Thái Ngọc Duy2015-03-12
* Windows: correct detection of EISDIR in mingw_open()Johannes Sixt2014-11-17
* Merge branch 'sk/mingw-uni-fix-more'Junio C Hamano2014-07-30
|\
| * Win32: enable color output in Windows cmd.exeKarsten Blees2014-07-21
| * Win32: patch Windows environment on startupKarsten Blees2014-07-21
| * Win32: keep the environment sortedKarsten Blees2014-07-21
| * Win32: use low-level memory allocation during initializationKarsten Blees2014-07-21
| * Win32: reduce environment array reallocationsKarsten Blees2014-07-21
| * Win32: don't copy the environment twice when spawning child processesKarsten Blees2014-07-21
| * Win32: factor out environment block creationKarsten Blees2014-07-21
| * Win32: unify environment function namesKarsten Blees2014-07-21
| * Win32: unify environment case-sensitivityKarsten Blees2014-07-21
| * Win32: fix environment memory leaksKarsten Blees2014-07-21
| * Win32: Unicode environment (incoming)Karsten Blees2014-07-21
| * Win32: Unicode environment (outgoing)Karsten Blees2014-07-21
| * Revert "Windows: teach getenv to do a case-sensitive search"Karsten Blees2014-07-17
* | Merge branch 'maint'Junio C Hamano2014-07-21
|\ \ | |/ |/|
| * use xcalloc() to allocate zero-initialized memoryRené Scharfe2014-07-21
* | Win32: Unicode file name support (except dirent)Karsten Blees2014-07-15
* | Win32: Unicode arguments (incoming)Karsten Blees2014-06-16
* | Win32: Unicode arguments (outgoing)Karsten Blees2014-06-16
* | MinGW: disable CRT command line globbingKarsten Blees2014-06-16
* | Win32: fix potential multi-threading issueKarsten Blees2014-06-16
* | Win32: simplify internal mingw_spawn* APIsKarsten Blees2014-06-16
* | Win32: let mingw_execve() return an intJohannes Schindelin2014-06-16
* | Win32: Thread-safe windows console outputKarsten Blees2014-06-10
* | Win32: add Unicode conversion functionsKarsten Blees2014-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
* MinGW: Fix stat definitions to work with MinGW runtime version 4.0Sebastian Schuberth2013-09-11
* 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
* | Sync with 1.8.3.1Junio C Hamano2013-06-10
|\ \
| * | mingw: make mingw_signal return the correct handlerErik Faye-Lund2013-06-10
| |/
* | compat/mingw.c: Fix some sparse warningsRamsay Jones2013-04-28
|/