index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compat
/
mingw.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mingw(is_msys2_sh): handle forward slashes in the `sh.exe` path, too
Johannes Schindelin
2024-07-14
1
-1
/
+1
*
Merge branch 'js/mingw-remove-unused-extern-decl'
Junio C Hamano
2024-06-27
1
-1
/
+0
|
\
|
*
mingw: drop bogus (and unneeded) declaration of `_pgmptr`
Johannes Schindelin
2024-06-20
1
-1
/
+0
*
|
compat/win32: fix const-correctness with string constants
Patrick Steinhardt
2024-06-07
1
-12
/
+16
*
|
win32: fix building with NO_UNIX_SOCKETS
Mike Hommey
2024-05-03
1
-0
/
+2
*
|
Win32: detect unix socket support at runtime
Matthias Aßhauer
2024-04-03
1
-0
/
+19
|
/
*
Merge branch 'js/win32-retry-pipe-write-on-enospc'
Junio C Hamano
2024-02-06
1
-4
/
+15
|
\
|
*
win32: special-case `ENOSPC` when writing to a pipe
Johannes Schindelin
2024-01-30
1
-4
/
+15
*
|
Merge branch 'sk/mingw-owner-check-error-message-improvement'
Junio C Hamano
2024-01-20
1
-13
/
+57
|
\
\
|
*
|
mingw: give more details about unsafe directory's ownership
Sören Krecker
2024-01-10
1
-13
/
+57
*
|
|
config: handle NULL value when parsing non-bools
Jeff King
2023-12-09
1
-0
/
+2
|
|
/
|
/
|
*
|
Merge branch 'ma/locate-in-path-for-windows'
Junio C Hamano
2023-08-10
1
-0
/
+5
|
\
\
|
*
|
compat/mingw: implement a native locate_in_PATH()
Matthias Aßhauer
2023-08-04
1
-0
/
+5
*
|
|
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-06
1
-1
/
+2
|
\
\
\
|
*
|
|
config: add ctx arg to config_fn_t
Glen Choo
2023-06-28
1
-1
/
+2
|
|
/
/
*
/
/
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-1
/
+0
|
/
/
*
|
symlinks.h: move declarations for symlinks.c functions from cache.h
Elijah Newren
2023-04-24
1
-0
/
+1
*
|
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
|
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
abspath.h: move absolute path functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
2023-02-24
1
-0
/
+1
*
|
Merge branch 'rs/dup-array'
Junio C Hamano
2023-01-22
1
-7
/
+3
|
\
\
|
*
|
use DUP_ARRAY
René Scharfe
2023-01-09
1
-2
/
+1
|
*
|
mingw: make argv2 in try_shell_exec() non-const
René Scharfe
2023-01-09
1
-5
/
+2
*
|
|
Merge branch 'dh/mingw-ownership-check-typofix'
Junio C Hamano
2023-01-05
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mingw: fix typo in an error message from ownership check
Daniël Haazen
2022-12-20
1
-1
/
+1
|
*
|
Merge branch 'js/safe-directory-plus' into maint
Junio C Hamano
2022-08-26
1
-1
/
+58
|
|
\
\
|
*
\
\
Merge branch 'js/lstat-mingw-enotdir-fix' into maint
Junio C Hamano
2022-08-26
1
-2
/
+2
|
|
\
\
\
|
*
\
\
\
Merge branch 'rs/mingw-tighten-mkstemp' into maint
Junio C Hamano
2022-08-06
1
-4
/
+1
|
|
\
\
\
\
*
|
|
|
|
|
use child_process member "args" instead of string array variable
René Scharfe
2022-10-30
1
-4
/
+7
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'js/safe-directory-plus'
Junio C Hamano
2022-08-15
1
-1
/
+58
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
mingw: handle a file owned by the Administrators group correctly
Johannes Schindelin
2022-08-08
1
-0
/
+10
|
*
|
|
|
mingw: be more informative when ownership check fails on FAT32
Johannes Schindelin
2022-08-08
1
-1
/
+24
|
*
|
|
|
mingw: provide details about unsafe directories' ownership
Johannes Schindelin
2022-08-08
1
-0
/
+24
|
*
|
|
|
setup: prepare for more detailed "dubious ownership" messages
Johannes Schindelin
2022-08-08
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'js/lstat-mingw-enotdir-fix'
Junio C Hamano
2022-08-08
1
-2
/
+2
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
lstat(mingw): correctly detect ENOTDIR scenarios
Johannes Schindelin
2022-07-29
1
-2
/
+2
*
|
|
|
Merge branch 'rs/mingw-tighten-mkstemp'
Junio C Hamano
2022-07-23
1
-4
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
mingw: avoid mktemp() in mkstemp() implementation
René Scharfe
2022-07-15
1
-4
/
+1
*
|
|
Merge branch 'ds/bundle-uri'
Junio C Hamano
2022-06-03
1
-1
/
+1
|
\
\
\
|
*
|
|
dir API: add a generalized path_match_flags() function
Ævar Arnfjörð Bjarmason
2022-05-17
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'ep/maint-equals-null-cocci'
Junio C Hamano
2022-05-21
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'ep/maint-equals-null-cocci' for maint-2.35
Junio C Hamano
2022-05-02
1
-3
/
+3
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
tree-wide: apply equals-null.cocci
Junio C Hamano
2022-05-02
1
-3
/
+3
*
|
|
Merge tag 'v2.35.2'
Junio C Hamano
2022-04-12
1
-0
/
+87
|
\
|
|
|
*
|
Sync with 2.34.2
Johannes Schindelin
2022-03-24
1
-0
/
+87
|
|
\
|
|
|
*
Sync with 2.32.1
Johannes Schindelin
2022-03-24
1
-0
/
+89
|
|
|
\
|
|
|
*
Sync with 2.31.2
Johannes Schindelin
2022-03-24
1
-0
/
+89
|
|
|
|
\
[next]