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
|
пре 5 година |
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
|
пре 8 година |
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
|
пре 11 година |
James Hogan
|
5fc0585c01
grep: fix grep -x to not set REG_NOSUB
|
пре 11 година |