index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compat
/
win32
Age
Commit message (
Expand
)
Author
Lines
2026-02-25
Merge branch 'mc/tr2-process-ancestry-cleanup'
Junio C Hamano
-25
/
+33
2026-02-13
trace2: emit cmd_ancestry data for Windows
Matthew John Cheetham
-0
/
+8
2026-02-13
trace2: refactor Windows process ancestry trace2 event
Matthew John Cheetham
-25
/
+25
2026-01-09
mingw: teach dirent about symlinks
Karsten Blees
-1
/
+4
2025-12-16
Merge branch 'gf/win32-pthread-cond-init'
Junio C Hamano
-1
/
+1
2025-11-20
win32: pthread_cond_init should return a value
Greg Funni
-1
/
+1
2025-11-20
win32: return error if SleepConditionVariableCS fails
Greg Funni
-1
/
+9
2024-12-06
compat/win32: fix -Wsign-compare warning in "wWinMain()"
Patrick Steinhardt
-8
/
+9
2024-09-23
Merge branch 'ps/environ-wo-the-repository'
Junio C Hamano
-0
/
+2
2024-09-12
environment: guard state depending on a repository
Patrick Steinhardt
-0
/
+2
2024-08-28
compat: mark unused parameters in win32/mingw functions
Jeff King
-4
/
+4
2024-08-28
compat: disable -Wunused-parameter in win32/headless.c
Jeff King
-0
/
+2
2024-07-13
win32: override `fspathcmp()` with a directory separator-aware version
Johannes Schindelin
-0
/
+41
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
-0
/
+2
2023-08-15
Merge branch 'ds/maintenance-on-windows-fix'
Junio C Hamano
-0
/
+115
2023-08-09
win32: add a helper to run `git.exe` without a foreground window
Johannes Schindelin
-0
/
+115
2023-07-25
Merge branch 'mh/mingw-case-sensitive-build'
Junio C Hamano
-2
/
+2
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
-1
/
+1
2023-06-12
mingw: use lowercase includes for some Windows headers
Mike Hommey
-2
/
+2
2023-04-24
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
-0
/
+1
2023-04-11
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
-0
/
+1
2023-01-23
Merge branch 'sk/win32-close-handle-upon-pthread-join'
Junio C Hamano
-11
/
+14
2023-01-04
win32: close handles of threads that have been joined
Seija Kijin
-0
/
+3
2023-01-04
win32: prepare pthread.c for change by formatting
Seija Kijin
-11
/
+11
2022-12-25
win32: use _endthreadex to terminate threads, not ExitThread
Seija Kijin
-1
/
+1
2022-07-19
compat/win32: correct for incorrect compiler warning
Derrick Stolee
-3
/
+4
2022-06-03
Merge branch 'ds/bundle-uri'
Junio C Hamano
-5
/
+1
2022-05-31
Merge branch 'js/ci-gcc-12-fixes'
Junio C Hamano
-0
/
+2
2022-05-24
compat/win32/syslog: fix use-after-realloc
Johannes Schindelin
-0
/
+2
2022-05-16
dir API: add a generalized path_match_flags() function
Ævar Arnfjörð Bjarmason
-5
/
+1
2022-03-10
core.fsyncmethod: add writeout-only mode
Neeraj Singh
-0
/
+28
2022-01-09
lazyload: use correct calling conventions
Matthias Aßhauer
-5
/
+5
2021-09-27
lazyload.h: use an even more generic function pointer than FARPROC
Carlo Marcelo Arenas Belón
-3
/
+6
2021-09-27
lazyload.h: fix warnings about mismatching function pointer types
Johannes Sixt
-2
/
+3
2021-09-03
win32: allow building with pedantic mode enabled
Carlo Marcelo Arenas Belón
-1
/
+1
2020-03-27
run-command: trigger PATH lookup properly on Cygwin
Andras Kucsma
-0
/
+11
2019-12-06
Sync with 2.23.1
Johannes Schindelin
-2
/
+27
2019-12-06
Sync with 2.22.2
Johannes Schindelin
-2
/
+27
2019-12-06
Sync with 2.21.1
Johannes Schindelin
-2
/
+27
2019-12-06
Sync with 2.20.2
Johannes Schindelin
-2
/
+27
2019-10-18
Merge branch 'dl/compat-cleanup'
Junio C Hamano
-1
/
+1
2019-10-15
Merge branch 'js/azure-pipelines-msvc'
Junio C Hamano
-0
/
+5
2019-10-11
pthread.h: manually align parameter lists
Denton Liu
-1
/
+1
2019-10-06
compat/win32/path-utils.h: add #include guards
Johannes Schindelin
-0
/
+5
2019-09-05
compat/*.[ch]: remove extern from function declarations using spatch
Denton Liu
-3
/
+3
2019-06-27
mingw: embed a manifest to trick UAC into Doing The Right Thing
Cesar Eduardo Barros
-0
/
+25
2019-04-16
trace2: report peak memory usage of the process
Jeff Hostetler
-3
/
+47
2019-02-22
trace2: collect Windows-specific process information
Jeff Hostetler
-0
/
+147
2019-01-14
Merge branch 'tb/use-common-win32-pathfuncs-on-cygwin'
Junio C Hamano
-0
/
+48
2018-12-26
git clone <url> C:\cygwin\home\USER\repo' is working (again)
Torsten Bögershausen
-0
/
+48
[next]