summaryrefslogtreecommitdiff
path: root/t/t7300-clean.sh
AgeCommit message (Expand)Author
2014-07-02Merge branch 'maint-1.8.5' into maintJunio C Hamano
2014-07-02t7300: repair filesystem permissions with test_when_finishedJeff King
2014-03-11clean: respect pathspecs with "-d"Jeff King
2013-04-15dir.c: git-clean -d -X: don't delete tracked directoriesKarsten Blees
2012-03-15clean: preserve nested git worktree in subdirectoriesJunio C Hamano
2011-04-27Merge branch 'ar/clean-rmdir-empty'Junio C Hamano
2011-04-01clean: unreadable directory may still be rmdir-able if it is emptyAlex Riesen
2011-03-10i18n: git-clean basic messagesÆvar Arnfjörð Bjarmason
2010-11-26t7300: add a missing SYMLINKS prerequisiteJohannes Sixt
2010-11-09tests: add missing &&, batch 2Jonathan Nieder
2010-09-17t/t7300: workaround ancient touch by rearranging argumentsBrandon Casey
2010-09-04Merge branch 'ab/test-2'Junio C Hamano
2010-08-18tests: A SANITY test prereq for testing if we're rootÆvar Arnfjörð Bjarmason
2010-07-20Add test for git clean -e.Jared Hance
2010-01-13Merge branch 'nd/sparse'Junio C Hamano
2009-08-24Read .gitignore from index if it is skip-worktreeNguyễn Thái Ngọc Duy
2009-07-29clean: require double -f options to nuke nested git repository and work treeJunio C Hamano
2009-03-19t7300: fix clean up on WindowsJohannes Schindelin
2008-09-03tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer
2008-05-05Fix tests breaking when checkout path contains shell metacharactersBryan Donlan
2008-04-15git clean: Add test to verify directories aren't removed with a prefixShawn Bohrer
2008-03-08git-clean: add tests for relative pathJunio C Hamano
2008-03-04Fix test for cleanup failure in t7300 on WindowsAlex Riesen
2008-02-21git-clean: handle errors if removing files failsMiklos Vajna
2007-12-06t7300: add test for clean with wildcard pathspecJeff King
2007-11-14Merge branch 'maint'Junio C Hamano
2007-11-14git-clean: honor core.excludesfileJunio C Hamano
2007-11-08Merge branch 'jc/clean-config'Junio C Hamano
2007-11-05Add more tests for git-cleanShawn Bohrer
2007-11-04clean: require -f to do damage by defaultJunio C Hamano
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-05-07t7300: Basic tests for git-cleanMichael Spang