index
:
git
jch
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
Age
Commit message (
Expand
)
Author
Lines
2025-06-13
Merge branch 'ss/revert-builtin-bswap-stuff'
Junio C Hamano
-13
/
+1
2025-06-12
Revert "bswap.h: add support for built-in bswap functions"
Sebastian Andrzej Siewior
-13
/
+1
2025-06-03
compat: fixes for header handling with OpenBSD / NetBSD
Brad Smith
-5
/
+5
2025-05-05
Merge branch 'js/windows-arm64'
Junio C Hamano
-1
/
+13
2025-04-29
Merge branch 'ps/reftable-api-revamp'
Junio C Hamano
-2
/
+2
2025-04-24
Merge branch 'ps/object-file-cleanup'
Junio C Hamano
-0
/
+29
2025-04-23
bswap.h: add support for built-in bswap functions
Dennis Ameling
-1
/
+13
2025-04-15
Merge branch 'js/comma-semicolon-confusion'
Junio C Hamano
-2
/
+5
2025-04-15
Merge branch 'ps/mingw-creat-excl-fix'
Junio C Hamano
-0
/
+20
2025-04-15
Merge branch 'ps/reftable-windows-unlink-fix'
Junio C Hamano
-3
/
+10
2025-04-15
object-file: move `git_open_cloexec()` to "compat/open.c"
Patrick Steinhardt
-0
/
+29
2025-04-08
Merge branch 'ps/reftable-sans-compat-util'
Junio C Hamano
-453
/
+1008
2025-04-07
git-zlib: use `struct z_stream_s` instead of typedef
Patrick Steinhardt
-2
/
+2
2025-04-01
Merge branch 'ps/reftable-sans-compat-util' into ps/reftable-api-revamp
Junio C Hamano
-453
/
+1008
2025-03-28
compat/regex: explicitly mark intentional use of the comma operator
Johannes Schindelin
-2
/
+5
2025-03-25
mingw: special-case administrators even more
Johannes Schindelin
-11
/
+28
2025-03-21
compat/mingw: fix EACCESS when opening files with `O_CREAT | O_EXCL`
Patrick Steinhardt
-0
/
+20
2025-03-05
Merge branch 'ps/path-sans-the-repository'
Junio C Hamano
-3
/
+3
2025-02-21
compat/mingw: rename the symlink, not the target
Eliah Kagan
-1
/
+3
2025-02-18
reftable: ignore file-in-use errors when unlink(3p) fails on Windows
Patrick Steinhardt
-3
/
+10
2025-02-18
git-compat-util.h: split out POSIX-emulating bits
Patrick Steinhardt
-0
/
+541
2025-02-18
compat/mingw: split out POSIX-related bits
Patrick Steinhardt
-453
/
+467
2025-02-07
path: drop `git_path_buf()` in favor of `repo_git_path_replace()`
Patrick Steinhardt
-3
/
+3
2025-02-06
Merge branch 'ps/zlib-ng'
Junio C Hamano
-96
/
+53
2025-01-28
compat/zlib: allow use of zlib-ng as backend
Patrick Steinhardt
-6
/
+30
2025-01-28
compat/zlib: provide stubs for `deflateSetHeader()`
Patrick Steinhardt
-0
/
+19
2025-01-28
compat/zlib: provide `deflateBound()` shim centrally
Patrick Steinhardt
-0
/
+4
2025-01-28
compat: introduce new "zlib.h" header
Patrick Steinhardt
-0
/
+6
2025-01-28
compat: drop `uncompress2()` compatibility shim
Patrick Steinhardt
-96
/
+0
2025-01-28
Merge branch 'jk/pack-header-parse-alignment-fix'
Junio C Hamano
-12
/
+12
2025-01-21
bswap.h: squelch potential sparse -Wcast-truncate warnings
Junio C Hamano
-12
/
+12
2024-12-23
Merge branch 'js/mingw-rename-fix'
Junio C Hamano
-1
/
+1
2024-12-17
mingw_rename: do support directory renames
Johannes Schindelin
-1
/
+1
2024-12-06
global: trivial conversions to fix `-Wsign-compare` warnings
Patrick Steinhardt
-8
/
+2
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
-0
/
+11
2024-12-06
compat/win32: fix -Wsign-compare warning in "wWinMain()"
Patrick Steinhardt
-8
/
+9
2024-12-06
compat/regex: explicitly ignore "-Wsign-compare" warnings
Patrick Steinhardt
-0
/
+2
2024-11-13
Merge branch 'ps/mingw-rename'
Junio C Hamano
-6
/
+151
2024-11-06
compat/mingw: support POSIX semantics for atomic renames
Patrick Steinhardt
-4
/
+83
2024-10-27
compat/mingw: allow deletion of most opened files
Patrick Steinhardt
-0
/
+66
2024-10-27
compat/mingw: share file handles created via `CreateFileW()`
Patrick Steinhardt
-2
/
+2
2024-10-25
Merge branch 'sk/msvc-warnings'
Taylor Blau
-12
/
+21
2024-10-25
Merge branch 'ak/typofixes'
Taylor Blau
-4
/
+4
2024-10-17
mingw.c: Fix complier warnings for a 64 bit msvc
Sören Krecker
-12
/
+21
2024-10-15
Merge branch 'jk/fsmonitor-event-listener-race-fix'
Taylor Blau
-11
/
+82
2024-10-10
compat: fix typos
Andrew Kreimer
-4
/
+4
2024-10-08
fsmonitor: initialize fs event listener before accepting clients
Jeff King
-0
/
+12
2024-10-08
simple-ipc: split async server initialization and running
Jeff King
-11
/
+70
2024-09-23
Merge branch 'ps/environ-wo-the-repository'
Junio C Hamano
-0
/
+4
2024-09-12
environment: guard state depending on a repository
Patrick Steinhardt
-0
/
+4
[next]