aboutsummaryrefslogtreecommitdiff
path: root/t/t7300-clean.sh
Commit message (Expand)AuthorAge
* clean: teach clean -d to preserve ignored pathsSamuel Lijin2017-05-24
* t7300: clean -d should skip dirs with ignored filesSamuel Lijin2017-05-22
* t7300: mark test with SANITYStefan Beller2016-05-03
* Merge branch 'ee/clean-test-fixes'Junio C Hamano2015-09-02
|\
| * t7300: fix broken && chainsErik Elfström2015-08-31
* | t7300-clean: require POSIXPERM for chmod 0 testJohannes Sixt2015-08-11
* | clean: improve performance when removing lots of directoriesErik Elfström2015-06-15
* | t7300: add tests to document behavior of clean and nested gitErik Elfström2015-06-15
* | t: use verbose instead of hand-rolled errorsJeff King2015-03-20
* | Merge branch 'maint-1.8.5' into maintJunio C Hamano2014-07-02
|\ \
| * | t7300: repair filesystem permissions with test_when_finishedJeff King2014-07-02
* | | clean: respect pathspecs with "-d"Jeff King2014-03-11
|/ /
* | dir.c: git-clean -d -X: don't delete tracked directoriesKarsten Blees2013-04-15
|/
* clean: preserve nested git worktree in subdirectoriesJunio C Hamano2012-03-15
* Merge branch 'ar/clean-rmdir-empty'Junio C Hamano2011-04-27
|\
| * clean: unreadable directory may still be rmdir-able if it is emptyAlex Riesen2011-04-01
* | i18n: git-clean basic messagesÆvar Arnfjörð Bjarmason2011-03-09
|/
* t7300: add a missing SYMLINKS prerequisiteJohannes Sixt2010-11-26
* tests: add missing &&, batch 2Jonathan Nieder2010-11-09
* t/t7300: workaround ancient touch by rearranging argumentsBrandon Casey2010-09-17
* Merge branch 'ab/test-2'Junio C Hamano2010-09-04
|\
| * tests: A SANITY test prereq for testing if we're rootÆvar Arnfjörð Bjarmason2010-08-18
* | Add test for git clean -e.Jared Hance2010-07-20
|/
* Merge branch 'nd/sparse'Junio C Hamano2010-01-13
|\
| * Read .gitignore from index if it is skip-worktreeNguyễn Thái Ngọc Duy2009-08-23
* | clean: require double -f options to nuke nested git repository and work treeJunio C Hamano2009-07-29
|/
* t7300: fix clean up on WindowsJohannes Schindelin2009-03-19
* tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi2008-09-03
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-13
* Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-05
* git clean: Add test to verify directories aren't removed with a prefixShawn Bohrer2008-04-14
* git-clean: add tests for relative pathJunio C Hamano2008-03-07
* Fix test for cleanup failure in t7300 on WindowsAlex Riesen2008-03-03
* git-clean: handle errors if removing files failsMiklos Vajna2008-02-20
* t7300: add test for clean with wildcard pathspecJeff King2007-12-05
* Merge branch 'maint'Junio C Hamano2007-11-14
|\
| * git-clean: honor core.excludesfileJunio C Hamano2007-11-14
* | Merge branch 'jc/clean-config'Junio C Hamano2007-11-07
|\ \
| * | clean: require -f to do damage by defaultJunio C Hamano2007-11-04
| |/
* | Add more tests for git-cleanShawn Bohrer2007-11-05
|/
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* t7300: Basic tests for git-cleanMichael Spang2007-05-07