summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2022-10-06Sync with 2.33.5Taylor Blau55-45/+172
2022-10-06Sync with 2.32.4Taylor Blau55-46/+173
2022-10-06Sync with 2.31.5Taylor Blau53-46/+168
2022-10-06Sync with 2.30.6Taylor Blau53-46/+168
2022-10-01t2080: prepare for changing protocol.file.allowTaylor Blau1-0/+3
2022-10-01t1092: prepare for changing protocol.file.allowTaylor Blau1-0/+2
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-23Sync with 2.33.4Johannes Schindelin2-0/+108
2022-06-23Sync with 2.32.3Johannes Schindelin2-0/+108
2022-06-23Sync with 2.31.4Johannes Schindelin2-0/+108
2022-06-23Sync with 2.30.5Johannes Schindelin2-0/+108
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-13Git 2.34.3v2.34.3Junio C Hamano1-0/+49
2022-04-13Git 2.33.3v2.33.3Junio C Hamano1-0/+49
2022-04-13Git 2.32.2v2.32.2Junio C Hamano1-0/+49
2022-04-13Git 2.31.3v2.31.3Junio C Hamano1-0/+49
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-24Sync with 2.33.2Johannes Schindelin1-6/+14
2022-03-24Sync with 2.32.1Johannes Schindelin1-6/+14
2022-03-24Sync with 2.31.2Johannes Schindelin1-6/+14
2022-03-24Sync with 2.30.3Johannes Schindelin1-6/+14
2022-03-24Fix `GIT_CEILING_DIRECTORIES` with `C:\` and the likesJohannes Schindelin1-6/+14
2021-11-23Merge branch 'ds/add-rm-with-sparse-index' into maintJunio C Hamano1-0/+17
2021-11-23Merge branch 'ev/pull-already-up-to-date-is-noop' into maintJunio C Hamano1-0/+6
2021-11-23Merge branch 'hm/paint-hits-in-log-grep' into maintJunio C Hamano1-48/+0
2021-11-22dir: revert "dir: select directories correctly"Derrick Stolee1-0/+17
2021-11-19Revert "grep/pcre2: fix an edge case concerning ascii patterns and UTF-8 data"Junio C Hamano1-48/+0
2021-11-18pull: should be noop when already-up-to-dateErwin Villejo1-0/+6
2021-11-12Merge branch 'ab/fsck-unexpected-type'Junio C Hamano1-0/+8
2021-11-12Merge branch 'ps/connectivity-optim'Junio C Hamano1-31/+0
2021-11-11Revert "connected: do not sort input revisions"Junio C Hamano1-31/+0
2021-11-11object-file: fix SEGV on free() regression in v2.34.0-rc2Ævar Arnfjörð Bjarmason1-0/+8
2021-11-10Merge branch 'jk/ssh-signing-fix'Junio C Hamano1-0/+6
2021-11-10Merge branch 'jc/fix-pull-ff-only-when-already-up-to-date'Junio C Hamano1-1/+15