Historique des commits

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