| Commit message (Expand) | Author | Age | Files | Lines |
* | clean: preserve nested git worktree in subdirectoriesjc/maint-clean-nested-worktree-in-subdir | Junio C Hamano | 2012-03-15 | 1 | -5/+22 |
* | Merge branch 'ar/clean-rmdir-empty' | Junio C Hamano | 2011-04-27 | 1 | -0/+7 |
|\ |
|
| * | clean: unreadable directory may still be rmdir-able if it is empty | Alex Riesen | 2011-04-01 | 1 | -0/+7 |
* | | i18n: git-clean basic messages | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -3/+3 |
|/ |
|
* | t7300: add a missing SYMLINKS prerequisite | Johannes Sixt | 2010-11-26 | 1 | -1/+1 |
* | tests: add missing &&, batch 2 | Jonathan Nieder | 2010-11-09 | 1 | -1/+1 |
* | t/t7300: workaround ancient touch by rearranging arguments | Brandon Casey | 2010-09-17 | 1 | -1/+1 |
* | Merge branch 'ab/test-2' | Junio C Hamano | 2010-09-04 | 1 | -4/+3 |
|\ |
|
| * | tests: A SANITY test prereq for testing if we're root | Ævar Arnfjörð Bjarmason | 2010-08-18 | 1 | -4/+3 |
* | | Add test for git clean -e. | Jared Hance | 2010-07-20 | 1 | -0/+16 |
|/ |
|
* | Merge branch 'nd/sparse' | Junio C Hamano | 2010-01-13 | 1 | -0/+19 |
|\ |
|
| * | Read .gitignore from index if it is skip-worktree | Nguyễn Thái Ngọc Duy | 2009-08-23 | 1 | -0/+19 |
* | | clean: require double -f options to nuke nested git repository and work tree | Junio C Hamano | 2009-07-29 | 1 | -0/+39 |
|/ |
|
* | t7300: fix clean up on Windows | Johannes Schindelin | 2009-03-19 | 1 | -3/+3 |
* | tests: use "git xyzzy" form (t7200 - t9001) | Nanako Shiraishi | 2008-09-03 | 1 | -36/+36 |
* | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 2008-07-13 | 1 | -2/+2 |
* | Fix tests breaking when checkout path contains shell metacharacters | Bryan Donlan | 2008-05-05 | 1 | -1/+1 |
* | git clean: Add test to verify directories aren't removed with a prefix | Shawn Bohrer | 2008-04-14 | 1 | -2/+3 |
* | git-clean: add tests for relative path | Junio C Hamano | 2008-03-07 | 1 | -0/+52 |
* | Fix test for cleanup failure in t7300 on Windows | Alex Riesen | 2008-03-03 | 1 | -1/+2 |
* | git-clean: handle errors if removing files fails | Miklos Vajna | 2008-02-20 | 1 | -0/+10 |
* | t7300: add test for clean with wildcard pathspec | Jeff King | 2007-12-05 | 1 | -0/+14 |
* | Merge branch 'maint' | Junio C Hamano | 2007-11-14 | 1 | -0/+11 |
|\ |
|
| * | git-clean: honor core.excludesfile | Junio C Hamano | 2007-11-14 | 1 | -0/+11 |
* | | Merge branch 'jc/clean-config' | Junio C Hamano | 2007-11-07 | 1 | -0/+9 |
|\ \ |
|
| * | | clean: require -f to do damage by default | Junio C Hamano | 2007-11-04 | 1 | -0/+9 |
| |/ |
|
* | | Add more tests for git-clean | Shawn Bohrer | 2007-11-05 | 1 | -0/+105 |
|/ |
|
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 | 1 | -3/+3 |
* | t7300: Basic tests for git-clean | Michael Spang | 2007-05-07 | 1 | -0/+180 |