Історія комітів

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