summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* findutils.morph: use autotoolsbaserock/bootstrap-pass1Richard Maw2012-03-141-9/+1
* DESTDIR change in installbaserock/bootstrap-stablebaserock/bootstrapAdnan Ali2012-01-311-1/+1
* add the output of import-gnulib.shRichard Maw2012-01-129225-163/+1214775
* Remove import-gnulib.sh stepRichard Maw2012-01-121-1/+0
* fix malformed jsonRichard Maw2012-01-121-0/+1
* add morphRichard Maw2012-01-111-0/+13
* Documentation improvements (UK spelling, use of @code).Karl Berry2011-12-302-23/+30
* Fix a typo in find.texi.Jim Meyering2011-09-112-1/+6
* Describe recent memory savings on very large directories.James Youngman2011-08-212-0/+15
* Remove no-longer-used files savedir.[ch].James Youngman2011-08-214-338/+9
* Reduce memory consumption of oldfind on large directories.James Youngman2011-08-213-24/+100
* Reduce memory consumption of fts.James Youngman2011-08-214-1/+90
* Fix some constness warnings when dealing with -printf formats.James Youngman2011-06-294-44/+71
* Refactor insert_fprintf to minimise calls to make_segment.James Youngman2011-06-292-44/+90
* Factor some of the code out of insert_fprintf.James Youngman2011-06-292-41/+76
* Separate out the handling of \c.James Youngman2011-06-292-11/+19
* Remove some redundant continue statements.James Youngman2011-06-252-2/+4
* Simplify -fprintf %%; handle %% like a regular format specifier.James Youngman2011-06-252-22/+35
* Clarify variable naming in insert_fprintf.James Youngman2011-06-252-58/+78
* Test find -printf %i.James Youngman2011-06-213-1/+57
* Extract common test code into a sourced file.James Youngman2011-06-215-23/+31
* Remove test-coverage output files for "make clean".James Youngman2011-06-215-3/+40
* Fix some compiler warnings in xargs.James Youngman2011-06-213-14/+51
* Use a consistent include order in header files too.James Youngman2011-06-202-4/+7
* Use a consistent order for header-file inclusion.James Youngman2011-06-2032-355/+446
* Take gnulib-tool's advice about which header files to include.James Youngman2011-06-2023-7/+67
* Update gnulib.James Youngman2011-06-192-0/+5
* Move the printing code into print.c.James Youngman2011-06-193-888/+909
* Reserve format specifiers %(, %{ and %[ for future use.James Youngman2011-06-197-23/+73
* Additional test cases for printf field width, precision and sign.James Youngman2011-06-193-1/+16
* Add a test for find -printf ... %%.James Youngman2011-06-193-1/+7
* Add a test for "find -printf \c".James Youngman2011-06-193-1/+44
* Remove an unnecessary argument from insert_fprintf.James Youngman2011-06-194-6/+13
* Add new test for octal and letter escapes in -printf format.James Youngman2011-06-195-4/+91
* Split find's printf-related code into a new file.James Youngman2011-06-186-313/+380
* Fix compiler warnings in lib/regextype.c and find/parser.c.James Youngman2011-06-183-14/+20
* Fix a typoJames Youngman2011-06-151-1/+1
* Adopt the use of the manywarnings module.James Youngman2011-06-153-4/+39
* Remove spurious linefeed in ChangeLogJames Youngman2011-06-141-1/+0
* Avoid pointer/integer comparison on value returned by strchr.James Youngman2011-06-142-2/+6
* Fixed typos in ChangeLogJames Youngman2011-06-141-2/+2
* Fix further compiler warnings.James Youngman2011-06-144-7/+21
* Eliminate some compiler warnings.James Youngman2011-06-148-38/+74
* Assume SIGCHLD and O_NOFOLLOW are defined by gnulib.James Youngman2011-06-144-19/+13
* Fix coredump bug introduced in the previous change.James Youngman2011-06-142-3/+12
* Split strings into fields nondestructively.James Youngman2011-06-1311-776/+1019
* Fix compilation failure in bigram.c by including <locale.h>.James Youngman2011-06-132-0/+6
* Split exec-related code into a new file, exec.cJames Youngman2011-06-126-338/+410
* Eliminate remaining .x-* files.James Youngman2011-06-124-12/+6
* Eliminate .x-sc_prohibit_empty_lines_at_EOF and .x-sc_bindtextdomainJames Youngman2011-06-124-11/+14