Historie revizí

Autor SHA1 Zpráva Datum
  Denys Vlasenko d9e0c438e1 Apply post-1.22.0 patches, bump version to 1.22.1 před 11 roky
  James Hogan 5fc0585c01 grep: fix grep -x to not set REG_NOSUB před 11 roky
  Bartosz Golaszewski 414db791d0 grep: don't bail out on first mismatch if '-w' option is set před 11 roky
  Denys Vlasenko 2f5b5beb28 grep: fix grep -Fw not respecting the -w option. Closes 5792 před 12 roky
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes před 12 roky
  Natanael Copa cd09e81520 grep: support for -x, match whole line před 13 roky
  Lauri Kasanen 7b46220d92 grep: be GNU compatible with -f EMPTY_FILE před 13 roky
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts před 13 roky
  Denys Vlasenko b9f2d9f7d9 mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo před 14 roky
  Denys Vlasenko 0296fd3af1 grep: cap insane -B NUM values to MAX_INT / 8. Fixes bug 2653. před 14 roky
  Denys Vlasenko 3d8b96d58d grep: fix -o match with empty string (suggested by Colin Watson <cjwatson@ubuntu.com>) před 14 roky
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
  Denys Vlasenko 4f731ce30e findutils/*: move usage and applet bits to *.c files před 14 roky
  Denys Vlasenko 2f32bf8be6 remove defconfig. Now "make defconfig" simply uses defaults from Config.in před 14 roky
  Denys Vlasenko 7fb68f199f make it possible to keep Config/Kbuild snippets in *.c files před 14 roky
  Ian Wienand 0a2c793bd6 grep: fix -Fi před 14 roky
  Denys Vlasenko 05273daf6f grep: makw -w support unconditional před 14 roky
  Denys Vlasenko 98a4c7cf3d *: suppress ~60% of "aliased warnings" on gcc-4.4.1 před 15 roky
  Denys Vlasenko 2ec91aead5 *: remove some uses of argc před 15 roky
  Denys Vlasenko 6dc0ace109 grep: fix a case when -o loops forever před 15 roky
  Denys Vlasenko 09449630fb grep: fix -E + {range}; fix -o not printing all matches (bug 489) před 15 roky
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX před 15 roky
  Denis Vlasenko 3266aa9ec2 trailing whitespace removal před 15 roky
  Denis Vlasenko 83518d18a3 Compatibility fixes: před 16 roky
  Denis Vlasenko a9acbe6cad timeout: new applet. 370 bytes. by Roberto Foglietta. před 16 roky
  Denis Vlasenko f60719cd49 grep: fix 'echo aaa | grep -o a' + ENABLE_EXTRA_COMPAT case před 16 roky
  Denis Vlasenko 9ac706b7a6 grep: yet another fixlet for EXTRA_COMPAT před 16 roky
  Denis Vlasenko c110b7d61f grep: fix EXTRA_COMPAT grep to honor -E and -i před 16 roky
  Denis Vlasenko 3fd15e197e grep: option to use GNU regex matching instead of POSIX one. před 16 roky
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. před 16 roky