1. 4a68697 libbb: do not check closedir() in remove_file() by Denys Vlasenko · 3 years, 6 months ago
  2. 05b1806 remove_file: don't call rmdir if remove_file return failure by Chen Yu · 6 years ago
  3. bae8fc4 xargs: use bb_ask_y_confirmation_FILE() instead of homegrown copy by Denys Vlasenko · 7 years ago
  4. 77cb6b9 libbb: rename bb_ask -> bb_ask_noecho, bb_ask_confirmation -> bb_ask_y_confirmation by Denys Vlasenko · 7 years ago
  5. ebe6d9d whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
  6. 17f8418 Add conditional support for -v / --verbose by Denys Vlasenko · 11 years ago
  7. 44642d1 ln: support -T and -v by Simon B · 13 years ago
  8. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  9. 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
  10. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  11. cf26ab7 mdev: plug a few memory and fd leaks; simplify code a bit by Denis Vlasenko · 17 years ago
  12. 99912ca audit small applets and mark some of them as NOFORK. by Denis Vlasenko · 18 years ago
  13. f4d40c8 remove_file: cosmetic code improvement, a few bytes saved by Denis Vlasenko · 18 years ago
  14. 89f0b34 rodata cleanup. "unable to" == "cannot". -300 bytes by Denis Vlasenko · 18 years ago
  15. 8f8f268 bb_applet_name -> applet_name by Denis Vlasenko · 18 years ago
  16. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  17. cb44816 - add and use bb_opendir(), bb_xopendir(). by Bernhard Reutner-Fischer · 19 years ago
  18. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  19. 393183d Vodz, last_patch_86 by Glenn L McGrath · 22 years ago
  20. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  21. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  22. a2949aa Add some missing includes to kill warnings when building with the default by Manuel Novoa III · 23 years ago
  23. f3e79ba Fix symlink removal problem noted by Erik Andersen. by Matt Kraai · 24 years ago
  24. 8810bdb Rewrote rm. by Matt Kraai · 24 years ago