summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: describe history of find, xargs and locate.HEADmasterJames Youngman2023-03-181-12/+85
* doc: use "end-of-file" with hyphenation consistentlyBernhard Voelker2023-02-131-6/+6
* doc: improve description about when xargs stops processingBernhard Voelker2023-02-131-5/+7
* maint: update copyright year number rangesBernhard Voelker2023-01-015-5/+5
* maint: avoid unportable 'grep -q'Bernhard Voelker2023-01-011-1/+1
* doc: generate manuals with `makeinfo --no-split`Bernhard Voelker2022-11-162-3/+5
* doc: fix typo in maintainer manualAntonio Diaz Diaz2022-11-161-1/+1
* doc: remove redundant @deffnx for option -files0-from from manualAntonio Diaz Diaz2022-11-161-1/+0
* doc: fix formatting typo in Texinfo manualBernhard Voelker2022-04-241-1/+1
* doc: improve description of 'find -delete'Andreas Metzler2022-01-311-9/+23
* maint: update copyright year number rangesBernhard Voelker2022-01-025-5/+5
* doc: fix 'xargs --open-tty' exampleBernhard Voelker2021-12-311-1/+1
* doc: add description for birth time in 'find -printf' formatBernhard Voelker2021-11-281-2/+14
* find: allow -files0-from input file to be emptyBernhard Voelker2021-11-271-2/+6
* doc: improve maintainer description of the online manualBernhard Voelker2021-10-201-3/+16
* doc: fix typo in "Full Name Patterns"Renaud Pacalet2021-10-101-1/+1
* oldfind: removeBernhard Voelker2021-09-201-4/+1
* Fix Savannah bug 60823: unescaped `@' in find.texi code example.James Youngman2021-06-251-1/+1
* find: add -files0-from optionBernhard Voelker2021-05-081-0/+89
* doc: show environment variables in a consistent styleBernhard Voelker2021-01-311-31/+31
* xargs: warn on conflicting options -L, -I, -nAndreas Metzler2021-01-071-0/+28
* doc: avoid overfull \hbox issues in find.texiBernhard Voelker2021-01-071-4/+6
* maint: update copyright year number rangesBernhard Voelker2021-01-025-5/+5
* doc: minor grammar change about a change in the pastBernhard Voelker2020-12-301-2/+2
* doc: avoid starting sentences with an optionBernhard Voelker2020-12-301-2/+2
* doc: relate -anewer, -cnewer, and -newer to their -newerXY equivalentsBernhard Voelker2020-11-221-0/+2
* doc: avoid misunderstanding of '-printf %Ak' descriptionKamil Dudka2020-10-071-4/+7
* doc: add examples for -maxdepth, -mindepthBernhard Voelker2020-08-141-0/+19
* doc: clarify that 'find -perm +MODE' is unrelated to umaskBernhard Voelker2020-08-141-0/+4
* doc: enhance description of tests accepting numeric arguments in find.1Bernhard Voelker2020-08-141-22/+23
* doc: display version of the GNU findutils on the title pageBernhard Voelker2020-08-142-26/+22
* maint: explicitly copy fdl-1.3 from gnulibBernhard Voelker2020-08-141-1/+1
* doc: change "allows to <verb>" to "allows <verb>ing"Bernhard Voelker2020-08-131-13/+13
* doc: modernize example list of filesystem types for -fstypeBernhard Voelker2020-08-131-1/+1
* doc: remove fts from configuration chapterBernhard Voelker2020-07-201-16/+0
* doc: improve section 'Hard links' and fix 'find -L -samefile' descriptionBernhard Voelker2020-06-211-39/+54
* maint: copy FDL from gnulib instead of using it as moduleBernhard Voelker2020-05-252-1/+505
* maint: fix clean rule in doc/ directoryBernhard Voelker2020-03-151-1/+1
* doc: prefer https:// over http:// in more placesBernhard Voelker2020-03-151-1/+1
* doc: fix typoPeter Frost2020-02-141-1/+1
* maint: avoid error from sc_prohibit_gnu_make_extensionsBernhard Voelker2020-01-011-2/+2
* maint: update copyright year number rangesBernhard Voelker2020-01-015-5/+5
* maint: add entries to 'doc/.gitignore'Bernhard Voelker2020-01-011-0/+6
* doc: use "symbolic link" instead of "symlink" consistentlyBernhard Voelker2019-11-131-7/+7
* doc: fix the command for pushing the tag in the release instructionsBernhard Voelker2019-09-061-1/+5
* find: Clarify description of %f and %h.James Youngman2019-09-011-6/+23
* Fix Savannah bug 54730: additional examples for -quit.James Youngman2019-09-011-5/+12
* doc: updates to release instructions.James Youngman2019-08-301-12/+43
* doc: add some previously-missing steps to the release instructions.James Youngman2019-08-291-3/+7
* Fixes for 'make syntax-check'.James Youngman2019-05-051-2/+0