1. f560422 Big cleanup in config help and description by Denys Vlasenko · 8 years ago
  2. af3f420 Convert all coreutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  3. 877dedb cp: add -u/--update and --remove-destination by Denys Vlasenko · 9 years ago
  4. 17f8418 Add conditional support for -v / --verbose by Denys Vlasenko · 11 years ago
  5. b3439d4 cp: trim help text by Denys Vlasenko · 13 years ago
  6. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  7. 3442538 move help text from include/usage.src.h to coreutils/*.c by Pere Orga · 14 years ago
  8. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  9. a40f062 cp: fix -H handling by Denys Vlasenko · 15 years ago
  10. d5fddcd cp: revert a recent buggy change, and add a comment why it's wrong by Denys Vlasenko · 15 years ago
  11. 48f1161 cp: add support for --parents and long option synonyms of short opts by Denys Vlasenko · 15 years ago
  12. 0b28103 cd: "support" -v by ignoring it by Denis Vlasenko · 16 years ago
  13. c0431ed cp: fix "cp -RL" to create regular files even if src is a symlink by Denis Vlasenko · 17 years ago
  14. 80f647c build system: use POSIX options only for cp cp: improve comment by Denis Vlasenko · 17 years ago
  15. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  16. ea7645b cp: -r and -R imply -d (coreutils compat) by Denis Vlasenko · 17 years ago
  17. 818322b *: kill bb_get_last_path_component, replace with two functions by Denis Vlasenko · 17 years ago
  18. 30bab71 make copy_file() a bit easier to understand, and smaller by Denis Vlasenko · 17 years ago
  19. 6666ac4 cp,mv: simpler arg[cv] handling -> smallish code savings by Denis Vlasenko · 17 years ago
  20. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  21. 0919657 libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options by Denis Vlasenko · 17 years ago
  22. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  23. 99912ca audit small applets and mark some of them as NOFORK. by Denis Vlasenko · 18 years ago
  24. c86e052 fix accumulated whitespace and indentation damage by Denis Vlasenko · 18 years ago
  25. 49622d7 selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft) by Denis Vlasenko · 18 years ago
  26. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  27. f24e1f4 cp: add support for -s, -l. Fix free(nonmalloc) bug. by Denis Vlasenko · 18 years ago
  28. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  29. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  30. a1bccc0 - typos: s/compatability/compatibility/g;s/compatable/compatible/g; by Bernhard Reutner-Fischer · 19 years ago
  31. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  32. 2f30932 Fix cp /dev/null filename, and a few in-passing cleanups. by Rob Landley · 19 years ago
  33. 2ed05ab fake out support for POSIX -H and -L options since busybox cp dereferences everything by default by Mike Frysinger · 20 years ago
  34. 6077d90 cp: make -P a synonym for -d by Mike Frysinger · 20 years ago
  35. 4766a2d Add the -r option as a synonym of -R by Glenn L McGrath · 21 years ago
  36. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  37. 4c557bf Invert FILEUTILS_PRESERVE_SYMLINKS into FILEUTILS_DEREFERENCE. by Matt Kraai · 23 years ago
  38. 0144103 Use generic flag names. by Matt Kraai · 24 years ago
  39. 91b2855 Rewrite cp and mv to be SUSv2 compliant. by Matt Kraai · 24 years ago
  40. fac10d7 A few minor updates. ;-) by Erik Andersen · 25 years ago
  41. 1dbc17f Fix cp and mv so 'cp foo/README bar' where foo and bar are directories, by Erik Andersen · 25 years ago
  42. 7dc1607 Bunches of fixes. Typos, bugs, etc. by Erik Andersen · 25 years ago
  43. f664c00 Fixed mv so it now does the right thing (same method used in cp). Removed by Erik Andersen · 25 years ago
  44. 2fe08c7 Fixed cp so it works as God intended it to. -Erik by Erik Andersen · 25 years ago
  45. d80e851 Stuf by Eric Andersen · 25 years ago
  46. d73dc5b Updates to usage, and made tar work. -Erik by Eric Andersen · 25 years ago
  47. c499601 Fixed up copyright notices and such by Eric Andersen · 25 years ago
  48. e77ae3a Added sfdisk. Ststic-ified a bunch of stuff. by Eric Andersen · 25 years ago
  49. b0e9a70 More stuff. -Erik by Eric Andersen · 25 years ago
  50. bed30e9 More fixes by Eric Andersen · 25 years ago
  51. 9b58718 Some fixes and such by Eric Andersen · 25 years ago
  52. 3c16382 Fixed cp -[aR] and some other stuf. by Eric Andersen · 25 years ago
  53. c6cb79d More stuff by Eric Andersen · 25 years ago
  54. 2ce1edc Latest and greatest. -Erik by Eric Andersen · 25 years ago
  55. f811e07 More stuff. by Eric Andersen · 25 years ago
  56. cc8ed39 Initial revision by Eric Andersen · 25 years ago 0_29alpha2