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