fsck: refactor `fsck_blob()` to allow for more checks
Patrick Steinhardt committed over 3 years ago
Merge branch 'ps/attr-limits' into maint-2.32
Junio C Hamano committed over 3 years ago
Merge branch 'ps/attr-limits' into maint-2.30
Junio C Hamano committed over 3 years ago
Merge branch 'ps/format-padding-fix' into maint-2.30
Junio C Hamano committed over 3 years ago
pretty: restrict input lengths for padding and wrapping formats
Patrick Steinhardt committed over 3 years ago
utf8: refactor `strbuf_utf8_replace` to not rely on preallocated buffer
Patrick Steinhardt committed over 3 years ago
utf8: fix checking for glyph width in `strbuf_utf8_replace()`
Patrick Steinhardt committed over 3 years ago
utf8: fix overflow when returning string width
Patrick Steinhardt committed over 3 years ago
utf8: fix returning negative string width
Patrick Steinhardt committed over 3 years ago
utf8: fix truncated string lengths in `utf8_strnwidth()`
Patrick Steinhardt committed over 3 years ago
pretty: fix integer overflow in wrapping format
Patrick Steinhardt committed over 3 years ago
pretty: fix adding linefeed when placeholder is not expanded
Patrick Steinhardt committed over 3 years ago
pretty: fix out-of-bounds read when parsing invalid padding format
Patrick Steinhardt committed over 3 years ago
pretty: fix out-of-bounds read when left-flushing with stealing
Patrick Steinhardt committed over 3 years ago
pretty: fix out-of-bounds write caused by integer overflow
Patrick Steinhardt committed over 3 years ago
test-lib: add prerequisite for 64-bit platforms
Carlo Marcelo Arenas Belón committed almost 5 years ago
RelNotes: a couple of typofixes
Johannes Schindelin committed over 3 years ago
t1509: facilitate repeated script invocations
Eric Sunshine committed almost 4 years ago
t1509: make "setup" test more robust
Eric Sunshine committed almost 4 years ago
t1509: fix failing "root work tree" test due to owner-check
Eric Sunshine committed almost 4 years ago