aboutsummaryrefslogtreecommitdiff
path: root/t/t3600-rm.sh
Commit message (Expand)AuthorAge
* Merge branch 'sr/wrapper-quote-filenames'Junio C Hamano2017-11-15
|\
| * wrapper.c: consistently quote filenames in error messagesSimon Ruderich2017-11-06
* | Merge branch 'ex/deprecate-empty-pathspec-as-match-all'Junio C Hamano2017-11-06
|\ \ | |/ |/|
| * pathspec: die on empty strings as pathspecEmily Xie2017-06-23
* | t3600: clean up permissions test properlyMichael Haggerty2017-05-23
* | Merge branch 'sb/submodule-short-status'Junio C Hamano2017-04-19
|\ \
| * | submodule.c: correctly handle nested submodules in is_submodule_modifiedStefan Beller2017-03-29
| * | short status: improve reporting for submodule changesStefan Beller2017-03-29
* | | t3600: rename test to describe its functionalityStefan Beller2017-03-22
|/ /
* | Merge branch 'sb/submodule-rm-absorb'Junio C Hamano2017-01-18
|\ \
| * | rm: absorb a submodules git dir before deletionStefan Beller2016-12-27
| |/
* | Merge branch 'sb/t3600-cleanup'Junio C Hamano2016-12-19
|\ \ | |/ |/|
| * t3600: slightly modernize styleStefan Beller2016-12-12
| * t3600: remove useless redirectStefan Beller2016-12-05
* | pathspec: warn on empty strings as pathspecEmily Xie2016-06-22
* | Merge branch 'js/mingw-tests'Junio C Hamano2016-02-17
|\ \
| * | mingw: do not bother to test funny file namesJohannes Schindelin2016-01-28
* | | t/t3600-rm.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-28
|/ /
* | t3600: fix &&-chain breakage for setup commandsJeff King2015-03-20
* | t: fix trivial &&-chain breakageJeff King2015-03-20
* | t: fix severe &&-chain breakageJeff King2015-03-20
* | tests: don't rely on strerror text when testing rmdir failureCharles Bailey2014-03-31
|/
* rm: better document side effects when removing a submoduleJens Lehmann2014-01-07
* Merge branch 'sg/t3600-nul-sha1-fix'Junio C Hamano2013-10-30
|\
| * t3600: fix broken "choking git rm" testSZEDER Gábor2013-10-16
* | rm: delete .gitmodules entry of submodules removed from the work treeJens Lehmann2013-08-06
* | rm: introduce advice.rmHints to shorten messagesMathieu Lienard--Mayor2013-06-12
* | rm: better error message on failure for multiple filesMathieu Lienard--Mayor2013-06-12
* | t3600: document failure of rm across symbolic linksJeff King2013-04-04
* | t3600: test behavior of reverse-d/f conflictJeff King2013-04-04
* | rm: do not complain about d/f conflicts during deletionJeff King2013-04-04
* | t3600: Avoid "cp -a", which is a GNUismJunio C Hamano2012-12-19
* | Teach rm to remove submodules when given with a trailing '/'Jens Lehmann2012-11-23
* | submodule: teach rm to remove submodules unless they contain a git directoryJens Lehmann2012-09-29
|/
* Merge branch 'jc/fix-diff-files-unmerged'Junio C Hamano2011-05-06
|\
| * test: use $_z40 from test-libJunio C Hamano2011-04-23
* | t3600-rm.sh: Don't pass a non-existent prereq to test #15Ramsay Jones2010-12-14
|/
* tests: A SANITY test prereq for testing if we're rootÆvar Arnfjörð Bjarmason2010-08-18
* tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-25
* rm: fix bug in recursive subdirectory removalJeff King2010-02-18
* t3600: Use test prerequisite tagsJohannes Sixt2009-03-22
* Call 'say' outside test_expect_successJohannes Sixt2009-03-19
* test suite: Use 'say' to say something instead of 'test_expect_success'Johannes Sixt2009-03-19
* Make sure lockfiles are unlocked when dying on SIGPIPEJunio C Hamano2008-12-21
* git add --intent-to-add: fix removal of cached emptinessJunio C Hamano2008-11-28
* rm: loosen safety valve for empty filesJeff King2008-10-22
* git rm: refresh index before up-to-date checkJohannes Schindelin2008-10-08
* tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-03
* Merge branch 'maint'Junio C Hamano2008-07-19
|\
| * builtin-rm: fix index lock file pathOlivier Marin2008-07-19