summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
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-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.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.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.31.2Johannes Schindelin
2022-03-24Sync with 2.30.3Johannes Schindelin
2022-03-24Fix `GIT_CEILING_DIRECTORIES` with `C:\` and the likesJohannes Schindelin
2021-06-06Merge branch 'rs/parallel-checkout-test-fix'Junio C Hamano
2021-06-06parallel-checkout: avoid dash local bug in testsRené Scharfe
2021-05-27Merge branch 'mt/t2080-cp-symlink-fix'Junio C Hamano
2021-05-27Merge branch 'ab/send-email-inline-hooks-path'Junio C Hamano
2021-05-27Merge branch 'ds/t1092-fix-flake-from-progress'Junio C Hamano
2021-05-27t2080: fix cp invocation to copy symlinks instead of following themMatheus Tavares
2021-05-27send-email: don't needlessly abs_path() the core.hooksPathÆvar Arnfjörð Bjarmason
2021-05-26t1092: revert the "-1" hack for emulating "no progress meter"Junio C Hamano
2021-05-25Merge branch 'mt/init-template-userpath-fix'Junio C Hamano
2021-05-25Merge branch 'jt/send-email-validate-errors-fix'Junio C Hamano
2021-05-25Merge branch 'ab/send-email-validate-errors-fix'Junio C Hamano
2021-05-25t1092: use GIT_PROGRESS_DELAY for consistent resultsDerrick Stolee
2021-05-25init: fix bug regarding ~/ expansion in init.templateDirMatheus Tavares
2021-05-25send-email: fix missing error message regressionÆvar Arnfjörð Bjarmason
2021-05-25t9001-send-email.sh: fix expected absolute paths on WindowsJohannes Sixt
2021-05-22Merge branch 'dl/stash-show-untracked-fixup'Junio C Hamano
2021-05-22Merge branch 'wm/rev-parse-path-format-wo-arg'Junio C Hamano
2021-05-22stash show: use stash.showIncludeUntracked even when diff options givenDenton Liu
2021-05-21Merge branch 'tz/c-locale-output-is-no-more'Junio C Hamano
2021-05-21Merge branch 'cs/http-use-basic-after-failed-negotiate'Junio C Hamano