index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compat
/
mingw.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-07
mingw: remove obsolete IPv6-related code
Tanushree Tumane
1
-8
/
+0
2019-02-22
trace2: create new combined trace facility
Jeff Hostetler
1
-2
/
+1
2019-02-13
Merge branch 'js/mingw-host-cpu'
Junio C Hamano
1
-19
/
+0
2019-02-13
mingw: use a more canonical method to fix the CPU reporting
Johannes Schindelin
1
-19
/
+0
2019-02-08
Merge branch 'js/mingw-host-cpu'
Junio C Hamano
1
-0
/
+19
2019-02-07
mingw: fix CPU reporting in `git version --build-options`
Johannes Schindelin
1
-0
/
+19
2019-01-14
Merge branch 'tb/use-common-win32-pathfuncs-on-cygwin'
Junio C Hamano
1
-20
/
+0
2018-12-26
git clone <url> C:\cygwin\home\USER\repo' is working (again)
Torsten Bögershausen
1
-20
/
+0
2018-11-13
Merge branch 'js/mingw-utf8-env'
Junio C Hamano
1
-4
/
+28
2018-11-13
Merge branch 'js/mingw-perl5lib'
Junio C Hamano
1
-0
/
+3
2018-11-13
Merge branch 'js/mingw-isatty-and-dup2'
Junio C Hamano
1
-0
/
+3
2018-11-06
Merge branch 'js/mingw-ns-filetime'
Junio C Hamano
1
-10
/
+26
2018-10-31
mingw: fix isatty() after dup2()
Johannes Schindelin
1
-0
/
+3
2018-10-31
config: allow for platform-specific core.* config settings
Johannes Schindelin
1
-0
/
+3
2018-10-31
mingw: reencode environment variables on the fly (UTF-16 <-> UTF-8)
Johannes Schindelin
1
-4
/
+28
2018-10-24
mingw: implement nanosecond-precision file times
Karsten Blees
1
-10
/
+26
2018-10-16
mingw: use domain information for default email
Johannes Schindelin
1
-0
/
+2
2018-03-19
mingw: abort on invalid strftime formats
Johannes Schindelin
1
-0
/
+3
2017-06-02
Merge branch 'js/bs-is-a-dir-sep-on-windows'
Junio C Hamano
1
-1
/
+5
2017-05-23
mingw.h: permit arguments with side effects for is_dir_sep
Johannes Sixt
1
-1
/
+5
2016-12-11
mingw: intercept isatty() to handle /dev/null as Git expects it
Johannes Schindelin
1
-0
/
+3
2016-09-08
Merge branch 'bw/mingw-avoid-inheriting-fd-to-lockfile' into maint
Junio C Hamano
1
-0
/
+4
2016-09-08
Merge branch 'js/no-html-bypass-on-windows' into maint
Junio C Hamano
1
-3
/
+0
2016-09-08
Merge branch 'jk/common-main' into maint
Junio C Hamano
1
-1
/
+1
2016-08-23
mingw: ensure temporary file handles are not inherited by child processes
Ben Wijen
1
-0
/
+4
2016-08-19
Revert "display HTML in default browser using Windows' shell API"
Johannes Schindelin
1
-3
/
+0
2016-08-08
Merge branch 'ew/daemon-socket-keepalive' into maint
Junio C Hamano
1
-0
/
+3
2016-07-22
Windows: add missing definition of ENOTSOCK
Johannes Sixt
1
-0
/
+3
2016-07-06
mingw: declare main()'s argv as const
Johannes Schindelin
1
-1
/
+1
2016-06-20
mingw: let the build succeed with DEVELOPER=1
Johannes Schindelin
1
-2
/
+2
2016-05-26
Merge branch 'js/windows-dotgit' into maint
Junio C Hamano
1
-3
/
+0
2016-05-18
Merge branch 'jk/push-client-deadlock-fix' into HEAD
Junio C Hamano
1
-0
/
+1
2016-05-11
mingw: remove unnecessary definition
Johannes Schindelin
1
-3
/
+0
2016-05-02
Windows: add pthread_sigmask() that does nothing
Johannes Sixt
1
-0
/
+1
2016-03-30
MSVC: use shipped headers instead of fallback definitions
Sven Strickroth
1
-1
/
+1
2016-03-23
config --show-origin: report paths with forward slashes
Johannes Schindelin
1
-0
/
+6
2016-02-05
Merge branch 'js/dirname-basename' into maint
Junio C Hamano
1
-1
/
+4
2016-02-03
Merge branch 'js/dirname-basename'
Junio C Hamano
1
-1
/
+4
2016-01-25
mingw: avoid linking to the C library's isalpha()
Johannes Sixt
1
-6
/
+1
2016-01-15
mingw: avoid redefining S_* constants
Johannes Schindelin
1
-0
/
+4
2016-01-14
compat/mingw: support MSys2-based MinGW build
Johannes Schindelin
1
-1
/
+23
2016-01-12
Refactor skipping DOS drive prefixes
Johannes Schindelin
1
-1
/
+9
2015-12-21
mingw: emulate write(2) that fails with a EPIPE
Johannes Schindelin
1
-0
/
+3
2015-05-26
Merge branch 'nd/untracked-cache'
Junio C Hamano
1
-0
/
+9
2015-04-15
compat/mingw: stubs for getpgid() and tcgetpgrp()
Johannes Sixt
1
-2
/
+6
2015-03-12
mingw32: add uname()
Nguyễn Thái Ngọc Duy
1
-0
/
+9
2014-09-22
mingw.h: add dummy functions for sigset_t operations
Johannes Sixt
1
-1
/
+6
2014-07-30
Merge branch 'sk/mingw-uni-fix-more'
Junio C Hamano
1
-6
/
+5
2014-07-21
Merge branch 'sk/mingw-uni-fix'
Junio C Hamano
1
-4
/
+14
2014-07-21
Win32: don't copy the environment twice when spawning child processes
Karsten Blees
1
-6
/
+2
[next]