Historique des commits

Auteur SHA1 Message Date
  Aaro Koskinen af18b301eb find: implement -empty il y a 5 ans
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls il y a 5 ans
  Denys Vlasenko 2d9e097963 find: handle leading -- argument il y a 6 ans
  Denys Vlasenko 008e73b572 find: implement -executable il y a 6 ans
  Denys Vlasenko abe22cd17b find: implement -quit il y a 6 ans
  Denys Vlasenko f4eaccbfae free: improve --help for type option il y a 6 ans
  Denys Vlasenko 0c4dbd481a regularize format of source file headers, no code changes il y a 7 ans
  Denys Vlasenko 95f7953f2c do not use `a' quoting style in comments il y a 7 ans
  Denys Vlasenko 72089cf6b4 config: deindent all help texts il y a 7 ans
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes il y a 7 ans
  Denys Vlasenko 10ad622dc2 Spelling fixes in comments, documentation, tests and examples il y a 7 ans
  Denys Vlasenko f560422fa0 Big cleanup in config help and description il y a 8 ans
  Denys Vlasenko ccc9985c45 find: fix handling of trailing slashes in -name PATTERN comparisons il y a 8 ans
  Denys Vlasenko 47cfbf32fd *: add most of the required setup_common_bufsiz() calls il y a 8 ans
  Denys Vlasenko e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it il y a 8 ans
  Denys Vlasenko 0f296a3a56 libiproute: rename invarg(a,b) to invarg_1_to_2(a,b) il y a 9 ans
  Denys Vlasenko 7b85ec30b5 *: more BUILD_BUG_ON conversions il y a 9 ans
  Denys Vlasenko 8c0708a329 find: support "find . -delete" idiom - do not try rmdir(".") il y a 9 ans
  Denys Vlasenko 5711a2a4ad libbb: more compact API for bb_parse_mode() il y a 9 ans
  Felix Fietkau f7466e4776 find: fix regression in status processing for path arguments il y a 9 ans
  Denys Vlasenko 3e9b13e4c5 find: support -perm /BITS. Closes 7340 il y a 10 ans
  Denys Vlasenko f92f1d0181 find: use sysconf(_SC_ARG_MAX) to determine the command-line size limit il y a 10 ans
  Denys Vlasenko 6be3a5242c find: exit code fixes for find -exec il y a 10 ans
  Bartosz Golaszewski 14158b4127 find: add optional support for '-exec ... {} +' il y a 10 ans
  Denys Vlasenko 6f068904dc xargs: add support for -I and -i. Closes 493 il y a 10 ans
  Denys Vlasenko 6885e49ba5 find: code shrink il y a 10 ans
  Denys Vlasenko 6eb0cbe07e find: fix a regression introduced with -HLP support il y a 11 ans
  Denys Vlasenko 982e87f2fb Whitespace fixes il y a 11 ans
  Denys Vlasenko 6db5f679a2 find:: get rid of nested function (it's a gcc-ism) il y a 11 ans
  Denys Vlasenko 6782f48ccb find: support -HLP il y a 11 ans