summaryrefslogtreecommitdiff
path: root/find/find.1
Commit message (Expand)AuthorAgeFilesLines
* Issue an error message when fts_read fails. Fixes bug #39324.rel-4-4-fixesJames Youngman2013-09-221-0/+20
* Correct a typo "diagnositcs".A. Costa2009-04-241-1/+1
* fix typo seach -> searchJames Youngman2008-08-041-1/+1
* Applied doc fix to find manpage for find -perm /000James Youngman2008-06-281-3/+2
* Applied doc patch from RB <aoz.syn@gmail.com> explaining how to find the sha...James Youngman2008-06-201-0/+25
* Update gnulib, document yesno() better including effect of locale environment...James Youngman2008-05-181-24/+65
* Fix typo for \\0James Youngman2008-04-161-1/+1
* Fixed 2 typos in find manpage (patch from Benno SchulenbergJames Youngman2007-12-191-2/+2
* find.1: Formatting fixes; options should be in boldJames Youngman2007-12-041-144/+446
* Fix Savannah bug #20802, find -delete anomaliesJames Youngman2007-12-021-5/+39
* Savannah bug #20803: -prune should always return trueJames Youngman2007-11-271-5/+3
* POSIXLY_CORRECT should turn off warnings. When it is set, also diagnose som...James Youngman2007-11-221-24/+52
* Savannah bug #20951: Very bad/unclear/confusing documentation for a security ...James Youngman2007-09-081-2/+4
* Doc improvement; warn against -prune ... -delete (Savannah bug #20865)James Youngman2007-09-081-5/+16
* Prepare for POSIX standardisation of -path.James Youngman2007-08-221-20/+33
* Fixed Savannah bug #20552: Typos, ordering and formatting issues in find manpageJames Youngman2007-07-221-55/+173
* More consistent use of quotation marks in find manual pageJames Youngman2007-07-031-42/+47
* Added complex example to find manpageJames Youngman2007-06-301-0/+39
* Better documentation for the fractional part of seconds fields for -printf an...James Youngman2007-06-221-6/+11
* Fixed Savannah bug #20157 (bad initialisation of groups[] argument to setgrou...FINDUTILS_4_3_8-1James Youngman2007-06-121-3/+8
* If a system has no st_blocks member in struct stat, we assume files have a sp...James Youngman2007-05-271-1/+2
* Fixed Savannah bug #19871 (spurious .R directives in the manual page for find)James Youngman2007-05-191-2/+2
* Imeplement '-D rates'James Youngman2007-04-231-0/+3
* Savannah bug #9596: /512 for %b, not /1024James Youngman2007-04-151-1/+1
* Documentation improvementsJames Youngman2007-04-091-0/+4
* Document -newerXY, and indicate when the various features were added.James Youngman2007-03-081-25/+122
* Implemented %S (sparseness) printf format, and general refactoring and cleanu...James Youngman2006-12-281-0/+8
* Merged some changes from the 4.2 branch:James Youngman2006-08-201-2/+6
* Savannah bug #15360: explain global vs. positional options more clearly in th...James Youngman2006-08-071-4/+8
* 'find -D help' now explains the available debugging optionsJames Youngman2006-08-061-2/+4
* Savannah bug #16269: avoid confusion over what type of quotes to useJames Youngman2006-06-151-2/+2
* Initial implementation of a cost-based optimiserJames Youngman2006-01-041-1/+75
* Savannah bug #15195: more helpful error messages for 'find . ( )' or 'find . \!'James Youngman2005-12-201-1/+1
* Merged latest changes from 4.2.x branchJames Youngman2005-12-051-11/+28
* Merged changes from the 4.2.x branchJames Youngman2005-11-231-0/+4
* Implemented the tests -readable, -writable and -executableJames Youngman2005-11-221-0/+17
* Applied all the trunk changes (up to this point) to the 4.3.x sourcesJames Youngman2005-11-211-39/+73
* Improved documentation in response to Savannah bug #14376James Youngman2005-09-021-2/+3
* Remind the user to quote the pattern argument to -iname.James Youngman2005-08-131-1/+3
* Indicate that -delete implies -depth (find.texi already mentionedJames Youngman2005-07-311-1/+2
* Indicate that -ok and -okdir redirect stdin from /dev/null.James Youngman2005-07-291-2/+7
* Say "other users" rather than "rest of the world" when talking aboutJames Youngman2005-07-281-8/+7
* (tiny change) Corrections by Greg WooledgeJames Youngman2005-07-171-7/+7
* Fixed Savannah bug #13495: find now uses Emacs-style regexps by defaultJames Youngman2005-07-031-6/+13
* Allow consistency-checking of the predicates, checking for example that actio...James Youngman2005-07-011-6/+8
* Applied Dmitry's patch for -okdir and -execdir actionsJames Youngman2005-06-181-1/+1
* Applied patch from Andreas Metzler, improving the wording for the documentati...James Youngman2005-06-121-3/+6
* Corrected spelling error 'writeable' to 'writable'.James Youngman2005-06-111-4/+4
* Fixed Savannah bug #13363, typos in manpages (trivial change)James Youngman2005-06-111-4/+4
* Added a new "NON-BUGS" section pointing out things that look like bugsJames Youngman2005-06-081-1/+26