summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Did 'make distcheck'v4.5.12James Youngman2013-09-2240-7929/+15244
* Release findnutils-4.5.12.James Youngman2013-09-223-2/+6
* Add a bug number for bug #40088.James Youngman2013-09-222-4/+9
* Issue an error message when fts_read fails. Fixes bug #39324.James Youngman2013-09-224-3/+46
* find: state that -execdir command is run locally to the matched file.James Youngman2013-09-213-2/+18
* xargs: wait for process before prompting in interactive mode (-p)Bernhard Voelker2013-09-213-7/+18
* find: fix potential buffer overflow in -execdir and -okdirDmitry V. Levin2013-09-213-1/+10
* Make sv-34976-execdir-fd-leak.sh test more POSIX-compliant.James Youngman2013-09-212-10/+19
* Fix typo "sturct".James Youngman2013-09-212-2/+8
* find: fix fd leak with --execdir option (bug#34976)Bernhard Voelker2013-09-205-48/+144
* Updated Greek translation.James Youngman2013-09-202-662/+350
* xargs: Fix integer overflow in implicit conversion in do_exec.Bernhard Voelker2013-09-202-1/+7
* Add Bernhard Voelker to AUTHORS.James Youngman2013-09-202-0/+4
* Add Benedikt Morbach to THANKSJames Youngman2013-09-201-0/+1
* Check for prefixed versions of ranlib, too.James Youngman2013-09-202-2/+6
* configure.ac: look for prefixed arBenedikt Morbach2013-09-202-0/+8
* Fix compilation error where struct dirent lacks a d_ino member.James Youngman2013-09-202-0/+10
* Refer to the info manual in a clearer and more explicit way.James Youngman2013-09-205-5/+54
* Be consistent about what we call the places the search starts.James Youngman2013-09-202-10/+16
* Add unlinkat moduile.James Youngman2013-06-022-0/+7
* More removal of support for -perm +MODE.Paul Eggert2013-04-242-25/+8
* Remove support for obsolete -perm +MODE syntax.Paul Eggert2013-04-225-85/+57
* Fix documentation typo.James Youngman2013-04-222-1/+6
* doc: fix typos uncovered by texinfo 5.0Paul Eggert2013-04-222-2/+8
* Enable assertions in locate.James Youngman2013-04-222-2/+5
* Explain rounding semantics of -size more clearly in manpage.James Youngman2013-04-212-2/+8
* Add example for find -printf.James Youngman2013-04-212-0/+26
* Further documentation improvements.James Youngman2013-04-212-77/+97
* slocate: add a testcase to expose bug, and fix itPeter Breitenlohner2013-04-205-47/+37
* locate: fix off-by-one bugs and enable assertionsPeter Breitenlohner2013-04-202-4/+20
* Remove duplicate paragraph in texinfoPeter Breitenlohner2013-04-202-11/+5
* Don't use reserved identifiers in macro names; fix other code smells.James Youngman2013-03-316-10/+68
* Document that -0/-d turns off logical end-of-file processing.James Youngman2013-03-295-20/+60
* Updated the Galician translation.James Youngman2013-03-292-354/+669
* Updated a number of translations.James Youngman2013-03-2712-4532/+2746
* Fix compile-time warnings.Kamil Dudka2013-03-267-19/+21
* Expand on warning about xargs -P and stdout, including in Info.James Youngman2013-03-244-6/+33
* xargs: document need to manage access to resources with -P optionBernhard Voelker2013-03-243-0/+12
* xargs: split usage text to help translatorsBernhard Voelker2013-03-243-42/+56
* Improve error message for find -type X (X = an unknown file type).Bernhard Voelker2013-03-243-8/+45
* Fix Savannah bug #38583: errno-buffer read failed in xargs_do_execJames Youngman2013-03-244-3/+18
* Fix misleading message from import-gnulib.sh; allow .git symlink.James Youngman2013-03-242-1/+8
* Bugfix to "make clean": do not delete header files.James Youngman2013-03-247-27/+55
* Move on from 4.5.11, to 4.5.12-gitJames Youngman2013-03-243-1/+16
* Fix Bash-ism [[ ... ]].James Youngman2013-03-242-3/+10
* Merge branch 'kamil-dudka/45/bugfix-contribs'James Youngman2013-02-035-4/+17
|\
| * Avoid using 'INCLUDES =' in automake templates.Kamil Dudka2013-02-035-4/+10
| * Eliminate a misleading message of import-gnulib.shKamil Dudka2013-02-031-0/+7
* | Fix Savannah bug #38239, missing variable initialisation in locateJames Youngman2013-02-032-23/+52
* | UPdated findutils.pot from the Translation ProjectJames Youngman2013-02-032-20/+25
|/