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