16 Commits (7a4ee28f41270bf032d0dd0bfb17f601b9b3971a)

Author SHA1 Message Date
Junio C Hamano a0f4afbe87 clean: require double -f options to nuke nested git repository and work tree 16 years ago
Linus Torvalds 1d8842d921 Add 'fill_directory()' helper function for directory traversal 16 years ago
Stephen Boyd 3778292017 parse-opts: prepare for OPT_FILENAME 16 years ago
Johannes Schindelin 7c4c97c0ac Turn the flags in struct dir_struct into a single variable 16 years ago
Brandon Casey f285a2d7ed Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer 16 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Johannes Schindelin ef90d6d420 Provide git_config with a callback-data parameter 17 years ago
Shawn Bohrer f2d0df7148 git clean: Don't automatically remove directories when run within subdirectory 17 years ago
Dmitry Potapov 1fb328947c git-clean: correct printing relative path 17 years ago
Miklos Vajna aa9c83c219 git-clean: handle errors if removing files fails 17 years ago
Jeff King a8db80c224 git-clean: fix off-by-one memory access when given no arguments 17 years ago
Junio C Hamano 95bf4bd4f7 git-clean: make "Would remove ..." path relative to cwd again 17 years ago
Junio C Hamano d871c86935 git-clean: Honor pathspec. 17 years ago
Shawn Bohrer 1617adc7a0 Teach git clean to use setup_standard_excludes() 17 years ago
Junio C Hamano 625db1b753 git-clean: Fix error message if clean.requireForce is not set. 17 years ago
Shawn Bohrer 113f10f22f Make git-clean a builtin 17 years ago