index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compat
/
mingw.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jk/push-client-deadlock-fix' into HEAD
Junio C Hamano
2016-05-18
1
-0
/
+1
|
\
|
*
Windows: add pthread_sigmask() that does nothing
Johannes Sixt
2016-05-02
1
-0
/
+1
|
*
Merge branch 'js/dirname-basename' into maint
Junio C Hamano
2016-02-05
1
-1
/
+4
|
|
\
*
|
|
MSVC: use shipped headers instead of fallback definitions
Sven Strickroth
2016-03-30
1
-1
/
+1
*
|
|
config --show-origin: report paths with forward slashes
Johannes Schindelin
2016-03-23
1
-0
/
+6
*
|
|
Merge branch 'js/dirname-basename'
Junio C Hamano
2016-02-03
1
-1
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mingw: avoid linking to the C library's isalpha()
Johannes Sixt
2016-01-25
1
-6
/
+1
|
*
|
Refactor skipping DOS drive prefixes
Johannes Schindelin
2016-01-12
1
-1
/
+9
*
|
|
mingw: avoid redefining S_* constants
Johannes Schindelin
2016-01-15
1
-0
/
+4
*
|
|
compat/mingw: support MSys2-based MinGW build
Johannes Schindelin
2016-01-14
1
-1
/
+23
|
|
/
|
/
|
*
|
mingw: emulate write(2) that fails with a EPIPE
Johannes Schindelin
2015-12-21
1
-0
/
+3
|
/
*
Merge branch 'nd/untracked-cache'
Junio C Hamano
2015-05-26
1
-0
/
+9
|
\
|
*
mingw32: add uname()
Nguyễn Thái Ngọc Duy
2015-03-12
1
-0
/
+9
*
|
compat/mingw: stubs for getpgid() and tcgetpgrp()
Johannes Sixt
2015-04-15
1
-2
/
+6
|
/
*
mingw.h: add dummy functions for sigset_t operations
Johannes Sixt
2014-09-22
1
-1
/
+6
*
Merge branch 'sk/mingw-uni-fix-more'
Junio C Hamano
2014-07-30
1
-6
/
+5
|
\
|
*
Win32: don't copy the environment twice when spawning child processes
Karsten Blees
2014-07-21
1
-6
/
+2
|
*
Win32: fix environment memory leaks
Karsten Blees
2014-07-21
1
-0
/
+1
|
*
Win32: Unicode environment (incoming)
Karsten Blees
2014-07-21
1
-0
/
+2
*
|
Merge branch 'sk/mingw-uni-fix'
Junio C Hamano
2014-07-21
1
-4
/
+14
|
\
|
|
*
Win32: Unicode file name support (except dirent)
Karsten Blees
2014-07-15
1
-4
/
+14
*
|
MinGW: fix compile error due to missing ELOOP
Karsten Blees
2014-07-16
1
-0
/
+3
|
/
*
Win32: fix broken pipe detection
Karsten Blees
2014-06-10
1
-2
/
+0
*
Win32: Thread-safe windows console output
Karsten Blees
2014-06-10
1
-8
/
+4
*
Win32: add Unicode conversion functions
Karsten Blees
2014-06-10
1
-0
/
+104
*
Win32: support Unicode console output
Karsten Blees
2014-06-10
1
-0
/
+2
*
mingw: avoid const warning
Stepan Kasal
2014-06-10
1
-1
/
+1
*
Win32: move main macro to a function
Karsten Blees
2014-06-10
1
-10
/
+4
*
Windows: allow using UNC path for git repository
Cezary Zawadka
2014-06-10
1
-0
/
+2
*
mingw: remove mingw_write
Erik Faye-Lund
2014-01-17
1
-3
/
+0
*
Merge branch 'kb/msvc-compile'
Jonathan Nieder
2013-09-25
1
-4
/
+26
|
\
|
*
MinGW: Fix stat definitions to work with MinGW runtime version 4.0
Sebastian Schuberth
2013-09-11
1
-0
/
+9
|
*
MSVC: fix stat definition hell
Karsten Blees
2013-09-11
1
-4
/
+11
|
*
MSVC: fix compile errors due to macro redefinitions
Karsten Blees
2013-09-11
1
-0
/
+6
*
|
compat/mingw.h: define PRId64
Johannes Sixt
2013-09-19
1
-0
/
+1
|
/
*
sparse: Fix mingw_main() argument number/type errors
Ramsay Jones
2013-04-28
1
-2
/
+2
*
compat/mingw.c: Fix some sparse warnings
Ramsay Jones
2013-04-28
1
-0
/
+7
*
mingw: get rid of getpass implementation
Erik Faye-Lund
2012-12-04
1
-2
/
+0
*
mingw: make fgetc raise SIGINT if apropriate
Erik Faye-Lund
2012-12-04
1
-0
/
+6
*
maybe_flush_or_die: move a too-loose Windows specific error
Johannes Sixt
2012-10-17
1
-0
/
+3
*
Merge branch 'rj/mingw-isguid'
Junio C Hamano
2012-04-23
1
-3
/
+4
|
\
|
*
compat/mingw.h: Set S_ISUID to prevent a fast-import test failure
Ramsay Jones
2012-04-18
1
-3
/
+4
*
|
compat/mingw.[ch]: Change return type of exec functions to int
Ramsay Jones
2012-04-06
1
-2
/
+2
|
/
*
Merge branch 'maint-1.7.7' into maint
Junio C Hamano
2011-12-09
1
-1
/
+1
|
\
|
*
mingw: give waitpid the correct signature
Erik Faye-Lund
2011-12-09
1
-1
/
+1
*
|
Revert "upload-archive: use start_command instead of fork"
Junio C Hamano
2011-11-16
1
-0
/
+2
*
|
upload-archive: use start_command instead of fork
Erik Faye-Lund
2011-10-31
1
-2
/
+0
*
|
mingw: ensure sockets are initialized before calling gethostname
Pat Thoyts
2011-10-16
1
-0
/
+3
|
/
*
Merge branch 'ef/maint-win-verify-path'
Junio C Hamano
2011-06-30
1
-0
/
+9
|
\
|
*
real_path: do not assume '/' is the path seperator
Theo Niessink
2011-05-27
1
-0
/
+9
[next]