1. 7c2db5c - use standard-imposed constants some more by Bernhard Reutner-Fischer · 17 years ago
  2. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  3. 818322b *: kill bb_get_last_path_component, replace with two functions by Denis Vlasenko · 17 years ago
  4. 6666ac4 cp,mv: simpler arg[cv] handling -> smallish code savings by Denis Vlasenko · 17 years ago
  5. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  6. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  7. 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
  8. bdc88fd rework long option handling. saves ~1.2k by Denis Vlasenko · 17 years ago
  9. fad2b86 use "glibc errno" trick not only for ash, but for entire busybox by Denis Vlasenko · 17 years ago
  10. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  11. c86e052 fix accumulated whitespace and indentation damage by Denis Vlasenko · 17 years ago
  12. 49622d7 selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft) by Denis Vlasenko · 17 years ago
  13. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  14. d9e15f2 style cleanup: return(a) -> return a, part 2 by Denis Vlasenko · 18 years ago
  15. f24e1f4 cp: add support for -s, -l. Fix free(nonmalloc) bug. by Denis Vlasenko · 18 years ago
  16. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  17. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  18. 01d23ad - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! by Bernhard Reutner-Fischer · 18 years ago
  19. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  20. b7128c6 Cleanup patch by Bernhard Fischer, removing unnecessary includes of by Rob Landley · 19 years ago
  21. 27421a1 1) bb_opt_complementaly -> bb_opt_complementally by "Vladimir N. Oleynik" · 19 years ago
  22. 3c12ff7 If /tmp and /home were different partitions, then "mv /tmp/file /home/file" by Rob Landley · 19 years ago
  23. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  24. 96099d5 Use return instead of exit, use == instead of & ==, left justify labels, by Glenn L McGrath · 21 years ago
  25. 8876fb2 last_patch89 from vodz: by Eric Andersen · 21 years ago
  26. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  27. 4c557bf Invert FILEUTILS_PRESERVE_SYMLINKS into FILEUTILS_DEREFERENCE. by Matt Kraai · 23 years ago
  28. 8810bdb Rewrote rm. by Matt Kraai · 23 years ago
  29. 0144103 Use generic flag names. by Matt Kraai · 23 years ago
  30. 91b2855 Rewrite cp and mv to be SUSv2 compliant. by Matt Kraai · 23 years ago
  31. fac10d7 A few minor updates. ;-) by Erik Andersen · 25 years ago
  32. 1dbc17f Fix cp and mv so 'cp foo/README bar' where foo and bar are directories, by Erik Andersen · 25 years ago
  33. f664c00 Fixed mv so it now does the right thing (same method used in cp). Removed by Erik Andersen · 25 years ago
  34. 2fe08c7 Fixed cp so it works as God intended it to. -Erik by Erik Andersen · 25 years ago
  35. d80e851 Stuf by Eric Andersen · 25 years ago
  36. d73dc5b Updates to usage, and made tar work. -Erik by Eric Andersen · 25 years ago
  37. c499601 Fixed up copyright notices and such by Eric Andersen · 25 years ago
  38. b0e9a70 More stuff. -Erik by Eric Andersen · 25 years ago
  39. bed30e9 More fixes by Eric Andersen · 25 years ago
  40. 9b58718 Some fixes and such by Eric Andersen · 25 years ago
  41. f811e07 More stuff. by Eric Andersen · 25 years ago
  42. 596e546 more stuff by Eric Andersen · 25 years ago
  43. cc8ed39 Initial revision by Eric Andersen · 25 years ago