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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-21
mingw: refuse paths containing reserved names
Johannes Schindelin
1
-14
/
+90
2019-12-21
mingw: short-circuit the conversion of `/dev/null` to UTF-16
Johannes Schindelin
1
-10
/
+16
2019-12-06
Sync with 2.23.1
Johannes Schindelin
1
-9
/
+92
2019-12-06
Sync with 2.22.2
Johannes Schindelin
1
-9
/
+92
2019-12-06
Sync with 2.21.1
Johannes Schindelin
1
-9
/
+92
2019-12-06
mingw: sh arguments need quoting in more circumstances
Johannes Schindelin
1
-2
/
+3
2019-12-06
mingw: fix quoting of empty arguments for `sh`
Johannes Schindelin
1
-1
/
+1
2019-12-06
mingw: use MSYS2 quoting even when spawning shell scripts
Johannes Schindelin
1
-1
/
+2
2019-12-06
mingw: detect when MSYS2's sh is to be spawned more robustly
Johannes Schindelin
1
-1
/
+14
2019-12-06
Sync with 2.20.2
Johannes Schindelin
1
-4
/
+72
2019-12-06
Sync with 2.19.3
Johannes Schindelin
1
-4
/
+96
2019-12-06
Sync with 2.18.2
Johannes Schindelin
1
-4
/
+96
2019-12-06
Sync with 2.17.3
Johannes Schindelin
1
-4
/
+96
2019-12-06
Sync with 2.16.6
Johannes Schindelin
1
-4
/
+96
2019-12-06
Sync with 2.14.6
Johannes Schindelin
1
-4
/
+96
2019-12-05
Merge branch 'win32-accommodate-funny-drive-names'
Johannes Schindelin
1
-0
/
+34
2019-12-05
Merge branch 'win32-filenames-cannot-have-trailing-spaces-or-periods'
Johannes Schindelin
1
-1
/
+56
2019-12-05
mingw: handle `subst`-ed "DOS drives"
Johannes Schindelin
1
-0
/
+24
2019-12-05
mingw: refuse to access paths with trailing spaces or periods
Johannes Schindelin
1
-1
/
+56
2019-12-05
mingw: refuse to access paths with illegal characters
Johannes Schindelin
1
-0
/
+10
2019-12-05
mingw: fix quoting of arguments
Johannes Schindelin
1
-3
/
+6
2019-10-30
Merge branch 'js/mingw-needs-hiding-fix'
Junio C Hamano
1
-0
/
+2
2019-10-28
mingw: avoid a buffer overrun in `needs_hiding()`
Johannes Schindelin
1
-0
/
+2
2019-10-15
Merge branch 'js/azure-pipelines-msvc'
Junio C Hamano
1
-0
/
+2
2019-10-09
Merge branch 'js/diff-rename-force-stable-sort'
Junio C Hamano
1
-8
/
+3
2019-10-06
msvc: work around a bug in GetEnvironmentVariable()
Johannes Schindelin
1
-0
/
+2
2019-10-02
Move git_sort(), a stable sort, into into libgit.a
Johannes Schindelin
1
-8
/
+3
2019-09-30
Merge branch 'ar/mingw-run-external-with-non-ascii-path'
Junio C Hamano
1
-4
/
+11
2019-09-05
mingw: apply array.cocci rule
Denton Liu
1
-2
/
+2
2019-08-26
mingw: fix launching of externals from Unicode paths
Adam Roben
1
-4
/
+11
2019-07-25
Merge branch 'js/mingw-spawn-with-spaces-in-path'
Junio C Hamano
1
-3
/
+5
2019-07-19
Merge branch 'kb/mingw-set-home'
Junio C Hamano
1
-0
/
+24
2019-07-16
mingw: support spawning programs containing spaces in their names
Johannes Schindelin
1
-3
/
+5
2019-07-11
Merge branch 'js/mingw-use-utf8'
Junio C Hamano
1
-3
/
+9
2019-07-08
mingw: initialize HOME on startup
Karsten Blees
1
-0
/
+24
2019-07-08
mingw: fix possible buffer overrun when calling `GetUserNameW()`
Johannes Schindelin
1
-1
/
+1
2019-06-27
mingw: use Unicode functions explicitly
Johannes Schindelin
1
-1
/
+1
2019-06-27
mingw: get pw_name in UTF-8 format
Johannes Schindelin
1
-2
/
+8
2019-06-25
msvc: avoid debug assertion windows in Debug Mode
Johannes Schindelin
1
-0
/
+4
2019-06-25
msvc: do not pretend to support all signals
Jeff Hostetler
1
-0
/
+25
2019-06-25
msvc: add a compile-time flag to allow detailed heap debugging
Jeff Hostetler
1
-0
/
+6
2019-06-25
msvc: support building Git using MS Visual C++
Jeff Hostetler
1
-0
/
+6
2019-06-20
msvc: mark a variable as non-const
Jeff Hostetler
1
-1
/
+4
2019-06-20
mingw: replace mingw_startup() hack
Johannes Schindelin
1
-19
/
+34
2019-05-19
Merge branch 'tt/no-ipv6-fallback-for-winxp'
Junio C Hamano
1
-175
/
+3
2019-05-07
mingw: remove obsolete IPv6-related code
Tanushree Tumane
1
-175
/
+3
2019-04-16
trace2: refactor setting process starting time
Jeff Hostetler
1
-0
/
+2
2019-02-22
trace2: create new combined trace facility
Jeff Hostetler
1
-1
/
+10
2019-02-15
mingw: safe-guard a bit more against getenv() problems
Johannes Schindelin
1
-1
/
+1
2019-02-06
Merge branch 'js/vsts-ci'
Junio C Hamano
1
-1
/
+1
[next]