summaryrefslogtreecommitdiff
path: root/t/t3600-rm.sh
Commit message (Expand)AuthorAgeFilesLines
* Sync with 2.34.5Taylor Blau2022-10-061-1/+2
|\
| * Sync with 2.30.6Taylor Blau2022-10-061-1/+2
| |\
| | * t/t3NNN: allow local submodulesTaylor Blau2022-10-011-1/+2
* | | tests: simplify by dropping unnecessary `for` loopsEric Sunshine2021-12-131-4/+1
* | | tests: fix broken &&-chains in `$(...)` command substitutionsEric Sunshine2021-12-131-1/+1
|/ /
* | Merge branch 'ab/detox-gettext-tests'Junio C Hamano2021-02-251-8/+8
|\ \
| * | tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-101-8/+8
* | | Merge branch 'ab/tests-various-fixup'Junio C Hamano2021-02-121-2/+14
|\ \ \ | |/ / |/| |
| * | rm tests: actually test for SIGPIPE in SIGPIPE testÆvar Arnfjörð Bjarmason2021-01-231-2/+14
| |/
* | t3[5-9]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-6/+6
* | tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
|/
* t: remove test_oid_init in testsbrian m. carlson2020-07-301-1/+0
* git rm submodule: succeed if .gitmodules index stat info is zeroDavid Turner2020-01-281-0/+7
* t3600: comment on inducing SIGPIPE in `git rm`Denton Liu2019-11-291-0/+1
* t3600: stop losing return codes of git commandsDenton Liu2019-11-291-2/+4
* t3600: use test_line_count() where possibleDenton Liu2019-11-291-3/+4
* t3600: make hash size independentbrian m. carlson2019-08-201-1/+3
* Merge branch 'jc/denoise-rm-to-resolve'Junio C Hamano2019-07-251-0/+13
|\
| * rm: resolving by removal is not a warning-worthy eventJunio C Hamano2019-07-181-0/+13
* | t3600: use helpers to replace test -d/f/e/s <path>Rohit Ashiwal2019-03-081-75/+75
* | t3600: modernize styleRohit Ashiwal2019-03-081-100/+107
|/
* Merge branch 'sg/test-must-be-empty'Junio C Hamano2018-08-271-3/+3
|\
| * tests: use 'test_must_be_empty' instead of '! test -s'SZEDER Gábor2018-08-211-3/+3
* | t: factor out FUNNYNAMES as shared lazy prereqWilliam Chargin2018-08-061-5/+3
|/
* t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
* Merge branch 'sr/wrapper-quote-filenames'Junio C Hamano2017-11-151-1/+1
|\
| * wrapper.c: consistently quote filenames in error messagessr/wrapper-quote-filenamesSimon Ruderich2017-11-061-1/+1
* | Merge branch 'ex/deprecate-empty-pathspec-as-match-all'Junio C Hamano2017-11-061-3/+2
|\ \ | |/ |/|
| * pathspec: die on empty strings as pathspecex/deprecate-empty-pathspec-as-match-allEmily Xie2017-06-231-3/+2
* | t3600: clean up permissions test properlyMichael Haggerty2017-05-231-2/+2
* | Merge branch 'sb/submodule-short-status'Junio C Hamano2017-04-191-5/+13
|\ \
| * | submodule.c: correctly handle nested submodules in is_submodule_modifiedsb/submodule-short-statusStefan Beller2017-03-291-1/+1
| * | short status: improve reporting for submodule changesStefan Beller2017-03-291-5/+13
* | | t3600: rename test to describe its functionalitysb/t3600-rephraseStefan Beller2017-03-221-1/+1
|/ /
* | Merge branch 'sb/submodule-rm-absorb'Junio C Hamano2017-01-181-24/+15
|\ \
| * | rm: absorb a submodules git dir before deletionStefan Beller2016-12-271-26/+17
| |/
* | Merge branch 'sb/t3600-cleanup'Junio C Hamano2016-12-191-73/+51
|\ \ | |/ |/|
| * t3600: slightly modernize stylesb/t3600-cleanupStefan Beller2016-12-121-73/+51
| * t3600: remove useless redirectStefan Beller2016-12-051-1/+1
* | pathspec: warn on empty strings as pathspecEmily Xie2016-06-221-0/+5
* | Merge branch 'js/mingw-tests'Junio C Hamano2016-02-171-1/+1
|\ \
| * | mingw: do not bother to test funny file namesJohannes Schindelin2016-01-281-1/+1
* | | t/t3600-rm.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-281-2/+2
|/ /
* | t3600: fix &&-chain breakage for setup commandsJeff King2015-03-201-18/+18
* | t: fix trivial &&-chain breakageJeff King2015-03-201-2/+2
* | t: fix severe &&-chain breakageJeff King2015-03-201-1/+1
* | tests: don't rely on strerror text when testing rmdir failurecb/aixCharles Bailey2014-03-311-2/+1
|/
* rm: better document side effects when removing a submodulejl/submodule-mv-checkout-caveatJens Lehmann2014-01-071-0/+16
* Merge branch 'sg/t3600-nul-sha1-fix'Junio C Hamano2013-10-301-7/+4
|\
| * t3600: fix broken "choking git rm" testsg/t3600-nul-sha1-fixSZEDER Gábor2013-10-161-7/+4