summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2022-12-09Merge branch 'ps/attr-limits' into maint-2.30Junio C Hamano1-0/+59
2022-12-09pretty: restrict input lengths for padding and wrapping formatsPatrick Steinhardt1-9/+15
2022-12-09utf8: fix checking for glyph width in `strbuf_utf8_replace()`Patrick Steinhardt1-0/+7
2022-12-09utf8: fix overflow when returning string widthPatrick Steinhardt1-0/+8
2022-12-09utf8: fix returning negative string widthPatrick Steinhardt1-0/+6
2022-12-09pretty: fix integer overflow in wrapping formatPatrick Steinhardt1-0/+12
2022-12-09pretty: fix adding linefeed when placeholder is not expandedPatrick Steinhardt1-0/+8
2022-12-09pretty: fix out-of-bounds read when parsing invalid padding formatPatrick Steinhardt1-0/+6
2022-12-09pretty: fix out-of-bounds read when left-flushing with stealingPatrick Steinhardt1-0/+6
2022-12-09pretty: fix out-of-bounds write caused by integer overflowPatrick Steinhardt1-0/+17
2022-12-09test-lib: add prerequisite for 64-bit platformsCarlo Marcelo Arenas Belón1-0/+4
2022-12-05attr: ignore overly large gitattributes filesPatrick Steinhardt1-0/+17
2022-12-05attr: ignore attribute lines exceeding 2048 bytesPatrick Steinhardt1-2/+23
2022-12-05attr: fix silently splitting up lines longer than 2048 bytesPatrick Steinhardt1-0/+21
2022-10-01shell: limit size of interactive commandsJeff King1-0/+6
2022-10-01shell: add basic testsJeff King1-0/+31
2022-10-01t/t9NNN: allow local submodulesTaylor Blau2-0/+3
2022-10-01t/t7NNN: allow local submodulesTaylor Blau23-1/+62
2022-10-01t/t6NNN: allow local submodulesTaylor Blau2-2/+2
2022-10-01t/t5NNN: allow local submodulesTaylor Blau8-0/+19
2022-10-01t/t4NNN: allow local submodulesTaylor Blau4-3/+5
2022-10-01t/t3NNN: allow local submodulesTaylor Blau6-4/+9
2022-10-01t/2NNNN: allow local submodulesTaylor Blau3-2/+8
2022-10-01t/t1NNN: allow local submodulesTaylor Blau2-2/+4
2022-10-01t/lib-submodule-update.sh: allow local submodulesTaylor Blau1-0/+1
2022-10-01builtin/clone.c: disallow `--local` clones with symlinksTaylor Blau1-32/+18
2022-06-17git-compat-util: allow root to access both SUDO_UID and root ownedCarlo Marcelo Arenas Belón1-14/+1
2022-05-12t0034: add negative tests and allow git init to mostly work under sudoCarlo Marcelo Arenas Belón2-0/+77
2022-05-12git-compat-util: avoid failing dir ownership checks if running privilegedCarlo Marcelo Arenas Belón1-1/+1
2022-05-12t: regression git needs safe.directory when using sudoCarlo Marcelo Arenas Belón1-0/+44
2022-04-13setup: opt-out of check with safe.directory=*Derrick Stolee1-0/+10
2022-04-13setup: fix safe.directory key not being checkedMatheus Valadares1-0/+5
2022-04-13t0033: add tests for safe.directoryDerrick Stolee1-0/+34
2022-03-24Fix `GIT_CEILING_DIRECTORIES` with `C:\` and the likesJohannes Schindelin1-6/+14
2021-02-12Sync with 2.29.3Johannes Schindelin3-3/+144
2021-02-12Sync with 2.28.1Johannes Schindelin3-3/+145
2021-02-12Sync with 2.27.1Johannes Schindelin3-3/+145
2021-02-12Sync with 2.26.3Johannes Schindelin3-3/+145
2021-02-12Sync with 2.25.5Johannes Schindelin3-3/+145
2021-02-12Sync with 2.24.4Johannes Schindelin3-3/+145
2021-02-12Sync with 2.23.4Johannes Schindelin3-3/+145
2021-02-12Sync with 2.22.5Johannes Schindelin3-3/+145
2021-02-12Sync with 2.21.4Johannes Schindelin3-3/+145
2021-02-12Sync with 2.20.5Johannes Schindelin3-3/+145
2021-02-12Sync with 2.19.6Johannes Schindelin3-3/+145
2021-02-12Sync with 2.18.5Johannes Schindelin3-3/+145
2021-02-12Sync with 2.17.6Johannes Schindelin3-3/+145
2021-02-12run-command: invalidate lstat cache after a command finishedJohannes Schindelin1-0/+36
2021-02-12checkout: fix bug that makes checkout follow symlinks in leading pathMatheus Tavares3-3/+109
2021-02-08Merge branch 'pb/blame-funcname-range-userdiff' into maintJunio C Hamano1-4/+4