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