1. ba9f9c2 *: --help text tweaks by Denys Vlasenko · 3 years, 8 months ago
  2. caba1a1 tweak help texts by Denys Vlasenko · 4 years ago
  3. 689d065 libbb: shrink recursive_action() by reducing memory pressure by Denys Vlasenko · 4 years, 2 months ago
  4. 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
  5. e6503f2 chcon: Fix typo in ACTION_RECURSE by Rostislav Skudnov · 6 years ago
  6. 8f1ae25 chcon: fix issues with recurse and retval for retained files by sagivd · 6 years ago
  7. 5856dc7 chcon: show '--reference' in help text only if LONG_OPTS=y by Xabier Oneca · 7 years ago
  8. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  9. 036585a getopt32: remove applet_long_options by Denys Vlasenko · 7 years ago
  10. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  11. ae178ce Update remaining menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  12. bbc7bee make --help texts more uniform by Denys Vlasenko · 8 years ago
  13. f560422 Big cleanup in config help and description by Denys Vlasenko · 8 years ago
  14. a8e52da Convert all selinux/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  15. 60cb48c whitespace cleanup. no code changes by Denys Vlasenko · 12 years ago
  16. 488dd70 fix !ENABLE_FEATURE_GETOPT_LONG build. Closes 3775 by Denys Vlasenko · 14 years ago
  17. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  18. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  19. 651a269 *: merge some common strings by Denys Vlasenko · 15 years ago
  20. 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
  21. db12d1d Fix forgotten license comments by Denis Vlasenko · 16 years ago
  22. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  23. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  24. 592d4fe selinux/*: -Wunused-parameter fixes runsv: make it NOMMU-capable by Denis Vlasenko · 17 years ago
  25. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  26. dd5e11b chcon: trivial fix by Denis Vlasenko · 17 years ago
  27. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  28. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  29. 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
  30. bdc88fd rework long option handling. saves ~1.2k by Denis Vlasenko · 17 years ago
  31. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  32. febe3c4 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" by Bernhard Reutner-Fischer · 18 years ago
  33. 3e816c1 - fold recurse, depthFirst and dereference params into one param flags. by Bernhard Reutner-Fischer · 18 years ago
  34. c86e052 fix accumulated whitespace and indentation damage by Denis Vlasenko · 18 years ago
  35. b5c33b1 chcon: remove redundant ifs: if(p) free(p) by Denis Vlasenko · 18 years ago
  36. 955bccc chcon: exclude constraints for impossible option if long opts are off by Denis Vlasenko · 18 years ago
  37. 1203c9b next portion of selinux updates: chcon, runcon. From by Denis Vlasenko · 18 years ago