1. d04dc1f Add scripts/single.sh to build individual non-multiplexed standalone commands. by Rob Landley · 11 years ago
  2. bb504f3 Start of TOYBOX_SINGLE support, for building standalone commands with no multiplexer. by Rob Landley · 11 years ago
  3. 953722e Add config option for --help support in all commands. by Rob Landley · 11 years ago
  4. d683b17 Typo fix by Rob Landley · 11 years ago
  5. 36ffc5a Move guts of help command into show_help() in lib/help.c, with config TOYBOX_HELP controlling infrastructure. by Rob Landley · 11 years ago
  6. 26c0045 Tweak help text. by Rob Landley · 11 years ago
  7. 250e005 Make internalization support optional by Felix Janda · 12 years ago
  8. 76ec485 Put the commands at the start of menuconfig and the toybox library options at the end. (Aesthetic tweak.) by Rob Landley · 12 years ago
  9. 3a9241a Move commands into "posix", "lsb", and "other" menus/directories. by Rob Landley · 12 years ago
  10. 1b7ad01 Don't mix the the probed symbols with the command symbols. by Rob Landley · 12 years ago
  11. f01503d Commit 415 needs the other two files. (Oops.) by Rob Landley · 12 years ago
  12. e0377fb Add TOYBOX_SUID. by Rob Landley · 14 years ago
  13. 2896480 Zap toys/Config.in and instead create generated/Config.in from contents of by Rob Landley · 16 years ago
  14. d06c58d Promote help to global config option, teach error_exit() to output usage message when called by Rob Landley · 17 years ago
  15. de05a70 Add "make defconfig". Modify global options to start with CONFIG_TOYBOX_. by Rob Landley · 17 years ago
  16. 8324b89 New option parsing infrastructure (doesn't use getopt). Hook it up to by Rob Landley · 18 years ago
  17. 3c49a45 Thinko: the Config.in for the toys should be in ./toys, not ./lib. by Rob Landley · 18 years ago
  18. 6ccb1b7 The Config files don't need the CONFIG_ prefix. by landley · 18 years ago
  19. 5257cf5 Add menuconfig, plus some basic Config info, lots of which is just future by landley · 18 years ago