Merge branch 'od/ci-use-checkout-v3-when-applicable'
Junio C Hamano committed over 3 years ago
mailmap: update email address of Matheus Tavares
Matheus Tavares committed over 3 years ago
rebase --update-refs: avoid unintended ref deletion
Victoria Dye committed almost 4 years ago
fsck: implement checks for gitattributes
Patrick Steinhardt committed over 3 years ago
fsck: move checks for gitattributes
Patrick Steinhardt committed over 3 years ago
fsck: pull out function to check a set of blobs
Patrick Steinhardt committed over 3 years ago
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