summaryrefslogtreecommitdiff
path: root/t/t3600-rm.sh
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
|\