Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Denys Vlasenko 877dedb825 cp: add -u/--update and --remove-destination 8 gadi atpakaļ
  Denys Vlasenko 17f8418ea7 Add conditional support for -v / --verbose 10 gadi atpakaļ
  Denys Vlasenko b3439d4727 cp: trim help text 12 gadi atpakaļ
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 gadi atpakaļ
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c 13 gadi atpakaļ
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 gadi atpakaļ
  Denys Vlasenko a40f0624db cp: fix -H handling 15 gadi atpakaļ
  Denys Vlasenko d5fddcd57f cp: revert a recent buggy change, and add a comment why it's wrong 15 gadi atpakaļ
  Denys Vlasenko 48f116198d cp: add support for --parents and long option synonyms of short opts 15 gadi atpakaļ
  Denis Vlasenko 0b28103cc7 cd: "support" -v by ignoring it 15 gadi atpakaļ
  Denis Vlasenko c0431ed455 cp: fix "cp -RL" to create regular files even if src is a symlink 16 gadi atpakaļ
  Denis Vlasenko 80f647c21c build system: use POSIX options only for cp 16 gadi atpakaļ
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 gadi atpakaļ
  Denis Vlasenko ea7645bab6 cp: -r and -R imply -d (coreutils compat) 17 gadi atpakaļ
  Denis Vlasenko 818322b9b1 *: kill bb_get_last_path_component, replace with two functions 17 gadi atpakaļ
  Denis Vlasenko 30bab71f7b make copy_file() a bit easier to understand, and smaller 17 gadi atpakaļ
  Denis Vlasenko 6666ac42a5 cp,mv: simpler arg[cv] handling -> smallish code savings 17 gadi atpakaļ
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 gadi atpakaļ
  Denis Vlasenko 091965768d libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options 17 gadi atpakaļ
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 gadi atpakaļ
  Denis Vlasenko 99912ca733 audit small applets and mark some of them as NOFORK. 17 gadi atpakaļ
  Denis Vlasenko c86e052b81 fix accumulated whitespace and indentation damage 17 gadi atpakaļ
  Denis Vlasenko 49622d7846 selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft) 17 gadi atpakaļ
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 gadi atpakaļ
  Denis Vlasenko f24e1f40e0 cp: add support for -s, -l. Fix free(nonmalloc) bug. 18 gadi atpakaļ
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 gadi atpakaļ
  Denis Vlasenko 9213a9e0f2 whitespace cleanup 18 gadi atpakaļ
  Bernhard Reutner-Fischer a1bccc0ba8 - typos: s/compatability/compatibility/g;s/compatable/compatible/g; 18 gadi atpakaļ
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 18 gadi atpakaļ
  Rob Landley 2f30932eca Fix cp /dev/null filename, and a few in-passing cleanups. 19 gadi atpakaļ