Historique des commits

Auteur SHA1 Message Date
  Ron Yorston dbd14c4a42 libbb: send usage messages to correct stream il y a 7 mois
  Ron Yorston 2c232f1e60 libbb: use full_write1_str() to shrink busybox_main() il y a 7 mois
  Tomas Paukrt 85e4805ae9 appletlib: fix "warning: unused variable applet_no" il y a 1 an
  Denys Vlasenko dd79e1d4d3 fix [ --help ] and [[ --help ]] il y a 2 ans
  Ron Yorston 5a9d2b6e02 libbb: make '--help' handling more consistent il y a 2 ans
  Denys Vlasenko 9b6f44e040 style fix il y a 2 ans
  Denys Vlasenko ca466f385a *: slap on a few ALIGN* where appropriate il y a 2 ans
  Denys Vlasenko 5acf5e1f87 shell: fix script's comm field if ENABLE_FEATURE_PREFER_APPLETS=y il y a 3 ans
  YU Jincheng 5156b24553 Make const ptr assign as function call in clang il y a 3 ans
  YU Jincheng 1f925038ab *: generalize "const trick" il y a 3 ans
  Denys Vlasenko 03ed86b39e libbb: code shrink in main() and scripted_main() il y a 3 ans
  Denys Vlasenko 59243a86d9 busybox: fix "busybox --help busybox" not showing correct text il y a 3 ans
  Denys Vlasenko f26e5634b1 echo: special case "echo --help": it should not show help text il y a 3 ans
  Denys Vlasenko 6bdfbc4cb5 libbb: fix '--help' handling in FEATURE_SH_NOFORK=y il y a 3 ans
  Ron Yorston 59120c3303 libbb: code shrink and speed up find_applet_by_name() il y a 3 ans
  Denys Vlasenko aaa0709e7b libbb: do not open-code __errno_location() call il y a 4 ans
  Denys Vlasenko b1c7a66ca6 libbb: extend "errno pointer" trick to other than __GLIBC__ il y a 4 ans
  Denys Vlasenko 67e1529b92 nologin: make it possible to build it as single applet il y a 4 ans
  Denys Vlasenko af7169b4a7 clang/llvm 9 fix - do not eliminate a store to a fake "const" il y a 5 ans
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls il y a 5 ans
  Ron Yorston 3193cb56d6 libbb: mark scripted_main() as externally visible il y a 5 ans
  Denys Vlasenko ff65355b8a single-applet build --help had extra \n, remove il y a 5 ans
  Ron Yorston 71df2d3589 hush: allow hush to run embedded scripts il y a 6 ans
  Ron Yorston d1b2ae2d04 busybox: add '--show SCRIPT' option to display scripts il y a 6 ans
  Ron Yorston 3778898f97 Treat custom and applet scripts as applets il y a 6 ans
  Ron Yorston c339c7f7b3 libarchive: add a function to unpack embedded data il y a 6 ans
  Denys Vlasenko 0575c9932d busybox: show embedded scripts in applet list il y a 6 ans
  Ron Yorston 151de441e7 ash: recognize embedded scripts in SH_STANDALONE mode il y a 6 ans
  Denys Vlasenko aa2959c90d claenups for previous commit il y a 6 ans
  Denys Vlasenko 4f2ef4a836 ash: allow shell scripts to be embedded in the binary il y a 6 ans