index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compat
/
mingw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-05
Merge branch 'rs/mingw-tighten-mkstemp' into maint
Junio C Hamano
1
-4
/
+1
2022-07-29
lstat(mingw): correctly detect ENOTDIR scenarios
Johannes Schindelin
1
-2
/
+2
2022-07-22
Merge branch 'rs/mingw-tighten-mkstemp'
Junio C Hamano
1
-4
/
+1
2022-07-14
mingw: avoid mktemp() in mkstemp() implementation
René Scharfe
1
-4
/
+1
2022-06-03
Merge branch 'ds/bundle-uri'
Junio C Hamano
1
-1
/
+1
2022-05-20
Merge branch 'ep/maint-equals-null-cocci'
Junio C Hamano
1
-3
/
+3
2022-05-16
dir API: add a generalized path_match_flags() function
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-05-02
Merge branch 'ep/maint-equals-null-cocci' for maint-2.35
Junio C Hamano
1
-3
/
+3
2022-05-02
tree-wide: apply equals-null.cocci
Junio C Hamano
1
-3
/
+3
2022-04-11
Merge tag 'v2.35.2'
Junio C Hamano
1
-0
/
+87
2022-03-24
Sync with 2.34.2
Johannes Schindelin
1
-0
/
+87
2022-03-24
Sync with 2.32.1
Johannes Schindelin
1
-0
/
+89
2022-03-24
Sync with 2.31.2
Johannes Schindelin
1
-0
/
+89
2022-03-21
Add a function to determine whether a path is owned by the current user
Johannes Schindelin
1
-0
/
+87
2022-03-17
mingw: avoid fallback for {local,gm}time_r()
Carlo Marcelo Arenas Belón
1
-0
/
+2
2022-03-01
t/helper/test-chmtime: update mingw to support chmtime on directories
Tao Klerks
1
-4
/
+19
2022-01-19
getcwd(mingw): handle the case when there is no cwd
Johannes Schindelin
1
-0
/
+4
2022-01-12
Merge branch 'ma/windows-dynload-fix'
Junio C Hamano
1
-2
/
+4
2022-01-09
lazyload: use correct calling conventions
Matthias Aßhauer
1
-2
/
+4
2021-11-27
mingw: avoid fallback for {local,gm}time_r()
Carlo Marcelo Arenas Belón
1
-0
/
+2
2021-08-02
mingw: align symlinks-related rmdir() behavior with Linux
Thomas Bétous
1
-0
/
+21
2021-04-16
msvc: avoid calling `access("NUL", flags)`
Johannes Schindelin
1
-0
/
+2
2021-02-12
Sync with 2.28.1
Johannes Schindelin
1
-0
/
+2
2021-02-12
Sync with 2.26.3
Johannes Schindelin
1
-0
/
+2
2021-02-12
Sync with 2.25.5
Johannes Schindelin
1
-0
/
+2
2021-02-12
Sync with 2.24.4
Johannes Schindelin
1
-0
/
+2
2021-02-12
Sync with 2.23.4
Johannes Schindelin
1
-0
/
+2
2021-02-12
Sync with 2.22.5
Johannes Schindelin
1
-0
/
+2
2021-02-12
Sync with 2.21.4
Johannes Schindelin
1
-0
/
+2
2021-02-12
Sync with 2.20.5
Johannes Schindelin
1
-0
/
+2
2021-02-12
Sync with 2.19.6
Johannes Schindelin
1
-0
/
+2
2021-02-12
Sync with 2.18.5
Johannes Schindelin
1
-0
/
+2
2021-02-12
Sync with 2.17.6
Johannes Schindelin
1
-0
/
+2
2021-02-12
checkout: fix bug that makes checkout follow symlinks in leading path
Matheus Tavares
1
-0
/
+2
2020-08-19
Merge branch 'jh/mingw-unlink'
Junio C Hamano
1
-0
/
+3
2020-08-17
mingw: improve performance of mingw_unlink()
Jeff Hostetler
1
-0
/
+3
2020-07-28
strvec: convert more callers away from argv_array name
Jeff King
1
-2
/
+2
2020-04-22
Merge branch 'js/mingw-isilon-nfs'
Junio C Hamano
1
-2
/
+15
2020-04-10
mingw: cope with the Isilon network file system
Nathan Sanders
1
-2
/
+15
2020-04-10
mingw: help debugging by optionally executing bash with strace
Johannes Schindelin
1
-0
/
+26
2020-04-08
mingw: do not treat `COM0` as a reserved file name
Johannes Schindelin
1
-3
/
+5
2020-04-08
mingw: use modern strftime implementation if possible
Matthias Aßhauer
1
-1
/
+10
2020-03-17
Merge branch 'js/mingw-open-in-gdb' into maint
Junio C Hamano
1
-0
/
+13
2020-03-02
Merge branch 'rs/micro-cleanups'
Junio C Hamano
1
-1
/
+1
2020-02-24
use strpbrk(3) to search for characters from a given set
René Scharfe
1
-1
/
+1
2020-02-17
Merge branch 'js/mingw-open-in-gdb'
Junio C Hamano
1
-0
/
+13
2020-02-14
mingw: add a helper function to attach GDB to the current process
Johannes Schindelin
1
-0
/
+13
2020-01-02
Merge branch 'js/mingw-reserved-filenames'
Junio C Hamano
1
-20
/
+102
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
[prev]
[next]