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