Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-clean: fix off-by-one memory access when given no arguments | Jeff King | 2008-01-12 | 1 | -2/+2 |
* | git-clean: make "Would remove ..." path relative to cwd again | Junio C Hamano | 2008-01-03 | 1 | -6/+15 |
* | git-clean: Honor pathspec. | Junio C Hamano | 2007-12-05 | 1 | -21/+31 |
* | Teach git clean to use setup_standard_excludes() | Shawn Bohrer | 2007-11-18 | 1 | -12/+5 |
* | git-clean: Fix error message if clean.requireForce is not set. | Junio C Hamano | 2007-11-18 | 1 | -3/+9 |
* | Make git-clean a builtin | Shawn Bohrer | 2007-11-18 | 1 | -0/+154 |