summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2022-10-06Sync with 2.30.6Taylor Blau53-46/+168
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.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.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.30.3Johannes Schindelin1-6/+14
2022-03-24Fix `GIT_CEILING_DIRECTORIES` with `C:\` and the likesJohannes Schindelin1-6/+14
2021-03-19Merge branch 'jt/clone-unborn-head'Junio C Hamano1-1/+1
2021-03-19Merge branch 'jk/bisect-peel-tag-fix'Junio C Hamano1-0/+12
2021-03-19Merge branch 'jc/calloc-fix'Junio C Hamano1-1/+1
2021-03-17bisect: peel annotated tags to commitsJeff King1-0/+12
2021-03-17t5606: run clone branch name test with protocol v2Jonathan Tan1-1/+1
2021-03-15xcalloc: use CALLOC_ARRAY() when applicableJunio C Hamano1-1/+1
2021-03-08Sync with Git 2.30.2 for CVE-2021-21300Junio C Hamano3-3/+144
2021-03-08Merge branch 'jt/transfer-fsck-across-packs-fix'Junio C Hamano1-0/+21
2021-03-05fetch-pack: do not mix --pack_header and packfile uriJonathan Tan1-0/+21
2021-03-01Merge branch 'hv/trailer-formatting'Junio C Hamano1-42/+141
2021-03-01Merge branch 'sv/t7001-modernize'Junio C Hamano1-199/+177
2021-03-01Merge branch 'jt/transfer-fsck-across-packs'Junio C Hamano2-11/+60
2021-03-01Merge branch 'ds/chunked-file-api'Junio C Hamano2-4/+4
2021-03-01Merge branch 'en/diffcore-rename'Junio C Hamano1-0/+24
2021-03-01Merge branch 'jh/fsmonitor-prework'Junio C Hamano3-12/+64
2021-02-25Merge branch 'jc/push-delete-nothing'Junio C Hamano1-0/+5
2021-02-25Merge branch 'js/params-vs-args'Junio C Hamano2-5/+5
2021-02-25Merge branch 'es/maintenance-of-bare-repositories'Junio C Hamano1-0/+13
2021-02-25Merge branch 'mt/add-chmod-fixes'Junio C Hamano1-5/+41
2021-02-25Merge branch 'ah/rebase-no-fork-point-config'Junio C Hamano1-10/+45
2021-02-25Merge branch 'mt/grep-sparse-checkout'Junio C Hamano2-9/+174
2021-02-25Merge branch 'zh/difftool-skip-to'Junio C Hamano1-0/+32
2021-02-25Merge branch 'jc/diffcore-rotate'Junio C Hamano1-1/+71
2021-02-25Merge branch 'mt/checkout-index-corner-cases'Junio C Hamano1-0/+23
2021-02-25Merge branch 'ab/detox-gettext-tests'Junio C Hamano104-478/+464
2021-02-25Merge branch 'jk/rev-list-disk-usage'Junio C Hamano3-8/+61