Commit Verlauf

Autor SHA1 Nachricht Datum
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls vor 5 Jahren
  Denys Vlasenko 48eebc8d5c expand: add commented-out code to handle NULs vor 5 Jahren
  Denys Vlasenko 92549250f3 expand,unexpand: drop broken test, add FIXME comment vor 5 Jahren
  Denys Vlasenko b097a84d62 config: update size information vor 5 Jahren
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary vor 7 Jahren
  Denys Vlasenko 036585a911 getopt32: remove applet_long_options vor 7 Jahren
  Denys Vlasenko 72089cf6b4 config: deindent all help texts vor 7 Jahren
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes vor 7 Jahren
  Denys Vlasenko 205d48e948 *: add comment about APPLET_ODDNAME format vor 7 Jahren
  Denys Vlasenko bbc7bee966 make --help texts more uniform vor 7 Jahren
  Denys Vlasenko f560422fa0 Big cleanup in config help and description vor 7 Jahren
  Denys Vlasenko af3f420116 Convert all coreutils/* applets to "new style" applet definitions vor 7 Jahren
  Michael Tokarev 22bb81fa85 expand: use printable_string instead of hard-coding implementation vor 10 Jahren
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts vor 13 Jahren
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c vor 13 Jahren
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular vor 14 Jahren
  Denys Vlasenko 19158a837d unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE vor 14 Jahren
  Tomas Heinrich 968951fd0c unexpand: fix "a b"\n" input case vor 14 Jahren
  Tomas Heinrich 1abc07dcca [un]expand: account for different character widths. +16 bytes. vor 14 Jahren
  Denys Vlasenko 9f93d62192 libbb: better unicode width support. Hopefully fixes bug 839. vor 14 Jahren
  Denys Vlasenko 28055028a7 fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gmail.com> vor 14 Jahren
  Tomas Heinrich d2b1ba6fde [un]expand: unicode support vor 14 Jahren
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX vor 15 Jahren
  Denis Vlasenko e40e76f3cd unexpand: fix incorrect expansion, add test for it vor 15 Jahren
  Denis Vlasenko 3139ea7f15 expand: fix incorrect expansion exactly on tab boundary; shrink the code vor 16 Jahren
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. vor 16 Jahren
  Denis Vlasenko 77ad97f199 more -Wall warning fixes from Cristian Ionescu-Idbohrn. vor 16 Jahren
  Denis Vlasenko 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate vor 16 Jahren
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage vor 16 Jahren
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions vor 17 Jahren