Commit History

Author SHA1 Message Date
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 years ago
  Denys Vlasenko b097a84d62 config: update size information 5 years ago
  Denys Vlasenko cbe8c65e59 sort: add -V "sort version" 6 years ago
  Denys Vlasenko d1d6d9c5d8 sort: smaller and more agressive FEATURE_SORT_OPTIMIZE_MEMORY 6 years ago
  Denys Vlasenko 759ca8a4cb sort: move misplaced comment 6 years ago
  Denys Vlasenko c29c2e60d8 sort: FEATURE_SORT_OPTIMIZE_MEMORY 6 years ago
  Denys Vlasenko 2709acbbda sort: fix potentially buggy use of OPT_STR 6 years ago
  Denys Vlasenko 427ae18348 sort: in -s handling, return 1/-1, not 1/0 compare result 6 years ago
  Denys Vlasenko 7d285c78a3 sort: fix -s. Closes 10671 6 years ago
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary 7 years ago
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 7 years ago
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes 7 years ago
  Denys Vlasenko af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
  Denys Vlasenko 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST 8 years ago
  Denys Vlasenko b14374a5ba sort: "-o FILE", not "-o", is the syntax 8 years ago
  Denys Vlasenko c87e81f944 sort: help text does not need to say that -mST are supported but ignored 8 years ago
  Denys Vlasenko 0506e292b5 sort: fix ENDCHAR handling in "-kSTART,N.ENDCHAR" 9 years ago
  Denys Vlasenko d1ed3e68b8 sort: code shrink 9 years ago
  Denys Vlasenko fd19faf705 remove extra debug printout 9 years ago
  Denys Vlasenko 2e86a5c98d sort: fix key with delimiters breakage 9 years ago
  Denys Vlasenko 8aa7cf305b sort: fix -kN,M handling (was including last separator into the comparison) 9 years ago
  Bartosz Golaszewski 5c13ab41bb sort: check global flags on fallback sort 10 years ago
  Bartosz Golaszewski 1a4d9f6521 sort.c: remove a magic number from compare_keys() 10 years ago
  Denys Vlasenko 6830ade6aa whitespace fixes. no code changes 12 years ago
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 years ago
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c 13 years ago
  Denys Vlasenko fb132e4737 whitespace cleanup 14 years ago
  Denys Vlasenko 5fe2f863b9 sort: -o FILE should create/truncate FILE 14 years ago
  Denys Vlasenko c05387d5de *: replace xopen3 with xopen where makes sense 14 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago