xdiff: make xrecord_t.ptr a uint8_t instead of char
Ezekiel Newren committed 9 months ago
xdiff: use ptrdiff_t for dstart/dend
Ezekiel Newren committed 9 months ago
doc: define unambiguous type mappings across C and Rust
Ezekiel Newren committed 9 months ago
repo: add --all to git-repo-info
Lucas Seiki Oshiro committed 9 months ago
repo: factor out field printing to dedicated function
Lucas Seiki Oshiro committed 9 months ago
Phillip Wood committed 9 months ago
worktree list: fix column spacing
Phillip Wood committed 9 months ago
test-mktemp: plug memory and descriptor leaks
Jeff King committed 9 months ago
ci(windows-meson-test): handle options and output like other test jobs
Jeff King committed 9 months ago
unit-test: ignore --no-chain-lint
Jeff King committed 9 months ago
t: enable ASan's strict_string_checks option
Jeff King committed 9 months ago
fsck: avoid parse_timestamp() on buffer that isn't NUL-terminated
Jeff King committed 9 months ago
fsck: remove redundant date timestamp check
Jeff King committed 9 months ago
fsck: avoid strcspn() in fsck_ident()
Jeff King committed 9 months ago
fsck: assert newline presence in fsck_ident()
Jeff King committed 9 months ago
cache-tree: avoid strtol() on non-string buffer
Jeff King committed 9 months ago
Makefile: turn on NO_MMAP when building with ASan
Jeff King committed 9 months ago
pack-bitmap: handle name-hash lookups in incremental bitmaps
Jeff King committed 9 months ago
compat/mmap: mark unused argument in git_munmap()
Jeff King committed 9 months ago
ci: bump actions/setup-go from 5 to 6
Johannes Schindelin committed 9 months ago