1. 689d065 libbb: shrink recursive_action() by reducing memory pressure by Denys Vlasenko · 4 years, 2 months ago
  2. 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
  3. 8b77a9e *: fix fallout from opt_complementary conversion by Denys Vlasenko · 7 years ago
  4. bbc26c6 run-init: implement -n "dry run" by Denys Vlasenko · 7 years ago
  5. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  6. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  7. ae178ce Update remaining menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  8. 205d48e *: add comment about APPLET_ODDNAME format by Denys Vlasenko · 8 years ago
  9. 1cda879 setfiles: fix build failure after common_bufsiz change by Mike Frysinger · 8 years ago
  10. a8e52da Convert all selinux/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  11. 237bedd getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST by Denys Vlasenko · 8 years ago
  12. 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
  13. e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
  14. 80f0f1d setfiles: switch bb_info_msg to printf by Denys Vlasenko · 9 years ago
  15. 97f2f7c Removes stray empty line from code by Maninder Singh · 10 years ago
  16. 60cb48c whitespace cleanup. no code changes by Denys Vlasenko · 12 years ago
  17. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  18. f3ea792 *: mass cosmetic removal of extra empty lines. no code changes by Denys Vlasenko · 14 years ago
  19. 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
  20. 2ec91ae *: remove some uses of argc by Denys Vlasenko · 15 years ago
  21. 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
  22. 90a9904 remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com) by Denys Vlasenko · 15 years ago
  23. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  24. c7cc5a9 mdev: Rob's #if forest removal by Denis Vlasenko · 16 years ago
  25. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  26. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  27. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  28. 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
  29. 592d4fe selinux/*: -Wunused-parameter fixes runsv: make it NOMMU-capable by Denis Vlasenko · 17 years ago
  30. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  31. 0c97c9d 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. by Denis Vlasenko · 17 years ago
  32. a0ad43b trivial fix in setfiles. spotted by Yuichi Nakamura <ynakam@hitachisoft.jp> by Denis Vlasenko · 17 years ago
  33. 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
  34. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  35. 6a2f7f4 whitespace fixes, no code changes by Denis Vlasenko · 17 years ago
  36. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  37. 84d71f3 setfiles: by Denis Vlasenko · 17 years ago
  38. 972fa09 setfiles: small code size reduction (Yuichi Nakamura <ynakam@hitachisoft.jp>) by Denis Vlasenko · 17 years ago
  39. 1da7772 setfiles: small tweaks to usage text and code by Denis Vlasenko · 17 years ago
  40. 9fe9c1a setiles: cosmetics, no real code changes by Denis Vlasenko · 17 years ago
  41. 397137b setfiles,restorecon: new SELinux applets by Yuichi Nakamura <ynakam@hitachisoft.jp> by Denis Vlasenko · 17 years ago