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
Age
Commit message (
Expand
)
Author
2025-04-08
Merge branch 'ps/reftable-sans-compat-util'
Junio C Hamano
2025-03-25
mingw: special-case administrators even more
Johannes Schindelin
2025-03-05
Merge branch 'ps/path-sans-the-repository'
Junio C Hamano
2025-02-21
compat/mingw: rename the symlink, not the target
Eliah Kagan
2025-02-18
git-compat-util.h: split out POSIX-emulating bits
Patrick Steinhardt
2025-02-18
compat/mingw: split out POSIX-related bits
Patrick Steinhardt
2025-02-07
path: drop `git_path_buf()` in favor of `repo_git_path_replace()`
Patrick Steinhardt
2025-02-06
Merge branch 'ps/zlib-ng'
Junio C Hamano
2025-01-28
compat/zlib: allow use of zlib-ng as backend
Patrick Steinhardt
2025-01-28
compat/zlib: provide stubs for `deflateSetHeader()`
Patrick Steinhardt
2025-01-28
compat/zlib: provide `deflateBound()` shim centrally
Patrick Steinhardt
2025-01-28
compat: introduce new "zlib.h" header
Patrick Steinhardt
2025-01-28
compat: drop `uncompress2()` compatibility shim
Patrick Steinhardt
2025-01-28
Merge branch 'jk/pack-header-parse-alignment-fix'
Junio C Hamano
2025-01-21
bswap.h: squelch potential sparse -Wcast-truncate warnings
Junio C Hamano
2024-12-23
Merge branch 'js/mingw-rename-fix'
Junio C Hamano
2024-12-17
mingw_rename: do support directory renames
Johannes Schindelin
2024-12-06
global: trivial conversions to fix `-Wsign-compare` warnings
Patrick Steinhardt
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-06
compat/win32: fix -Wsign-compare warning in "wWinMain()"
Patrick Steinhardt
2024-12-06
compat/regex: explicitly ignore "-Wsign-compare" warnings
Patrick Steinhardt
2024-11-13
Merge branch 'ps/mingw-rename'
Junio C Hamano
2024-11-06
compat/mingw: support POSIX semantics for atomic renames
Patrick Steinhardt
2024-10-27
compat/mingw: allow deletion of most opened files
Patrick Steinhardt
2024-10-27
compat/mingw: share file handles created via `CreateFileW()`
Patrick Steinhardt
2024-10-25
Merge branch 'sk/msvc-warnings'
Taylor Blau
2024-10-25
Merge branch 'ak/typofixes'
Taylor Blau
2024-10-17
mingw.c: Fix complier warnings for a 64 bit msvc
Sören Krecker
2024-10-15
Merge branch 'jk/fsmonitor-event-listener-race-fix'
Taylor Blau
2024-10-10
compat: fix typos
Andrew Kreimer
2024-10-08
fsmonitor: initialize fs event listener before accepting clients
Jeff King
2024-10-08
simple-ipc: split async server initialization and running
Jeff King
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-09-10
Merge branch 'rj/compat-terminal-unused-fix'
Junio C Hamano
2024-09-01
compat/terminal: mark parameter of git_terminal_prompt() UNUSED
Ramsay Jones
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-08-28
compat: disable -Wunused-parameter in 3rd-party code
Jeff King
2024-08-13
global: prepare for hiding away repo-less config functions
Patrick Steinhardt
2024-07-13
mingw(is_msys2_sh): handle forward slashes in the `sh.exe` path, too
Johannes Schindelin
2024-07-13
win32: override `fspathcmp()` with a directory separator-aware version
Johannes Schindelin
2024-07-02
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-06-27
Merge branch 'js/mingw-remove-unused-extern-decl'
Junio C Hamano
2024-06-20
mingw: drop bogus (and unneeded) declaration of `_pgmptr`
Johannes Schindelin
2024-06-14
compat/fsmonitor: fix socket path in networked SHA256 repos
Patrick Steinhardt
2024-06-14
hash-ll: merge with "hash.h"
Patrick Steinhardt
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-07
compat/win32: fix const-correctness with string constants
Patrick Steinhardt
2024-06-07
global: improve const correctness when assigning string constants
Patrick Steinhardt
[next]