index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compat
/
mingw.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'js/no-html-bypass-on-windows'
Junio C Hamano
2016-08-25
|
\
|
*
Revert "display HTML in default browser using Windows' shell API"
Johannes Schindelin
2016-08-19
*
|
mingw: let the build succeed with DEVELOPER=1
Johannes Schindelin
2016-06-20
|
/
*
Merge branch 'js/windows-dotgit' into maint
Junio C Hamano
2016-05-26
|
\
|
*
mingw: introduce the 'core.hideDotFiles' setting
Johannes Schindelin
2016-05-11
*
|
Windows: shorten code by re-using convert_slashes()
Johannes Sixt
2016-04-04
|
/
*
Merge branch 'jk/tighten-alloc'
Junio C Hamano
2016-03-04
|
\
|
*
compat/mingw: brown paper bag fix for 50a6c8e
Jeff King
2016-02-29
*
|
Merge branch 'jk/tighten-alloc'
Junio C Hamano
2016-02-26
|
\
\
|
|
/
|
*
use st_add and st_mult for allocation size computation
Jeff King
2016-02-22
|
*
convert trivial cases to ALLOC_ARRAY
Jeff King
2016-02-22
|
*
Merge branch 'js/dirname-basename' into maint
Junio C Hamano
2016-02-05
|
|
\
*
|
\
Merge branch 'js/mingw-tests'
Junio C Hamano
2016-02-17
|
\
\
\
|
*
|
|
mingw: let lstat() fail with errno == ENOTDIR when appropriate
Johannes Schindelin
2016-01-26
|
*
|
|
mingw: try to delete target directory before renaming
마누엘
2016-01-26
|
*
|
|
mingw: prepare the TMPDIR environment variable for shell scripts
Johannes Schindelin
2016-01-26
|
*
|
|
mingw: factor out Windows specific environment setup
Karsten Blees
2016-01-26
*
|
|
|
Merge branch 'js/dirname-basename'
Junio C Hamano
2016-02-03
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
mingw: avoid linking to the C library's isalpha()
Johannes Sixt
2016-01-25
|
*
|
Refactor skipping DOS drive prefixes
Johannes Schindelin
2016-01-12
*
|
|
mingw: avoid warnings when casting HANDLEs to int
Johannes Schindelin
2016-01-15
|
|
/
|
/
|
*
|
Merge branch 'js/emu-write-epipe-on-windows'
Junio C Hamano
2015-12-22
|
\
\
|
*
|
mingw: emulate write(2) that fails with a EPIPE
Johannes Schindelin
2015-12-21
|
|
/
*
|
compat/mingw.c: remove printf format warning
Johannes Sixt
2015-10-23
*
|
convert trivial sprintf / strcpy calls to xsnprintf
Jeff King
2015-09-25
|
/
*
Mingw: verify both ends of the pipe () call
Jose F. Morales
2015-08-28
*
mingw32: add uname()
Nguyễn Thái Ngọc Duy
2015-03-12
*
Windows: correct detection of EISDIR in mingw_open()
Johannes Sixt
2014-11-17
*
Merge branch 'sk/mingw-uni-fix-more'
Junio C Hamano
2014-07-30
|
\
|
*
Win32: enable color output in Windows cmd.exe
Karsten Blees
2014-07-21
|
*
Win32: patch Windows environment on startup
Karsten Blees
2014-07-21
|
*
Win32: keep the environment sorted
Karsten Blees
2014-07-21
|
*
Win32: use low-level memory allocation during initialization
Karsten Blees
2014-07-21
|
*
Win32: reduce environment array reallocations
Karsten Blees
2014-07-21
|
*
Win32: don't copy the environment twice when spawning child processes
Karsten Blees
2014-07-21
|
*
Win32: factor out environment block creation
Karsten Blees
2014-07-21
|
*
Win32: unify environment function names
Karsten Blees
2014-07-21
|
*
Win32: unify environment case-sensitivity
Karsten Blees
2014-07-21
|
*
Win32: fix environment memory leaks
Karsten Blees
2014-07-21
|
*
Win32: Unicode environment (incoming)
Karsten Blees
2014-07-21
|
*
Win32: Unicode environment (outgoing)
Karsten Blees
2014-07-21
|
*
Revert "Windows: teach getenv to do a case-sensitive search"
Karsten Blees
2014-07-17
*
|
Merge branch 'maint'
Junio C Hamano
2014-07-21
|
\
\
|
|
/
|
/
|
|
*
use xcalloc() to allocate zero-initialized memory
René Scharfe
2014-07-21
*
|
Win32: Unicode file name support (except dirent)
Karsten Blees
2014-07-15
*
|
Win32: Unicode arguments (incoming)
Karsten Blees
2014-06-16
*
|
Win32: Unicode arguments (outgoing)
Karsten Blees
2014-06-16
*
|
MinGW: disable CRT command line globbing
Karsten Blees
2014-06-16
*
|
Win32: fix potential multi-threading issue
Karsten Blees
2014-06-16
*
|
Win32: simplify internal mingw_spawn* APIs
Karsten Blees
2014-06-16
[next]