커밋 기록

작성자 SHA1 메시지 날짜
  Denis Vlasenko de15bb931a apply single post-1.7.4 patch; bump version to 1.7.5 16 년 전
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 년 전
  Denis Vlasenko 4652daace9 grep: implement -m MAX_MATCHES; fix help text 17 년 전
  Denis Vlasenko 8d5aa870a6 grep: fix buglets with context printing 17 년 전
  Denis Vlasenko 9acfed2d14 grep: selection done by FEATURE_GREP_EGREP_ALIAS was broken, fix. 17 년 전
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 년 전
  Mike Frysinger 3a62a737f7 make sure we free the grep data as well 17 년 전
  Denis Vlasenko bbd695d801 find: fix handling of -prune 17 년 전
  Bernhard Reutner-Fischer febe3c4211 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" 17 년 전
  Bernhard Reutner-Fischer 3e816c1252 - fold recurse, depthFirst and dereference params into one param flags. 17 년 전
  Denis Vlasenko f8ea0f3a66 grep: "implement" -a and -I by ignoring them 18 년 전
  Denis Vlasenko 385304d449 grep: implement -w 18 년 전
  Denis Vlasenko 4222ae440a ash: replace xstrdup (shell shall not die) 18 년 전
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 년 전
  Denis Vlasenko 4cccc03768 remove useless casts (type*) xzalloc(...) 18 년 전
  Denis Vlasenko 8c35d65c43 recursive_action: add depth param 18 년 전
  Denis Vlasenko ddec5af6b0 rename functions to more understandable names 18 년 전
  Denis Vlasenko 2295b49169 grep: "grep -h pattern file1 file2" ignored -h 18 년 전
  Denis Vlasenko bf39216cc4 grep: -r didn't close files, producing "Too many open files" 18 년 전
  Denis Vlasenko 3544ae6004 grep: fix combination of -r and -h 18 년 전
  Denis Vlasenko 3a6755f56f grep: add support for -r 18 년 전
  Denis Vlasenko 2d5ca60bfb bb_get_[chomped]line_from_file wasn't descriptive enough. 18 년 전
  Denis Vlasenko 8f8f268cfd bb_applet_name -> applet_name 18 년 전
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 년 전
  Denis Vlasenko 9275814a9e lots of silly indent fixes 18 년 전
  Denis Vlasenko 6c30db8bd3 grep: add help text; fix style 18 년 전
  Denis Vlasenko 51937534fb grep: implement -o option. Patch by Jac Goudsmit. 18 년 전
  Eric Andersen 3312c989e6 fix 'grep -C' which requires an argument 18 년 전
  Bernhard Reutner-Fischer 7fee0c4357 - fix copy'n paste errors that got introduced when switching to the shorter boilerplate. 18 년 전
  Rob Landley 081e38483e Remove xcalloc() and convert its callers to xzalloc(). About half of them 18 년 전