Commit Verlauf

Autor SHA1 Nachricht Datum
  Sören Tempel 42a8984abc grep: add proper support for pattern_list vor 4 Jahren
  Gray Wolf c3295d233b grep: Fix -f FILE when FILE is empty and -x provided vor 4 Jahren
  Tomi Leppanen 1b76ffaae4 grep: add -R vor 4 Jahren
  Ari Sundholm d4b568c108 grep: short-circuit -v to bail out on first match vor 5 Jahren
  Ari Sundholm 9a9c6e39ba grep: fix -x -v with certain pattern orders vor 5 Jahren
  Denys Vlasenko b097a84d62 config: update size information vor 5 Jahren
  Denys Vlasenko 8717b14f37 grep: accept and ignore --color[=anything] vor 6 Jahren
  Denys Vlasenko 03fd7e06f8 grep: fix echo "aa" | busybox grep -F -w "a" (should not match) vor 6 Jahren
  James Clarke 6bcc2c0f6c grep: skip grepping symlinks to directories vor 7 Jahren
  Denys Vlasenko 0c4dbd481a regularize format of source file headers, no code changes vor 7 Jahren
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary vor 7 Jahren
  Denys Vlasenko 72089cf6b4 config: deindent all help texts vor 7 Jahren
  Denys Vlasenko 75d151e31d libarchive: FEATURE_LZMA_FAST should be visible if FEATURE_SEAMLESS_LZMA vor 7 Jahren
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes vor 7 Jahren
  Denys Vlasenko 10ad622dc2 Spelling fixes in comments, documentation, tests and examples vor 7 Jahren
  Denys Vlasenko c5496d3585 grep: FEATURE_GREP_CONTEXT should be available for "fgrep only" too vor 7 Jahren
  Denys Vlasenko 205d48e948 *: add comment about APPLET_ODDNAME format vor 7 Jahren
  Denys Vlasenko 1924e99ad3 Make grep/egrep/fgrep independently selectable vor 7 Jahren
  Denys Vlasenko 7373759947 fix "aloc" -> "alloc" typos vor 8 Jahren
  Denys Vlasenko 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST vor 8 Jahren
  Denys Vlasenko 94046d0495 randomconfig fixes 3 vor 8 Jahren
  Denys Vlasenko 47cfbf32fd *: add most of the required setup_common_bufsiz() calls vor 8 Jahren
  Denys Vlasenko e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it vor 8 Jahren
  Denys Vlasenko 73dfdda92e grep: make errors other than "not found" result in exit code 2. Closes 8796 vor 8 Jahren
  Denys Vlasenko 7b85ec30b5 *: more BUILD_BUG_ON conversions vor 9 Jahren
  Denys Vlasenko 34cc6c91a2 grep: fix "grep -r PATTRN SYMLINK_TO_DIR" vor 10 Jahren
  Denys Vlasenko 83e49ade57 grep: fix -w match if first match isn't a word, but second is. Closes 4520 vor 10 Jahren
  Bartosz Golaszewski 3ba2df874c grep: properly handle grep -w "^str" in !EXTRA_COMPAT case too vor 10 Jahren
  Denys Vlasenko cd55f2d933 grep: fix two bugs with -w vor 10 Jahren
  James Hogan 5fc0585c01 grep: fix grep -x to not set REG_NOSUB vor 11 Jahren