- aaade69 find: implement -samefile by Aaro Koskinen · 3 years ago
- d8e39b5 find: code shrink -{m,a,c}{time,min} by Denys Vlasenko · 3 years, 2 months ago
- 04ad683 find: implement -amin, -atime, -cmin, and -ctime by Ismael Luceno · 3 years, 2 months ago
- 421c876 find: Unify time comparisons by Ismael Luceno · 3 years, 2 months ago
- 0084c44 config: find: Fix mtime/mmin description by Ismael Luceno · 3 years, 2 months ago
- ef2366c nsenter: stop option parsing on 1st non-option by Denys Vlasenko · 4 years ago
- 965b795 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly by Denys Vlasenko · 4 years ago
- 689d065 libbb: shrink recursive_action() by reducing memory pressure by Denys Vlasenko · 4 years, 2 months ago
- af18b30 find: implement -empty by Aaro Koskinen · 5 years ago
- 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
- 2d9e097 find: handle leading -- argument by Denys Vlasenko · 6 years ago
- 008e73b find: implement -executable by Denys Vlasenko · 6 years ago
- abe22cd find: implement -quit by Denys Vlasenko · 6 years ago
- f4eaccb free: improve --help for type option by Denys Vlasenko · 7 years ago
- 0c4dbd4 regularize format of source file headers, no code changes by Denys Vlasenko · 7 years ago
- 95f7953 do not use `a' quoting style in comments by Denys Vlasenko · 7 years ago
- 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
- 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
- 10ad622 Spelling fixes in comments, documentation, tests and examples by Denys Vlasenko · 8 years ago
- f560422 Big cleanup in config help and description by Denys Vlasenko · 8 years ago
- ccc9985 find: fix handling of trailing slashes in -name PATTERN comparisons by Denys Vlasenko · 8 years ago
- 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
- e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
- 0f296a3 libiproute: rename invarg(a,b) to invarg_1_to_2(a,b) by Denys Vlasenko · 9 years ago
- 7b85ec3 *: more BUILD_BUG_ON conversions by Denys Vlasenko · 9 years ago
- 8c0708a find: support "find . -delete" idiom - do not try rmdir(".") by Denys Vlasenko · 9 years ago
- 5711a2a libbb: more compact API for bb_parse_mode() by Denys Vlasenko · 9 years ago
- f7466e4 find: fix regression in status processing for path arguments by Felix Fietkau · 10 years ago
- 3e9b13e find: support -perm /BITS. Closes 7340 by Denys Vlasenko · 10 years ago
- f92f1d0 find: use sysconf(_SC_ARG_MAX) to determine the command-line size limit by Denys Vlasenko · 10 years ago
- 6be3a52 find: exit code fixes for find -exec by Denys Vlasenko · 10 years ago
- 14158b4 find: add optional support for '-exec ... {} +' by Bartosz Golaszewski · 10 years ago
- 6f06890 xargs: add support for -I and -i. Closes 493 by Denys Vlasenko · 11 years ago
- 6885e49 find: code shrink by Denys Vlasenko · 11 years ago
- 6eb0cbe find: fix a regression introduced with -HLP support by Denys Vlasenko · 11 years ago
- 982e87f Whitespace fixes by Denys Vlasenko · 11 years ago
- 6db5f67 find:: get rid of nested function (it's a gcc-ism) by Denys Vlasenko · 12 years ago
- 6782f48 find: support -HLP by Denys Vlasenko · 12 years ago
- 6967578 whitespace fixes. no code changes by Denys Vlasenko · 12 years ago
- 2dc1a97 find: make -mindepth N -xdev correctly stop on mountpoints by Denys Vlasenko · 12 years ago
- 7c8aa2b typo fix in comment by Denys Vlasenko · 13 years ago
- be1cfee find: if DESKTOP=y, support -wholename (synonym for -path) by Denys Vlasenko · 13 years ago
- abc33ac Fix find -follow support by Ian Wienand · 13 years ago
- 87249fb find: fix a bug in !ENABLE_FEATURE_FIND_XDEV config by Denys Vlasenko · 13 years ago
- 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
- b24ef03 find: cater for libc w/o FNM_CASEFOLD by Denys Vlasenko · 14 years ago
- 7948ecb find: implement -ipath by Bogdan Harjoc · 14 years ago
- e1a4209 find: trim help text a bit by Denys Vlasenko · 14 years ago
- 053c12e find: remove the hack we use to parse options first, replace with simpler code by Denys Vlasenko · 14 years ago
- 805f245 find: print/print0/prune _can_ be inverted, fix it by Denys Vlasenko · 14 years ago
- 27076b8 find: document ! (not) operator by Denys Vlasenko · 14 years ago
- 4604dd8 find: help text: PATH must be first by Denys Vlasenko · 14 years ago
- 56cdb2f find: yet another tweak to help text by Denys Vlasenko · 14 years ago
- 4dea9eb find: fix help text about -prune: it also does assume -print by Denys Vlasenko · 14 years ago
- cef85c2 find: significantly improve hext text. +116 bytes by Denys Vlasenko · 14 years ago
- b9f2d9f mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo by Denys Vlasenko · 14 years ago
- a61ff51 find: add rudimentary support for -exec {} + by Denys Vlasenko · 14 years ago
- 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
- 7783248 *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i by Denys Vlasenko · 14 years ago
- 4f731ce findutils/*: move usage and applet bits to *.c files by Denys Vlasenko · 14 years ago
- 2f32bf8 remove defconfig. Now "make defconfig" simply uses defaults from Config.in by Denys Vlasenko · 15 years ago
- 7fb68f1 make it possible to keep Config/Kbuild snippets in *.c files by Denys Vlasenko · 15 years ago
- 9138817 find: fix -name matching for dotfiles. -1 byte by Denys Vlasenko · 15 years ago
- 651a269 *: merge some common strings by Denys Vlasenko · 15 years ago
- 2e73d84 find: tweak error message by Bernhard Reutner-Fischer · 15 years ago
- 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
- ce9b97f find: correct handling of -xdev by Denys Vlasenko · 15 years ago
- d0f601f find: add optional support for -links. +100 bytes by Matheus Izvekov · 15 years ago
- 2ec91ae *: remove some uses of argc by Denys Vlasenko · 15 years ago
- 1b34d4f find: add zeroing of G.xxx; ftpd - remove extraneous zeroing of G.xxx by Denys Vlasenko · 15 years ago
- 8f7a6d2 find: -follow should not error out on dandling links by Denys Vlasenko · 15 years ago
- 6c750f1 find: do not recurse into directories with depth == --maxdepth by Denys Vlasenko · 15 years ago
- 606291b *: more portability fixes by Dan Fandrich by Denys Vlasenko · 15 years ago
- aa7da73 add USE_PORTABLE_CODE option and use it in find applet by Denys Vlasenko · 15 years ago
- 043b1e5 more C standard compat fixes from Dan Fandrich by Denys Vlasenko · 15 years ago
- d5f1b1b *: add FAST_FUNC to function ptrs where it makes sense by Denys Vlasenko · 16 years ago
- 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
- 83518d1 Compatibility fixes: by Denis Vlasenko · 16 years ago
- a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
- defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
- 0f3a580 gcc compat fix and warning suppression by Joe Krahn <krahn AT niehs.nih.gov> by Denis Vlasenko · 17 years ago
- 85c2471 *: fix fallout from -Wunused-parameter by Denis Vlasenko · 17 years ago
- 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
- 75aa615 find: add -iname support (Alexander Griesser <alexander.griesser@lkh-vil.or.at>) by Denis Vlasenko · 17 years ago
- 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
- 0c97c9d 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. by Denis Vlasenko · 17 years ago
- dcf9bba fix -xdev behavior in the presence of two or more nested mount points by Paul Fox · 17 years ago
- 6ee023c *: compile fixes for 64-bit build by Denis Vlasenko · 17 years ago
- 838daca find: fix SELinux-related warning by Denis Vlasenko · 17 years ago
- 319f8eb httpd: round down sendfile byte count to 64k *: style fixes by Denis Vlasenko · 17 years ago
- 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
- f868963 multiplier suffixes are short, store them directly in struct suffix_mult by Denis Vlasenko · 17 years ago
- 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
- 4b9b0ce find: fix build failure on certain configs by Denis Vlasenko · 17 years ago
- 99fcc62 find: style fix by Denis Vlasenko · 17 years ago
- dc757aa introduce and use bb_basename() by Denis Vlasenko · 17 years ago
- a19faf8 find: -context support for SELinux (KaiGai Kohei <kaigai@kaigai.gr.jp>) by Denis Vlasenko · 17 years ago
- 53a0e97 find: make -size match GNU find by Denis Vlasenko · 17 years ago
- b941129 find: add conditional support for -maxdepth and -regex by Denis Vlasenko · 17 years ago
- b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago