Commit Verlauf

Autor SHA1 Nachricht Datum
  Sören Tempel 42a8984abc grep: add proper support for pattern_list vor 4 Jahren
  Gray Wolf c3295d233b grep: Fix -f FILE when FILE is empty and -x provided vor 4 Jahren
  Ari Sundholm 9a9c6e39ba grep: fix -x -v with certain pattern orders vor 5 Jahren
  Ron Yorston 1f27fa9838 testsuite: allow tests to work in paths containing spaces vor 6 Jahren
  Denys Vlasenko 03fd7e06f8 grep: fix echo "aa" | busybox grep -F -w "a" (should not match) vor 6 Jahren
  Denys Vlasenko 1924e99ad3 Make grep/egrep/fgrep independently selectable vor 8 Jahren
  Denys Vlasenko 34cc6c91a2 grep: fix "grep -r PATTRN SYMLINK_TO_DIR" vor 10 Jahren
  Denys Vlasenko 83e49ade57 grep: fix -w match if first match isn't a word, but second is. Closes 4520 vor 10 Jahren
  Bartosz Golaszewski 3ba2df874c grep: properly handle grep -w "^str" in !EXTRA_COMPAT case too vor 10 Jahren
  Denys Vlasenko cd55f2d933 grep: fix two bugs with -w vor 10 Jahren
  James Hogan 5fc0585c01 grep: fix grep -x to not set REG_NOSUB vor 11 Jahren
  Bartosz Golaszewski 414db791d0 grep: don't bail out on first mismatch if '-w' option is set vor 11 Jahren
  Denys Vlasenko 2f5b5beb28 grep: fix grep -Fw not respecting the -w option. Closes 5792 vor 11 Jahren
  Lauri Kasanen 7b46220d92 grep: be GNU compatible with -f EMPTY_FILE vor 13 Jahren
  Denys Vlasenko 3d8b96d58d grep: fix -o match with empty string (suggested by Colin Watson <cjwatson@ubuntu.com>) vor 14 Jahren
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular vor 14 Jahren
  Ian Wienand 0a2c793bd6 grep: fix -Fi vor 14 Jahren
  Denys Vlasenko 29f354e9d8 testsuite: don't run grep NUL tests when we know the would fail vor 14 Jahren
  Denys Vlasenko 6dc0ace109 grep: fix a case when -o loops forever vor 15 Jahren
  Mike Frysinger caa79406aa tests: fix POSIX shell source style vor 15 Jahren
  Denys Vlasenko 09449630fb grep: fix -E + {range}; fix -o not printing all matches (bug 489) vor 15 Jahren
  Denis Vlasenko 3fd15e197e grep: option to use GNU regex matching instead of POSIX one. vor 16 Jahren
  Denis Vlasenko a05c0716c2 grep: make "-f -" work (+ testsuite) vor 16 Jahren
  Denis Vlasenko 4e79049e10 clarify grep version vor 16 Jahren
  Denis Vlasenko 6da9b00f4f fix grep test false positive vor 16 Jahren
  Denis Vlasenko bd9a48bc9c fix vda's testsuite bogons, part 1 vor 17 Jahren
  Denis Vlasenko 4e1e720523 testsuite: add tests for cut and grep; vor 17 Jahren
  Denis Vlasenko 9213a9e0f2 whitespace cleanup vor 18 Jahren
  Bernhard Reutner-Fischer 1e34731a6a - add testcase for grep bug (http://busybox.net/bugs/view.php?id=887) vor 18 Jahren
  Rob Landley 4bb1b04fd1 Redo test suite to be able to test more than one command at a time. Eliminate vor 18 Jahren