تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Denis Vlasenko c0431ed455 cp: fix "cp -RL" to create regular files even if src is a symlink 16 سال پیش
  Denis Vlasenko 80f647c21c build system: use POSIX options only for cp 16 سال پیش
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 سال پیش
  Denis Vlasenko ea7645bab6 cp: -r and -R imply -d (coreutils compat) 17 سال پیش
  Denis Vlasenko 818322b9b1 *: kill bb_get_last_path_component, replace with two functions 17 سال پیش
  Denis Vlasenko 30bab71f7b make copy_file() a bit easier to understand, and smaller 17 سال پیش
  Denis Vlasenko 6666ac42a5 cp,mv: simpler arg[cv] handling -> smallish code savings 17 سال پیش
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 سال پیش
  Denis Vlasenko 091965768d libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options 17 سال پیش
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 سال پیش
  Denis Vlasenko 99912ca733 audit small applets and mark some of them as NOFORK. 17 سال پیش
  Denis Vlasenko c86e052b81 fix accumulated whitespace and indentation damage 17 سال پیش
  Denis Vlasenko 49622d7846 selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft) 17 سال پیش
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 سال پیش
  Denis Vlasenko f24e1f40e0 cp: add support for -s, -l. Fix free(nonmalloc) bug. 18 سال پیش
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 سال پیش
  Denis Vlasenko 9213a9e0f2 whitespace cleanup 18 سال پیش
  Bernhard Reutner-Fischer a1bccc0ba8 - typos: s/compatability/compatibility/g;s/compatable/compatible/g; 18 سال پیش
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 سال پیش
  Rob Landley 2f30932eca Fix cp /dev/null filename, and a few in-passing cleanups. 19 سال پیش
  Mike Frysinger 2ed05ab146 fake out support for POSIX -H and -L options since busybox cp dereferences everything by default 19 سال پیش
  Mike Frysinger 6077d90c26 cp: make -P a synonym for -d 20 سال پیش
  Glenn L McGrath 4766a2d56c Add the -r option as a synonym of -R 21 سال پیش
  Manuel Novoa III cad5364599 Major coreutils update. 22 سال پیش
  Matt Kraai 4c557bf576 Invert FILEUTILS_PRESERVE_SYMLINKS into FILEUTILS_DEREFERENCE. 23 سال پیش
  Matt Kraai 01441036e9 Use generic flag names. 23 سال پیش
  Matt Kraai 91b2855ba8 Rewrite cp and mv to be SUSv2 compliant. 23 سال پیش
  Erik Andersen fac10d7c59 A few minor updates. ;-) 25 سال پیش
  Erik Andersen 1dbc17f630 Fix cp and mv so 'cp foo/README bar' where foo and bar are directories, 25 سال پیش
  Erik Andersen 7dc160721e Bunches of fixes. Typos, bugs, etc. 25 سال پیش