Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Denys Vlasenko fe73c8d557 *: style fix 2 gadi atpakaļ
  Rob Landley 0068ce2fa0 cut: add toybox-compatible options -O OUTSEP, -D, -F LIST 3 gadi atpakaļ
  Denys Vlasenko e2b9215868 *: --help tweaks 3 gadi atpakaļ
  Denys Vlasenko ba9f9c2d2c *: --help text tweaks 3 gadi atpakaļ
  Ron Yorston cad3fc743a libbb: introduce and use fputs_stdout 3 gadi atpakaļ
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 gadi atpakaļ
  Denys Vlasenko b097a84d62 config: update size information 6 gadi atpakaļ
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary 7 gadi atpakaļ
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 7 gadi atpakaļ
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes 7 gadi atpakaļ
  Denys Vlasenko af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 gadi atpakaļ
  Denys Vlasenko 6967578728 whitespace fixes. no code changes 12 gadi atpakaļ
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 gadi atpakaļ
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c 13 gadi atpakaļ
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 gadi atpakaļ
  Denys Vlasenko 7783248eaa *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i 14 gadi atpakaļ
  Denys Vlasenko f3ea792bad *: mass cosmetic removal of extra empty lines. no code changes 14 gadi atpakaļ
  Denys Vlasenko 573ba4e92e fix examples which used non-standard cut -b0-NNN 15 gadi atpakaļ
  Denys Vlasenko 043b1e5d99 more C standard compat fixes from Dan Fandrich 15 gadi atpakaļ
  Bernhard Reutner-Fischer 6c4dadefb6 - update my name. No obj-code changes ;) 16 gadi atpakaļ
  Denis Vlasenko 8334db13c3 cut: fix buffer overflow (bug 4544). 16 gadi atpakaļ
  Denis Vlasenko 9e3a540b1b cut: stop using static data. This alone removed ~70 bytes of code. 16 gadi atpakaļ
  Denis Vlasenko deeed59de0 libbb: introduce and use xrealloc_vector 16 gadi atpakaļ
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 gadi atpakaļ
  Denis Vlasenko 77ad97f199 more -Wall warning fixes from Cristian Ionescu-Idbohrn. 16 gadi atpakaļ
  Denis Vlasenko 8ee649a02e *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ 16 gadi atpakaļ
  Denis Vlasenko 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate 16 gadi atpakaļ
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage 16 gadi atpakaļ
  Denis Vlasenko 3831c91c95 cut: add proper stdout error handling, fix "-" handling; 17 gadi atpakaļ
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 gadi atpakaļ