1. 89c3850 git-clean: fix the description of the default behavior by Michael J Gruber · 15 years ago
  2. 73d6632 Merge branch 'nd/sparse' by Junio C Hamano · 15 years ago
  3. f7aec12 UI consistency: allow --force for where -f means force by René Scharfe · 16 years ago
  4. c28b3d6 Read .gitignore from index if it is skip-worktree by Nguyễn Thái Ngọc Duy · 16 years ago
  5. a0f4afb clean: require double -f options to nuke nested git repository and work tree by Junio C Hamano · 16 years ago
  6. 1d8842d Add 'fill_directory()' helper function for directory traversal by Linus Torvalds · 16 years ago
  7. 3778292 parse-opts: prepare for OPT_FILENAME by Stephen Boyd · 16 years ago
  8. 7c4c97c Turn the flags in struct dir_struct into a single variable by Johannes Schindelin · 16 years ago
  9. f285a2d Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer by Brandon Casey · 16 years ago
  10. 1b1dd23 Make usage strings dash-less by Stephan Beyer · 17 years ago
  11. ef90d6d Provide git_config with a callback-data parameter by Johannes Schindelin · 17 years ago
  12. f2d0df7 git clean: Don't automatically remove directories when run within subdirectory by Shawn Bohrer · 17 years ago
  13. 1fb3289 git-clean: correct printing relative path by Dmitry Potapov · 17 years ago
  14. aa9c83c git-clean: handle errors if removing files fails by Miklos Vajna · 17 years ago
  15. a8db80c git-clean: fix off-by-one memory access when given no arguments by Jeff King · 17 years ago
  16. 95bf4bd git-clean: make "Would remove ..." path relative to cwd again by Junio C Hamano · 17 years ago
  17. d871c86 git-clean: Honor pathspec. by Junio C Hamano · 17 years ago
  18. 1617adc Teach git clean to use setup_standard_excludes() by Shawn Bohrer · 17 years ago
  19. 625db1b git-clean: Fix error message if clean.requireForce is not set. by Junio C Hamano · 17 years ago
  20. 113f10f Make git-clean a builtin by Shawn Bohrer · 17 years ago