summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2022-10-06Sync with 2.34.5Taylor Blau
2022-10-06Sync with 2.33.5Taylor Blau
2022-10-06Sync with 2.32.4Taylor Blau
2022-10-06Sync with 2.31.5Taylor Blau
2022-10-06Sync with 2.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-01shell: limit size of interactive commandsJeff King
2022-10-01shell: add basic testsJeff King
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-23Sync with 2.34.4Johannes Schindelin
2022-06-23Sync with 2.33.4Johannes Schindelin
2022-06-23Sync with 2.32.3Johannes Schindelin
2022-06-23Sync with 2.31.4Johannes Schindelin
2022-06-23Sync with 2.30.5Johannes Schindelin
2022-06-17git-compat-util: allow root to access both SUDO_UID and root ownedCarlo Marcelo Arenas Belón
2022-05-12t0034: add negative tests and allow git init to mostly work under sudoCarlo Marcelo Arenas Belón
2022-05-12git-compat-util: avoid failing dir ownership checks if running privilegedCarlo Marcelo Arenas Belón
2022-05-12t: regression git needs safe.directory when using sudoCarlo Marcelo Arenas Belón
2022-04-13Git 2.35.3v2.35.3Junio C Hamano
2022-04-13Git 2.34.3v2.34.3Junio C Hamano
2022-04-13Git 2.33.3v2.33.3Junio C Hamano
2022-04-13Git 2.32.2v2.32.2Junio C Hamano
2022-04-13Git 2.31.3v2.31.3Junio C Hamano
2022-04-13setup: opt-out of check with safe.directory=*Derrick Stolee
2022-04-13setup: fix safe.directory key not being checkedMatheus Valadares
2022-04-13t0033: add tests for safe.directoryDerrick Stolee
2022-03-24Sync with 2.34.2Johannes Schindelin
2022-03-24Sync with 2.33.2Johannes Schindelin
2022-03-24Sync with 2.32.1Johannes Schindelin
2022-03-24Sync with 2.31.2Johannes Schindelin
2022-03-24Sync with 2.30.3Johannes Schindelin
2022-03-24Fix `GIT_CEILING_DIRECTORIES` with `C:\` and the likesJohannes Schindelin
2022-01-28Merge branch 'en/keep-cwd' into maintJunio C Hamano
2022-01-26sequencer, stash: fix running from worktree subdirElijah Newren
2022-01-24Merge branch 'ab/checkout-branch-info-leakfix'Junio C Hamano
2022-01-21checkout: avoid BUG() when hitting a broken repositoryJunio C Hamano
2022-01-14Merge branch 'js/t1450-making-it-writable-does-not-need-full-posixperm'Junio C Hamano
2022-01-13t1450-fsck: exec-bit is not needed to make loose object writableJohannes Sixt