Histórico de Commits

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