summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: fix code smellBernhard Voelker2022-04-241-11/+12
* find: omit warning diagnostic for -name '/'Bernhard Voelker2022-04-246-18/+105
* maint: simplify check_name_arg in parser.cBernhard Voelker2022-03-301-25/+18
* find: port to Ubuntu 20.04 cross-compiling for OpenWRT 21.02Bernhard Voelker2022-03-301-5/+5
* find: fix indentation of --help outputBernhard Voelker2022-02-041-1/+1
* maint: post-release administrativaBernhard Voelker2022-02-021-0/+3
* NEWS: update before releasev4.9.0Bernhard Voelker2022-02-021-5/+13
* maint: update gnulib to latestBernhard Voelker2022-02-012-2/+2
* doc: improve description of 'find -delete'Andreas Metzler2022-01-313-37/+61
* maint: avoid warnings from sparse toolBernhard Voelker2022-01-066-11/+11
* maint: update gnulib to latestBernhard Voelker2022-01-062-2/+18
* maint: fix GPLv3 texts to use a comma instead of semicolonBernhard Voelker2022-01-053-3/+3
* maint: update copyright year number rangesBernhard Voelker2022-01-02109-110/+110
* maint: update gnulib to latestBernhard Voelker2022-01-023-2/+2
* doc: fix 'xargs --open-tty' exampleBernhard Voelker2021-12-311-1/+1
* tests: avoid FP from 'find -files0-from DIR' on certain platformsBernhard Voelker2021-12-311-3/+8
* maint: update gnulib to latestBernhard Voelker2021-12-292-110/+110
* find: fix visiting of files with inode number ZeroBernhard Voelker2021-12-296-29/+65
* find: avoid '-D stat' side effect on SELinux handling with -L or -HBernhard Voelker2021-12-252-25/+30
* doc: add description for birth time in 'find -printf' formatBernhard Voelker2021-11-283-2/+24
* find: allow -files0-from input file to be emptyBernhard Voelker2021-11-274-14/+18
* tests: fix error diagnosticBernhard Voelker2021-11-271-2/+2
* tests: skip -execdir test if PATH contains unsafe directoryBernhard Voelker2021-11-271-6/+8
* maint: update gnulib to latestBernhard Voelker2021-11-275-3/+20
* doc: improve maintainer description of the online manualBernhard Voelker2021-10-201-3/+16
* maint: copy online docs from 'doc/manual' to apply the GNU stylesheetBernhard Voelker2021-10-202-32/+17
* doc: fix typo in "Full Name Patterns"Renaud Pacalet2021-10-101-1/+1
* oldfind: removeBernhard Voelker2021-09-2020-1846/+223
* find: improve readability of --help outputBernhard Voelker2021-09-192-21/+28
* maint: generate ChangeLog with --no-clusterBernhard Voelker2021-09-181-0/+1
* find: remove redundant function error_severity and avoid magic numbersBernhard Voelker2021-09-186-36/+22
* maint: fix typos in commentsBernhard Voelker2021-09-183-4/+4
* tree.c: avoid segfault with closing parenthesis ')' after -files0-fromBernhard Voelker2021-08-182-0/+27
* Fix Savannah bug 60823: unescaped `@' in find.texi code example.James Youngman2021-06-251-1/+1
* 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