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
2020-02-17
Merge branch 'js/mingw-open-in-gdb'
Junio C Hamano
1
-0
/
+10
2020-02-14
mingw: add a helper function to attach GDB to the current process
Johannes Schindelin
1
-0
/
+10
2020-01-02
Merge branch 'js/mingw-reserved-filenames'
Junio C Hamano
1
-2
/
+9
2019-12-21
mingw: refuse paths containing reserved names
Johannes Schindelin
1
-2
/
+9
2019-12-09
Sync with Git 2.24.1
Junio C Hamano
1
-0
/
+14
2019-12-06
Sync with 2.23.1
Johannes Schindelin
1
-0
/
+14
2019-12-06
Sync with 2.22.2
Johannes Schindelin
1
-0
/
+14
2019-12-06
Sync with 2.21.1
Johannes Schindelin
1
-0
/
+14
2019-12-06
Sync with 2.20.2
Johannes Schindelin
1
-0
/
+14
2019-12-06
Sync with 2.19.3
Johannes Schindelin
1
-2
/
+16
2019-12-06
Sync with 2.16.6
Johannes Schindelin
1
-2
/
+16
2019-12-05
mingw: handle `subst`-ed "DOS drives"
Johannes Schindelin
1
-2
/
+2
2019-12-05
mingw: refuse to access paths with illegal characters
Johannes Schindelin
1
-2
/
+5
2019-12-05
mingw: refuse to access paths with trailing spaces or periods
Johannes Schindelin
1
-0
/
+11
2019-11-10
Fix spelling errors in code comments
Elijah Newren
1
-1
/
+1
2019-09-05
compat/*.[ch]: remove extern from function declarations using spatch
Denton Liu
1
-3
/
+3
2019-06-20
msvc: do not re-declare the timespec struct
Jeff Hostetler
1
-0
/
+2
2019-06-20
mingw: replace mingw_startup() hack
Johannes Schindelin
1
-11
/
+11
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
[next]