1. cad3fc7 libbb: introduce and use fputs_stdout by Ron Yorston · 3 years, 10 months ago
  2. b2ab920 unexpand: correct behavior for --first-only --tabs=4 by Mark Edgar · 4 years, 7 months ago
  3. 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
  4. 48eebc8 expand: add commented-out code to handle NULs by Denys Vlasenko · 6 years ago
  5. 9254925 expand,unexpand: drop broken test, add FIXME comment by Denys Vlasenko · 6 years ago
  6. b097a84 config: update size information by Denys Vlasenko · 6 years ago
  7. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  8. 036585a getopt32: remove applet_long_options by Denys Vlasenko · 7 years ago
  9. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  10. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  11. 205d48e *: add comment about APPLET_ODDNAME format by Denys Vlasenko · 8 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. af3f420 Convert all coreutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  15. 22bb81f expand: use printable_string instead of hard-coding implementation by Michael Tokarev · 11 years ago
  16. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  17. 3442538 move help text from include/usage.src.h to coreutils/*.c by Pere Orga · 14 years ago
  18. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  19. 19158a8 unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE by Denys Vlasenko · 15 years ago
  20. 968951f unexpand: fix "a b"\n" input case by Tomas Heinrich · 15 years ago
  21. 1abc07d [un]expand: account for different character widths. +16 bytes. by Tomas Heinrich · 15 years ago
  22. 9f93d62 libbb: better unicode width support. Hopefully fixes bug 839. by Denys Vlasenko · 15 years ago
  23. 2805502 fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gmail.com> by Denys Vlasenko · 15 years ago
  24. d2b1ba6 [un]expand: unicode support by Tomas Heinrich · 15 years ago
  25. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  26. e40e76f unexpand: fix incorrect expansion, add test for it by Denis Vlasenko · 16 years ago
  27. 3139ea7 expand: fix incorrect expansion exactly on tab boundary; shrink the code by Denis Vlasenko · 16 years ago
  28. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  29. 77ad97f more -Wall warning fixes from Cristian Ionescu-Idbohrn. by Denis Vlasenko · 17 years ago
  30. 62a90cd *: shrink by using [f]open_or_warn_stdin where appropriate by Denis Vlasenko · 17 years ago
  31. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  32. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  33. 0c97c9d 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. 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. 3952f20 expand, unexpand: new applets from Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago