summaryrefslogtreecommitdiff
path: root/t/t7300-clean.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ar/clean-rmdir-empty'Junio C Hamano2011-04-271-0/+7
|\
| * clean: unreadable directory may still be rmdir-able if it is emptyAlex Riesen2011-04-011-0/+7
* | i18n: git-clean basic messagesÆvar Arnfjörð Bjarmason2011-03-091-3/+3
|/
* t7300: add a missing SYMLINKS prerequisiteJohannes Sixt2010-11-261-1/+1
* tests: add missing &&, batch 2Jonathan Nieder2010-11-091-1/+1
* t/t7300: workaround ancient touch by rearranging argumentsBrandon Casey2010-09-171-1/+1
* Merge branch 'ab/test-2'Junio C Hamano2010-09-041-4/+3
|\
| * tests: A SANITY test prereq for testing if we're rootÆvar Arnfjörð Bjarmason2010-08-181-4/+3
* | Add test for git clean -e.Jared Hance2010-07-201-0/+16
|/
* Merge branch 'nd/sparse'Junio C Hamano2010-01-131-0/+19
|\
| * Read .gitignore from index if it is skip-worktreeNguyễn Thái Ngọc Duy2009-08-231-0/+19
* | clean: require double -f options to nuke nested git repository and work treeJunio C Hamano2009-07-291-0/+39
|/
* t7300: fix clean up on WindowsJohannes Schindelin2009-03-191-3/+3
* tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi2008-09-031-36/+36
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-131-2/+2
* Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-051-1/+1
* git clean: Add test to verify directories aren't removed with a prefixShawn Bohrer2008-04-141-2/+3
* git-clean: add tests for relative pathJunio C Hamano2008-03-071-0/+52
* Fix test for cleanup failure in t7300 on WindowsAlex Riesen2008-03-031-1/+2
* git-clean: handle errors if removing files failsMiklos Vajna2008-02-201-0/+10
* t7300: add test for clean with wildcard pathspecJeff King2007-12-051-0/+14
* Merge branch 'maint'Junio C Hamano2007-11-141-0/+11
|\
| * git-clean: honor core.excludesfileJunio C Hamano2007-11-141-0/+11
* | Merge branch 'jc/clean-config'Junio C Hamano2007-11-071-0/+9
|\ \
| * | clean: require -f to do damage by defaultJunio C Hamano2007-11-041-0/+9
| |/
* | Add more tests for git-cleanShawn Bohrer2007-11-051-0/+105
|/
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-3/+3
* t7300: Basic tests for git-cleanMichael Spang2007-05-071-0/+180