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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-20
environment: move has_symlinks into repo_config_values
Tian Yuchen
1
-0
/
+3
2025-02-18
compat/mingw: split out POSIX-related bits
Patrick Steinhardt
1
-425
/
+1
2024-08-28
compat: mark unused parameters in win32/mingw functions
Jeff King
1
-9
/
+9
2024-04-03
Win32: detect unix socket support at runtime
Matthias Aßhauer
1
-0
/
+6
2023-08-09
Merge branch 'ma/locate-in-path-for-windows'
Junio C Hamano
1
-0
/
+3
2023-08-03
compat/mingw: implement a native locate_in_PATH()
Matthias Aßhauer
1
-0
/
+3
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
1
-1
/
+3
2022-08-08
setup: prepare for more detailed "dubious ownership" messages
Johannes Schindelin
1
-1
/
+1
2022-06-03
Merge branch 'ns/batch-fsync'
Junio C Hamano
1
-0
/
+3
2022-04-11
Merge tag 'v2.35.2'
Junio C Hamano
1
-0
/
+7
2022-04-06
core.fsync: use batch mode and sync loose objects by default on Windows
Neeraj Singh
1
-0
/
+3
2022-03-24
Sync with 2.30.3
Johannes Schindelin
1
-0
/
+7
2022-03-21
Add a function to determine whether a path is owned by the current user
Johannes Schindelin
1
-0
/
+7
2022-03-10
core.fsyncmethod: add writeout-only mode
Neeraj Singh
1
-0
/
+3
2021-02-26
Makefile: add OPEN_RETURNS_EINTR knob
Jeff King
1
-0
/
+1
2020-10-07
compat/mingw.h: drop extern from function declaration
Denton Liu
1
-1
/
+1
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
[next]