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
mingw: avoid the comma operator
Johannes Schindelin committed 9 months ago
cmake: stop trying to build the reftable and xdiff libraries
Johannes Schindelin committed 9 months ago
wincred: avoid memory corruption
David Macek committed 9 months ago
merge-ort: fix failing merges in special corner case
Elijah Newren committed 9 months ago
merge-ort: remove debugging crud
Elijah Newren committed 9 months ago
t6429: update comment to mention correct tool
Elijah Newren committed 9 months ago
Johannes Schindelin committed 9 months ago
René Scharfe committed 9 months ago
blame: make diff algorithm configurable
Antonin Delpeuch committed 9 months ago
xdiff: add 'minimal' to XDF_DIFF_ALGORITHM_MASK
Antonin Delpeuch committed 9 months ago
Junio C Hamano committed 9 months ago
Merge branch 'jc/ci-use-arm64-p4-on-macos'
Junio C Hamano committed 9 months ago
commit: refactor verify_commit_buffer()
Christian Couder committed 9 months ago