Historial de Commits

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