index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compat
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-04
Merge branch 'js/mingw-fixes'
Junio C Hamano
1
-70
/
+23
2025-08-04
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
1
-3
/
+3
2025-08-03
mingw: support Windows Server 2016 again
Johannes Schindelin
1
-1
/
+3
2025-08-03
mingw_rename: support ReFS on Windows 2022
Johannes Schindelin
1
-1
/
+1
2025-08-03
mingw: drop Windows 7-specific work-around
Johannes Schindelin
1
-64
/
+4
2025-08-03
mingw_open_existing: handle directories better
Matthias Aßhauer
1
-5
/
+16
2025-07-24
Merge branch 'ss/compat-bswap-revamp'
Junio C Hamano
1
-64
/
+46
2025-07-23
config: drop `git_config_set()` wrapper
Patrick Steinhardt
1
-2
/
+2
2025-07-23
config: drop `git_config_get_bool()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-07-15
bswap.h: provide a built-in based version of bswap32/64 if possible
Sebastian Andrzej Siewior
1
-0
/
+13
2025-07-15
bswap.h: remove optimized x86 version of bswap32/64
Sebastian Andrzej Siewior
1
-40
/
+1
2025-07-15
bswap.h: always overwrite ntohl/ ntohll macros
Sebastian Andrzej Siewior
1
-26
/
+24
2025-07-15
bswap.h: define GIT_LITTLE_ENDIAN on msvc as little endian
Sebastian Andrzej Siewior
1
-1
/
+5
2025-07-15
bswap.h: add support for __BYTE_ORDER__
Sebastian Andrzej Siewior
1
-0
/
+6
2025-07-10
compat/mingw: allow sigaction(SIGCHLD)
Carlo Marcelo Arenas Belón
2
-1
/
+4
2025-06-13
Merge branch 'ss/revert-builtin-bswap-stuff'
Junio C Hamano
1
-13
/
+1
2025-06-12
Merge branch 'ss/revert-builtin-bswap-stuff' into ss/compat-bswap-revamp
Junio C Hamano
1
-13
/
+1
2025-06-12
Revert "bswap.h: add support for built-in bswap functions"
Sebastian Andrzej Siewior
1
-13
/
+1
2025-06-03
compat: fixes for header handling with OpenBSD / NetBSD
Brad Smith
1
-5
/
+5
2025-05-05
Merge branch 'js/windows-arm64'
Junio C Hamano
1
-1
/
+13
2025-04-29
Merge branch 'ps/reftable-api-revamp'
Junio C Hamano
1
-2
/
+2
2025-04-24
Merge branch 'ps/object-file-cleanup'
Junio C Hamano
1
-0
/
+29
2025-04-23
bswap.h: add support for built-in bswap functions
Dennis Ameling
1
-1
/
+13
2025-04-15
Merge branch 'js/comma-semicolon-confusion'
Junio C Hamano
2
-2
/
+5
2025-04-15
Merge branch 'ps/mingw-creat-excl-fix'
Junio C Hamano
1
-0
/
+20
2025-04-15
Merge branch 'ps/reftable-windows-unlink-fix'
Junio C Hamano
2
-3
/
+10
2025-04-15
object-file: move `git_open_cloexec()` to "compat/open.c"
Patrick Steinhardt
1
-0
/
+29
2025-04-08
Merge branch 'ps/reftable-sans-compat-util'
Junio C Hamano
5
-453
/
+1008
2025-04-07
git-zlib: use `struct z_stream_s` instead of typedef
Patrick Steinhardt
1
-2
/
+2
2025-04-01
Merge branch 'ps/reftable-sans-compat-util' into ps/reftable-api-revamp
Junio C Hamano
5
-453
/
+1008
2025-03-28
compat/regex: explicitly mark intentional use of the comma operator
Johannes Schindelin
2
-2
/
+5
2025-03-25
mingw: special-case administrators even more
Johannes Schindelin
1
-11
/
+28
2025-03-21
compat/mingw: fix EACCESS when opening files with `O_CREAT | O_EXCL`
Patrick Steinhardt
1
-0
/
+20
2025-03-05
Merge branch 'ps/path-sans-the-repository'
Junio C Hamano
1
-3
/
+3
2025-02-21
compat/mingw: rename the symlink, not the target
Eliah Kagan
1
-1
/
+3
2025-02-18
reftable: ignore file-in-use errors when unlink(3p) fails on Windows
Patrick Steinhardt
2
-3
/
+10
2025-02-18
git-compat-util.h: split out POSIX-emulating bits
Patrick Steinhardt
1
-0
/
+541
2025-02-18
compat/mingw: split out POSIX-related bits
Patrick Steinhardt
4
-453
/
+467
2025-02-07
path: drop `git_path_buf()` in favor of `repo_git_path_replace()`
Patrick Steinhardt
1
-3
/
+3
2025-02-06
Merge branch 'ps/zlib-ng'
Junio C Hamano
2
-96
/
+53
2025-01-28
compat/zlib: allow use of zlib-ng as backend
Patrick Steinhardt
1
-6
/
+30
2025-01-28
compat/zlib: provide stubs for `deflateSetHeader()`
Patrick Steinhardt
1
-0
/
+19
2025-01-28
compat/zlib: provide `deflateBound()` shim centrally
Patrick Steinhardt
1
-0
/
+4
2025-01-28
compat: introduce new "zlib.h" header
Patrick Steinhardt
1
-0
/
+6
2025-01-28
compat: drop `uncompress2()` compatibility shim
Patrick Steinhardt
1
-96
/
+0
2025-01-28
Merge branch 'jk/pack-header-parse-alignment-fix'
Junio C Hamano
1
-12
/
+12
2025-01-21
bswap.h: squelch potential sparse -Wcast-truncate warnings
Junio C Hamano
1
-12
/
+12
2024-12-23
Merge branch 'js/mingw-rename-fix'
Junio C Hamano
1
-1
/
+1
2024-12-17
mingw_rename: do support directory renames
Johannes Schindelin
1
-1
/
+1
2024-12-06
global: trivial conversions to fix `-Wsign-compare` warnings
Patrick Steinhardt
2
-8
/
+2
[next]