summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-09utf8: fix returning negative string widthPatrick Steinhardt
2022-12-09utf8: fix truncated string lengths in `utf8_strnwidth()`Patrick Steinhardt
2022-12-09pretty: fix integer overflow in wrapping formatPatrick Steinhardt
2022-12-09pretty: fix adding linefeed when placeholder is not expandedPatrick Steinhardt
2022-12-09pretty: fix out-of-bounds read when parsing invalid padding formatPatrick Steinhardt
2022-12-09pretty: fix out-of-bounds read when left-flushing with stealingPatrick Steinhardt
2022-12-09pretty: fix out-of-bounds write caused by integer overflowPatrick Steinhardt
2022-12-09test-lib: add prerequisite for 64-bit platformsCarlo Marcelo Arenas Belón
2022-12-05attr: ignore overly large gitattributes filesPatrick Steinhardt
2022-12-05attr: ignore attribute lines exceeding 2048 bytesPatrick Steinhardt
2022-12-05attr: fix silently splitting up lines longer than 2048 bytesPatrick Steinhardt
2022-12-05attr: harden allocation against integer overflowsPatrick Steinhardt
2022-12-05attr: fix integer overflow with more than INT_MAX macrosPatrick Steinhardt
2022-12-05attr: fix out-of-bounds read with unreasonable amount of patternsPatrick Steinhardt
2022-12-05attr: fix out-of-bounds write when parsing huge number of attributesPatrick Steinhardt
2022-12-05attr: fix integer overflow when parsing huge attribute namesPatrick Steinhardt
2022-12-05attr: fix out-of-bounds read with huge attribute namesPatrick Steinhardt
2022-12-05attr: fix overflow when upserting attribute with overly long namePatrick Steinhardt
2022-10-06Git 2.35.5v2.35.5Taylor Blau
2022-10-06Sync with 2.34.5Taylor Blau
2022-10-06Git 2.34.5v2.34.5Taylor Blau
2022-10-06Sync with 2.33.5Taylor Blau
2022-10-06Git 2.33.5v2.33.5Taylor Blau
2022-10-06Sync with 2.32.4Taylor Blau
2022-10-06Git 2.32.4v2.32.4Taylor Blau
2022-10-06Sync with 2.31.5Taylor Blau
2022-10-06Git 2.31.5v2.31.5Taylor Blau
2022-10-06Sync with 2.30.6Taylor Blau
2022-10-06Git 2.30.6v2.30.6Taylor Blau
2022-10-01t2080: prepare for changing protocol.file.allowTaylor Blau
2022-10-01t1092: prepare for changing protocol.file.allowTaylor Blau
2022-10-01t2080: prepare for changing protocol.file.allowTaylor Blau
2022-10-01t1092: prepare for changing protocol.file.allowTaylor Blau
2022-10-01alias.c: reject too-long cmdline strings in split_cmdline()Kevin Backhouse
2022-10-01shell: limit size of interactive commandsJeff King
2022-10-01shell: add basic testsJeff King
2022-10-01transport: make `protocol.file.allow` be "user" by defaultTaylor Blau
2022-10-01t/t9NNN: allow local submodulesTaylor Blau
2022-10-01t/t7NNN: allow local submodulesTaylor Blau
2022-10-01t/t6NNN: allow local submodulesTaylor Blau
2022-10-01t/t5NNN: allow local submodulesTaylor Blau
2022-10-01t/t4NNN: allow local submodulesTaylor Blau
2022-10-01t/t3NNN: allow local submodulesTaylor Blau
2022-10-01t/2NNNN: allow local submodulesTaylor Blau
2022-10-01t/t1NNN: allow local submodulesTaylor Blau
2022-10-01t/lib-submodule-update.sh: allow local submodulesTaylor Blau
2022-10-01builtin/clone.c: disallow `--local` clones with symlinksTaylor Blau
2022-06-23Git 2.35.4v2.35.4Johannes Schindelin
2022-06-23Sync with 2.34.4Johannes Schindelin
2022-06-23Git 2.34.4v2.34.4Johannes Schindelin