summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* find: add -files0-from optionBernhard Voelker2021-05-0810-25/+542
* maint: update gnulib to latestBernhard Voelker2021-05-082-2/+14
* maint: fix typo in commentBernhard Voelker2021-05-041-1/+1
* README: add GNU Project noticeBernhard Voelker2021-05-041-0/+18
* maint: fix typo in comments in parser.cBernhard Voelker2021-04-231-2/+2
* updatedb: exclude s3fs filesystems by defaultAndrew Gaul2021-02-232-0/+6
* doc: show environment variables in a consistent styleBernhard Voelker2021-01-313-72/+106
* find.1: fix some formatting issuesHelge Kreutzmann2021-01-311-5/+3
* xargs.1: clarify 'echo' as the default commandBernhard Voelker2021-01-311-1/+1
* maint: post-release administrativaBernhard Voelker2021-01-091-0/+3
* build: fix linking on AIX7.2v4.8.0Bernhard Voelker2021-01-094-3/+4
* NEWS: update before releaseBernhard Voelker2021-01-091-15/+24
* maint: fix GCC format attribute of checked_fprintfBernhard Voelker2021-01-092-6/+7
* maint: update gnulib to latestBernhard Voelker2021-01-092-4/+7
* xargs: warn on conflicting options -L, -I, -nAndreas Metzler2021-01-0716-18/+277
* maint: avoid warning for printing pid_t on Solaris 11Bernhard Voelker2021-01-071-2/+4
* tests: avoid FP on Solaris 11Bernhard Voelker2021-01-071-1/+5
* doc: avoid overfull \hbox issues in find.texiBernhard Voelker2021-01-071-4/+6
* pred.c: remove unused codeBernhard Voelker2021-01-051-69/+0
* xargs: mention in --help that -I splits input at newlinesBernhard Voelker2021-01-052-2/+5
* maint: update gnulib to latestBernhard Voelker2021-01-041-0/+0
* tests/find/used.sh: make more robustBernhard Voelker2021-01-041-42/+49
* maint: update gnulib to latestBernhard Voelker2021-01-023-6/+20
* maint: update copyright year number rangesBernhard Voelker2021-01-02107-108/+109
* maint: exempt 'doc/fdl.texi' from 'make update-copyright'Bernhard Voelker2021-01-021-0/+1
* NEWS: mention the recent documentation changesBernhard Voelker2020-12-301-0/+9
* find.1: remove vague mentioning of "Finding Files" from BUGS sectionBernhard Voelker2020-12-301-2/+1
* find.1: fix various other issuesAndreas Metzler2020-12-301-19/+31
* find.1: avoid confusing brackets a sentenceBernhard Voelker2020-12-301-5/+4
* doc: minor grammar change about a change in the pastBernhard Voelker2020-12-302-4/+4
* find.1: improve formatting of EXAMPLES sectionBernhard Voelker2020-12-301-136/+252
* find.1: fix and improve some more markupsBernhard Voelker2020-12-301-50/+47
* find.1: set filenames in italicsBernhard Voelker2020-12-301-13/+13
* doc: avoid starting sentences with an optionBernhard Voelker2020-12-302-6/+6
* locate.1: improve formatting in BUGS sectionBernhard Voelker2020-12-301-2/+5
* doc: harmonize the end of the man pagesBernhard Voelker2020-12-305-153/+204
* updatedb.1: avoid Texinfo macro in man pageBernhard Voelker2020-12-301-2/+6
* xargs.1: remove deprecated .PD macroBernhard Voelker2020-12-301-14/+0
* xargs.1: improve indentation of list of exit statusesBernhard Voelker2020-12-301-9/+17
* maint: use gnulib *_safer functions consistentlyBernhard Voelker2020-12-023-6/+6
* maint: use more *-safer gnulib modulesBernhard Voelker2020-12-025-0/+8
* doc: relate -anewer, -cnewer, and -newer to their -newerXY equivalentsBernhard Voelker2020-11-221-0/+2
* maint: fix bug URL in ChangeLog entryBernhard Voelker2020-10-301-0/+5
* updatedb.1: fix formattingAndreas Metzler2020-10-251-1/+1
* find.1: fix typo "onthe"Andreas Metzler2020-10-251-1/+1
* maint: update gnulib to latestBernhard Voelker2020-10-211-0/+0
* build: disable -Wformat-nonliteralBernhard Voelker2020-10-191-0/+2
* find: avoid deprecation warnings with libselinux 3.1Bernhard Voelker2020-10-194-9/+8
* find: add error handling for strdup in the '-print %h' caseBernhard Voelker2020-10-191-1/+1
* doc: avoid misunderstanding of '-printf %Ak' descriptionKamil Dudka2020-10-073-7/+17