Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 17f8418ea7 Add conditional support for -v / --verbose il y a 10 ans
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts il y a 13 ans
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c il y a 13 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denys Vlasenko 6331cf059c *: use "can't" instead of "cannot" il y a 15 ans
  Denis Vlasenko 4d3a812b71 ls: warning fix il y a 15 ans
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage il y a 16 ans
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 17 ans
  Denis Vlasenko 818322b9b1 *: kill bb_get_last_path_component, replace with two functions il y a 17 ans
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous il y a 17 ans
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h il y a 17 ans
  Denis Vlasenko 16abcd90ae teach find_root_device to deal with /dev/ subdirs il y a 17 ans
  Denis Vlasenko 51742f4bb0 style fixes. No code changes il y a 17 ans
  Denis Vlasenko 99912ca733 audit small applets and mark some of them as NOFORK. il y a 17 ans
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having il y a 18 ans
  Denis Vlasenko 89f0b3486d rodata cleanup. "unable to" == "cannot". -300 bytes il y a 18 ans
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. il y a 18 ans
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. il y a 18 ans
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function il y a 18 ans
  "Vladimir N. Oleynik" 27421a1878 1) bb_opt_complementaly -> bb_opt_complementally il y a 19 ans
  Eric Andersen 8876fb2f59 last_patch89 from vodz: il y a 21 ans
  Manuel Novoa III cad5364599 Major coreutils update. il y a 22 ans
  Manuel Novoa III a2949aa217 Add some missing includes to kill warnings when building with the default il y a 23 ans
  Matt Kraai 8810bdbba3 Rewrote rm. il y a 23 ans
  Glenn L McGrath ed897e5415 Vladimir's patch to reverse previous patch il y a 23 ans
  Eric Andersen 8269396491 Simpify detection of no options. il y a 24 ans
  Eric Andersen cc165b9083 Should exclude "i" option when not enabled. il y a 24 ans
  Eric Andersen 00b0496e69 Doesn't need a "-" option -- getopt does that for us. il y a 24 ans
  Eric Andersen 16f7015722 Patch from Vladimir to force interactiveFlag=FALSE when forceFlag=TRUE il y a 24 ans