Age | Commit message (Expand) | Author |
2011-08-28 | grep: be GNU compatible with -f EMPTY_FILE | Lauri Kasanen |
2010-08-23 | grep: fix -o match with empty string (suggested by Colin Watson <cjwatson@ubu... | Denys Vlasenko |
2010-08-16 | *: make GNU licensing statement forms more regular | Denys Vlasenko |
2010-04-30 | grep: fix -Fi | Ian Wienand |
2010-03-14 | testsuite: don't run grep NUL tests when we know the would fail | Denys Vlasenko |
2009-12-04 | grep: fix a case when -o loops forever | Denys Vlasenko |
2009-11-04 | tests: fix POSIX shell source style | Mike Frysinger |
2009-07-29 | grep: fix -E + {range}; fix -o not printing all matches (bug 489) | Denys Vlasenko |
2008-08-09 | grep: option to use GNU regex matching instead of POSIX one. | Denis Vlasenko |
2008-06-07 | grep: make "-f -" work (+ testsuite) | Denis Vlasenko |
2008-05-02 | clarify grep version | Denis Vlasenko |
2008-05-02 | fix grep test false positive | Denis Vlasenko |
2007-11-26 | fix vda's testsuite bogons, part 1 | Denis Vlasenko |
2007-11-26 | testsuite: add tests for cut and grep; | Denis Vlasenko |
2006-09-17 | whitespace cleanup | Denis Vlasenko |
2006-06-04 | - add testcase for grep bug (http://busybox.net/bugs/view.php?id=887) | Bernhard Reutner-Fischer |
2006-03-16 | Redo test suite to be able to test more than one command at a time. Eliminate | Rob Landley |
2005-11-07 | Fix the test suite so that individual *.tests files can be run ala | Rob Landley |
2005-09-23 | - set executable bit | Bernhard Reutner-Fischer |
2005-09-23 | - introduce variable _BB_CONFIG_DEP to the new test harness. | Bernhard Reutner-Fischer |