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
/
git-compat-util.h
Age
Commit message (
Expand
)
Author
10 days
Merge branch 'pw/adopt-c99-bool-officially'
Junio C Hamano
2025-07-16
git-compat-util: convert string predicates to return bool
Phillip Wood
2025-06-25
Merge branch 'jc/you-still-use-whatchanged'
Junio C Hamano
2025-05-22
midx repack: avoid integer overflow on 32 bit systems
Phillip Wood
2025-05-12
you-still-use-that??: help deprecating commands for removal
Junio C Hamano
2025-04-24
Merge branch 'ps/parse-options-integers'
Junio C Hamano
2025-04-24
Merge branch 'ps/object-file-cleanup'
Junio C Hamano
2025-04-17
parse-options: detect mismatches in integer signedness
Patrick Steinhardt
2025-04-15
object-file: move `git_open_cloexec()` to "compat/open.c"
Patrick Steinhardt
2025-04-08
Merge branch 'ps/reftable-sans-compat-util'
Junio C Hamano
2025-04-08
Merge branch 'en/assert-wo-side-effects'
Junio C Hamano
2025-03-29
Merge branch 'jk/use-wunreachable-code-for-devs'
Junio C Hamano
2025-03-21
ci: add build checking for side-effects in assert() calls
Elijah Newren
2025-03-21
git-compat-util: introduce ASSERT() macro
Elijah Newren
2025-03-17
git-compat-util: add NOT_CONSTANT macro and use it in atfork_prepare()
Junio C Hamano
2025-02-18
git-compat-util.h: split out POSIX-emulating bits
Patrick Steinhardt
2025-02-06
Merge branch 'ps/zlib-ng'
Junio C Hamano
2025-01-28
git-compat-util: move include of "compat/zlib.h" into "git-zlib.h"
Patrick Steinhardt
2025-01-28
compat: introduce new "zlib.h" header
Patrick Steinhardt
2025-01-28
git-compat-util: drop `z_const` define
Patrick Steinhardt
2025-01-28
compat: drop `uncompress2()` compatibility shim
Patrick Steinhardt
2025-01-17
usage: add show_usage_if_asked()
Junio C Hamano
2024-12-06
git-compat-util: introduce macros to disable "-Wsign-compare" warnings
Patrick Steinhardt
2024-11-21
git-compat-util: drop now-unused `UNLEAK()` macro
Patrick Steinhardt
2024-08-29
CodingGuidelines: also mention MAYBE_UNUSED
Junio C Hamano
2024-07-13
win32: override `fspathcmp()` with a directory separator-aware version
Johannes Schindelin
2024-04-23
Merge branch 'rs/no-openssl-compilation-fix-on-macos'
Junio C Hamano
2024-04-15
git-compat-util: fix NO_OPENSSL on current macOS
René Scharfe
2024-04-03
Win32: detect unix socket support at runtime
Matthias Aßhauer
2024-01-12
Merge branch 'tb/multi-pack-verbatim-reuse'
Junio C Hamano
2023-12-18
git-compat-util: convert skip_{prefix,suffix}{,_mem} to bool
René Scharfe
2023-12-14
git-compat-util.h: implement checked size_t to uint32_t conversion
Taylor Blau
2023-08-24
Merge branch 'mp/rebase-label-length-limit'
Junio C Hamano
2023-08-10
sequencer: truncate labels to accommodate loose refs
Mark Ruvald Pedersen
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-05
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-07-05
kwset: move translation table from ctype
Calvin Wan
2023-07-05
sane-ctype.h: create header for sane-ctype macros
Calvin Wan
2023-07-05
git-compat-util: move wrapper.c funcs to its header
Calvin Wan
2023-07-05
git-compat-util: move strbuf.c funcs to its header
Calvin Wan
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
2023-06-21
git-compat-util.h: remove unneccessary include of wildmatch.h
Elijah Newren
2023-04-25
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-11
treewide: remove double forward declaration of read_in_full
Elijah Newren
2023-03-28
Merge branch 'pe/time-use-gettimeofday'
Junio C Hamano
2023-03-21
git-compat-util: use gettimeofday(2) for time(2)
Paul Eggert
2023-03-17
Merge branch 'mc/credential-helper-www-authenticate'
Junio C Hamano
2023-02-27
http: read HTTP WWW-Authenticate response headers
Matthew John Cheetham
2023-02-23
hex.h: move some hex-related declarations from cache.h
Elijah Newren
[next]