index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite
/
grep.tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
grep: for -L, exitcode 0 means files *without* matches were found, closes 13151
Denys Vlasenko
2020-08-15
1
-0
/
+8
*
grep: add proper support for pattern_list
Sören Tempel
2020-04-30
1
-0
/
+12
*
grep: Fix -f FILE when FILE is empty and -x provided
Gray Wolf
2020-04-29
1
-0
/
+6
*
grep: fix -x -v with certain pattern orders
Ari Sundholm
2019-01-29
1
-0
/
+7
*
testsuite: allow tests to work in paths containing spaces
Ron Yorston
2018-04-09
1
-1
/
+1
*
grep: fix echo "aa" | busybox grep -F -w "a" (should not match)
Denys Vlasenko
2018-03-29
1
-0
/
+6
*
Make grep/egrep/fgrep independently selectable
Denys Vlasenko
2016-11-14
1
-1
/
+1
*
grep: fix "grep -r PATTRN SYMLINK_TO_DIR"
Denys Vlasenko
2014-08-28
1
-0
/
+20
*
grep: fix -w match if first match isn't a word, but second is. Closes 4520
Denys Vlasenko
2014-02-27
1
-0
/
+6
*
grep: properly handle grep -w "^str" in !EXTRA_COMPAT case too
Bartosz Golaszewski
2014-02-07
1
-0
/
+6
*
grep: fix two bugs with -w
Denys Vlasenko
2014-01-07
1
-0
/
+12
*
grep: fix grep -x to not set REG_NOSUB
James Hogan
2013-05-16
1
-0
/
+14
*
grep: don't bail out on first mismatch if '-w' option is set
Bartosz Golaszewski
2013-05-15
1
-0
/
+6
*
grep: fix grep -Fw not respecting the -w option. Closes 5792
Denys Vlasenko
2013-01-20
1
-0
/
+12
*
grep: be GNU compatible with -f EMPTY_FILE
Lauri Kasanen
2011-08-28
1
-1
/
+17
*
grep: fix -o match with empty string (suggested by Colin Watson <cjwatson@ubu...
Denys Vlasenko
2010-08-23
1
-0
/
+4
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
grep: fix -Fi
Ian Wienand
2010-04-30
1
-0
/
+2
*
testsuite: don't run grep NUL tests when we know the would fail
Denys Vlasenko
2010-03-14
1
-1
/
+3
*
grep: fix a case when -o loops forever
Denys Vlasenko
2009-12-04
1
-0
/
+5
*
tests: fix POSIX shell source style
Mike Frysinger
2009-11-04
1
-1
/
+1
*
grep: fix -E + {range}; fix -o not printing all matches (bug 489)
Denys Vlasenko
2009-07-29
1
-0
/
+5
*
grep: option to use GNU regex matching instead of POSIX one.
Denis Vlasenko
2008-08-09
1
-6
/
+2
*
grep: make "-f -" work (+ testsuite)
Denis Vlasenko
2008-06-07
1
-0
/
+4
*
clarify grep version
Denis Vlasenko
2008-05-02
1
-1
/
+1
*
fix grep test false positive
Denis Vlasenko
2008-05-02
1
-1
/
+3
*
fix vda's testsuite bogons, part 1
Denis Vlasenko
2007-11-26
1
-1
/
+0
*
testsuite: add tests for cut and grep;
Denis Vlasenko
2007-11-26
1
-2
/
+5
*
whitespace cleanup
Denis Vlasenko
2006-09-17
1
-1
/
+1
*
- add testcase for grep bug (http://busybox.net/bugs/view.php?id=887)
Bernhard Reutner-Fischer
2006-06-04
1
-0
/
+2
*
Redo test suite to be able to test more than one command at a time. Eliminate
Rob Landley
2006-03-16
1
-19
/
+23
*
Fix the test suite so that individual *.tests files can be run ala
Rob Landley
2005-11-07
1
-5
/
+1
*
- set executable bit
Bernhard Reutner-Fischer
2005-09-23
1
-0
/
+0
*
- introduce variable _BB_CONFIG_DEP to the new test harness.
Bernhard Reutner-Fischer
2005-09-23
1
-0
/
+82