summaryrefslogtreecommitdiff
path: root/t/t3600-rm.sh
Commit message (Expand)AuthorAgeFilesLines
* 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
* | rm: delete .gitmodules entry of submodules removed from the work treeJens Lehmann2013-08-061-6/+92
* | rm: introduce advice.rmHints to shorten messagesMathieu Lienard--Mayor2013-06-121-0/+29
* | rm: better error message on failure for multiple filesMathieu Lienard--Mayor2013-06-121-0/+67
* | t3600: document failure of rm across symbolic linksJeff King2013-04-041-0/+28
* | t3600: test behavior of reverse-d/f conflictJeff King2013-04-041-0/+12
* | rm: do not complain about d/f conflicts during deletionJeff King2013-04-041-0/+25
* | t3600: Avoid "cp -a", which is a GNUismJunio C Hamano2012-12-191-3/+3
* | Teach rm to remove submodules when given with a trailing '/'Jens Lehmann2012-11-231-0/+17
* | submodule: teach rm to remove submodules unless they contain a git directoryJens Lehmann2012-09-291-0/+343
|/
* Merge branch 'jc/fix-diff-files-unmerged'Junio C Hamano2011-05-061-2/+1
|\
| * test: use $_z40 from test-libJunio C Hamano2011-04-231-2/+1
* | t3600-rm.sh: Don't pass a non-existent prereq to test #15Ramsay Jones2010-12-141-1/+1
|/
* tests: A SANITY test prereq for testing if we're rootÆvar Arnfjörð Bjarmason2010-08-181-16/+0
* tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-251-1/+1
* rm: fix bug in recursive subdirectory removalJeff King2010-02-181-0/+8
* t3600: Use test prerequisite tagsJohannes Sixt2009-03-221-28/+30
* Call 'say' outside test_expect_successJohannes Sixt2009-03-191-1/+2
* test suite: Use 'say' to say something instead of 'test_expect_success'Johannes Sixt2009-03-191-1/+1
* Make sure lockfiles are unlocked when dying on SIGPIPEJunio C Hamano2008-12-211-0/+17
* git add --intent-to-add: fix removal of cached emptinessJunio C Hamano2008-11-281-2/+2
* rm: loosen safety valve for empty filesJeff King2008-10-221-0/+13
* git rm: refresh index before up-to-date checkJohannes Schindelin2008-10-081-8/+17
* tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-031-2/+2
* Merge branch 'maint'Junio C Hamano2008-07-191-0/+12
|\
| * builtin-rm: fix index lock file pathOlivier Marin2008-07-191-0/+12
* | t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-131-13/+13
|/
* Sane use of test_expect_failureJunio C Hamano2008-02-011-8/+9
* t/t{3600,3800,5401}: do not use egrep when grep would doJunio C Hamano2008-01-051-1/+1
* More permissive "git-rm --cached" behavior without -f.Matthieu Moy2007-07-131-0/+34
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-24/+24