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