1. 95f7953 do not use `a' quoting style in comments by Denys Vlasenko · 7 years ago
  2. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  3. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  4. af3f420 Convert all coreutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  5. 5c10fa5 od: code shrink, fix "od --traditional FILE" by Denys Vlasenko · 14 years ago
  6. 3442538 move help text from include/usage.src.h to coreutils/*.c by Pere Orga · 14 years ago
  7. fb132e4 whitespace cleanup by Denys Vlasenko · 14 years ago
  8. e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
  9. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  10. f2cbb03 *: optimize most of isXXXXX() macros by Denys Vlasenko · 15 years ago
  11. 55f7912 libbb: get rid of statics in dump.c; code shrinks a lot too by Denis Vlasenko · 16 years ago
  12. c93b162 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) by Denis Vlasenko · 17 years ago
  13. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  14. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  15. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  16. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  17. 6a1829d - include busybox.h before looking at an eventual #if ENABLE_DESKTOP by Bernhard Reutner-Fischer · 18 years ago
  18. 459903b Provide our own isdigit macro. saves more than 400 bytes. by Denis Vlasenko · 18 years ago
  19. 1114de7 od: provide full-blown od from coreutils if CONFIG_DESKTOP by Denis Vlasenko · 18 years ago
  20. b97c984 sed: unbreak multiple -e, -f option handling (my fault) by Denis Vlasenko · 18 years ago
  21. 97a8dd3 g[un]zip: add support for -v (verbose). by Denis Vlasenko · 18 years ago
  22. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  23. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  24. 6822983 Remove all usage of the "register" storage class specifier. by "Robert P. J. Day" · 18 years ago
  25. 5e67887 clean up yet more annoying signed/unsigned mismatches and fixup by Eric Andersen · 19 years ago
  26. 9c83e83 Felipe Kellermann writes, by Glenn L McGrath · 20 years ago
  27. 4eff181 Things my compiler didn't catch... by Manuel Novoa III · 22 years ago
  28. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  29. e16860d Will the real od.c please stand up! (my previous commit was a mistake) by Glenn L McGrath · 22 years ago
  30. 59870e8 Prevent a segfault if no argument, by Geoffrey Lee <glee@bluesat.unsw.edu.au> by Glenn L McGrath · 22 years ago
  31. 69d4178 Remove advertising clauses in accordance with by Aaron Lehmann · 22 years ago
  32. 6028111 Introduce od and hexdump applets by Glenn L McGrath · 23 years ago