Commit Verlauf

Autor SHA1 Nachricht Datum
  Denys Vlasenko 10ad622dc2 Spelling fixes in comments, documentation, tests and examples vor 7 Jahren
  Denys Vlasenko f560422fa0 Big cleanup in config help and description vor 8 Jahren
  Denys Vlasenko ccc9985c45 find: fix handling of trailing slashes in -name PATTERN comparisons vor 8 Jahren
  Denys Vlasenko 47cfbf32fd *: add most of the required setup_common_bufsiz() calls vor 8 Jahren
  Denys Vlasenko e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it vor 8 Jahren
  Denys Vlasenko 0f296a3a56 libiproute: rename invarg(a,b) to invarg_1_to_2(a,b) vor 9 Jahren
  Denys Vlasenko 7b85ec30b5 *: more BUILD_BUG_ON conversions vor 9 Jahren
  Denys Vlasenko 8c0708a329 find: support "find . -delete" idiom - do not try rmdir(".") vor 9 Jahren
  Denys Vlasenko 5711a2a4ad libbb: more compact API for bb_parse_mode() vor 9 Jahren
  Felix Fietkau f7466e4776 find: fix regression in status processing for path arguments vor 9 Jahren
  Denys Vlasenko 3e9b13e4c5 find: support -perm /BITS. Closes 7340 vor 10 Jahren
  Denys Vlasenko f92f1d0181 find: use sysconf(_SC_ARG_MAX) to determine the command-line size limit vor 10 Jahren
  Denys Vlasenko 6be3a5242c find: exit code fixes for find -exec vor 10 Jahren
  Bartosz Golaszewski 14158b4127 find: add optional support for '-exec ... {} +' vor 10 Jahren
  Denys Vlasenko 6f068904dc xargs: add support for -I and -i. Closes 493 vor 10 Jahren
  Denys Vlasenko 6885e49ba5 find: code shrink vor 10 Jahren
  Denys Vlasenko 6eb0cbe07e find: fix a regression introduced with -HLP support vor 11 Jahren
  Denys Vlasenko 982e87f2fb Whitespace fixes vor 11 Jahren
  Denys Vlasenko 6db5f679a2 find:: get rid of nested function (it's a gcc-ism) vor 11 Jahren
  Denys Vlasenko 6782f48ccb find: support -HLP vor 11 Jahren
  Denys Vlasenko 6967578728 whitespace fixes. no code changes vor 12 Jahren
  Denys Vlasenko 2dc1a97272 find: make -mindepth N -xdev correctly stop on mountpoints vor 12 Jahren
  Denys Vlasenko 7c8aa2b47c typo fix in comment vor 12 Jahren
  Denys Vlasenko be1cfeea2e find: if DESKTOP=y, support -wholename (synonym for -path) vor 12 Jahren
  Ian Wienand abc33ac8b2 Fix find -follow support vor 13 Jahren
  Denys Vlasenko 87249fbf50 find: fix a bug in !ENABLE_FEATURE_FIND_XDEV config vor 13 Jahren
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts vor 13 Jahren
  Denys Vlasenko b24ef035bd find: cater for libc w/o FNM_CASEFOLD vor 13 Jahren
  Bogdan Harjoc 7948ecb505 find: implement -ipath vor 13 Jahren
  Denys Vlasenko e1a4209a5e find: trim help text a bit vor 14 Jahren