Histórico de Commits

Autor SHA1 Mensagem Data
  Denys Vlasenko 1924e99ad3 Make grep/egrep/fgrep independently selectable há 8 anos atrás
  Denys Vlasenko 7373759947 fix "aloc" -> "alloc" typos há 8 anos atrás
  Denys Vlasenko 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST há 8 anos atrás
  Denys Vlasenko 94046d0495 randomconfig fixes 3 há 8 anos atrás
  Denys Vlasenko 47cfbf32fd *: add most of the required setup_common_bufsiz() calls há 8 anos atrás
  Denys Vlasenko e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it há 8 anos atrás
  Denys Vlasenko 73dfdda92e grep: make errors other than "not found" result in exit code 2. Closes 8796 há 8 anos atrás
  Denys Vlasenko 7b85ec30b5 *: more BUILD_BUG_ON conversions há 9 anos atrás
  Denys Vlasenko 34cc6c91a2 grep: fix "grep -r PATTRN SYMLINK_TO_DIR" há 10 anos atrás
  Denys Vlasenko 83e49ade57 grep: fix -w match if first match isn't a word, but second is. Closes 4520 há 10 anos atrás
  Bartosz Golaszewski 3ba2df874c grep: properly handle grep -w "^str" in !EXTRA_COMPAT case too há 11 anos atrás
  Denys Vlasenko cd55f2d933 grep: fix two bugs with -w há 11 anos atrás
  James Hogan 5fc0585c01 grep: fix grep -x to not set REG_NOSUB há 11 anos atrás
  Bartosz Golaszewski 414db791d0 grep: don't bail out on first mismatch if '-w' option is set há 11 anos atrás
  Denys Vlasenko 2f5b5beb28 grep: fix grep -Fw not respecting the -w option. Closes 5792 há 12 anos atrás
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes há 12 anos atrás
  Natanael Copa cd09e81520 grep: support for -x, match whole line há 12 anos atrás
  Lauri Kasanen 7b46220d92 grep: be GNU compatible with -f EMPTY_FILE há 13 anos atrás
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts há 13 anos atrás
  Denys Vlasenko b9f2d9f7d9 mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo há 14 anos atrás
  Denys Vlasenko 0296fd3af1 grep: cap insane -B NUM values to MAX_INT / 8. Fixes bug 2653. há 14 anos atrás
  Denys Vlasenko 3d8b96d58d grep: fix -o match with empty string (suggested by Colin Watson <cjwatson@ubuntu.com>) há 14 anos atrás
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular há 14 anos atrás
  Denys Vlasenko 4f731ce30e findutils/*: move usage and applet bits to *.c files há 14 anos atrás
  Denys Vlasenko 2f32bf8be6 remove defconfig. Now "make defconfig" simply uses defaults from Config.in há 14 anos atrás
  Denys Vlasenko 7fb68f199f make it possible to keep Config/Kbuild snippets in *.c files há 14 anos atrás
  Ian Wienand 0a2c793bd6 grep: fix -Fi há 14 anos atrás
  Denys Vlasenko 05273daf6f grep: makw -w support unconditional há 14 anos atrás
  Denys Vlasenko 98a4c7cf3d *: suppress ~60% of "aliased warnings" on gcc-4.4.1 há 15 anos atrás
  Denys Vlasenko 2ec91aead5 *: remove some uses of argc há 15 anos atrás