Log of /findutils/NEWS
Parent Directory
|
Revision Log
Revision
1.265
Mon Dec 8 15:41:40 2008 UTC
(15 years, 7 months ago)
by
cvs2git
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.264: +0 -0 lines
FILE REMOVED
remove all files; README-use-git: add this one file
Revision
1.262 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Nov 30 23:18:25 2008 UTC
(15 years, 7 months ago)
by
jay
Branch:
MAIN
Changes since
1.261: +5 -0 lines
Diff to
previous 1.261
Apply patch from Jim Meyering: Pass file type information in dirent.d_type from fts to find in order to avoid extra stat calls.
Revision
1.261 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Nov 8 14:26:32 2008 UTC
(15 years, 8 months ago)
by
jay
Branch:
MAIN
Changes since
1.260: +9 -0 lines
Diff to
previous 1.260
Update version of gnulib in order to pull in Jim Meyering's performance imporvements to fts
Revision
1.243 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun May 18 22:52:24 2008 UTC
(16 years, 2 months ago)
by
jay
Branch:
MAIN
Changes since
1.242: +18 -2 lines
Diff to
previous 1.242
Update gnulib, document yesno() better including effect of locale environment variables
Revision
1.241 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Mar 10 12:06:11 2008 UTC
(16 years, 4 months ago)
by
ericb
Branch:
MAIN
Branch point for:
rel-4-3-fixes,
rel-4-4-fixes
Changes since
1.240: +15 -1 lines
Diff to
previous 1.240
Don't truncate printed ino values. Fixes Savannah bug #15472.
* find/find.c (wd_sanity_check): Use PRIuMAX for platforms with
64-bit ino_t.
* NEWS: Document this.
-------------------------------------------------------------------
Revision
1.234 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Feb 9 10:16:32 2008 UTC
(16 years, 5 months ago)
by
jay
Branch:
MAIN
Changes since
1.233: +5 -0 lines
Diff to
previous 1.233
Rename the old locate database to the new name atomically. This fixes Savannah bug #22057.
Revision
1.224 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Dec 2 11:55:11 2007 UTC
(16 years, 7 months ago)
by
jay
Branch:
MAIN
Changes since
1.223: +8 -3 lines
Diff to
previous 1.223
Mention that bugs #21633 and #21634 are also fixed, and fix the order in which the bugs are listed
Revision
1.222 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Nov 30 10:24:37 2007 UTC
(16 years, 7 months ago)
by
jay
Branch:
MAIN
Changes since
1.221: +7 -0 lines
Diff to
previous 1.221
Fix Savannah bug #20865 (-prune -delete without an explicit -depth is now an error)
Revision
1.220 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Nov 29 11:07:18 2007 UTC
(16 years, 7 months ago)
by
jay
Branch:
MAIN
Changes since
1.219: +6 -0 lines
Diff to
previous 1.219
Check gnulib out with native git, rather than git-cvspserver. This fixes Savannah bug #21568, for the second time.
Revision
1.215 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Nov 22 09:16:34 2007 UTC
(16 years, 7 months ago)
by
jay
Branch:
MAIN
Changes since
1.214: +9 -0 lines
Diff to
previous 1.214
POSIXLY_CORRECT should turn off warnings. When it is set, also diagnose some noncompliant arguments to -perm. Fixes Savannah bug #21039.
Revision
1.214 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Nov 22 08:20:47 2007 UTC
(16 years, 7 months ago)
by
jay
Branch:
MAIN
Changes since
1.213: +6 -0 lines
Diff to
previous 1.213
Options should be bold, not italic; filenames should also be italic. OPTIONS should be a section, not a subsection.
Revision
1.210 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Nov 10 15:15:38 2007 UTC
(16 years, 8 months ago)
by
jay
Branch:
MAIN
Changes since
1.209: +7 -2 lines
Diff to
previous 1.209
NEWS: Mention the fact that the option --max-database-age of locate was in fact added in release 4.3.3 but had not previously been mentioned in the NEWS file.
Revision
1.209 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Sep 8 15:37:23 2007 UTC
(16 years, 10 months ago)
by
jay
Branch:
MAIN
Changes since
1.208: +6 -3 lines
Diff to
previous 1.208
Savannah bug #20951: Very bad/unclear/confusing documentation for a security note of find's -execdir option
Revision
1.101.2.38 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Aug 25 22:16:28 2007 UTC
(16 years, 10 months ago)
by
ericb
Branch:
rel-4-2-fixes
Changes since
1.101.2.37: +6 -0 lines
Diff to
previous 1.101.2.37
, to
branch point 1.101
Fix Savannah bug #20273, partial reads of seekable stdin.
* import-gnulib.config (modules): Add closein.
* xargs/xargs.c (main, get_input_delimiter): Fix compile
warnings.
(main): Use close_stdin, not close_stdout.
* find/find.c (main): Likewise.
* NEWS: Document the fix.
Revision
1.205 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Aug 23 02:34:45 2007 UTC
(16 years, 10 months ago)
by
ericb
Branch:
MAIN
Changes since
1.204: +3 -0 lines
Diff to
previous 1.204
Fix Savannah bug #20871.
* find/find.c (main): Remove bogus assertion.
* NEWS: Document the fix.
Revision
1.203 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Aug 21 13:40:26 2007 UTC
(16 years, 10 months ago)
by
ericb
Branch:
MAIN
Changes since
1.202: +2 -1 lines
Diff to
previous 1.202
Fix for Savannah bug #20273, find -ok with seekable stdin.
* find/find.c (main): Use close_stdin, not close_stdout.
* import-gnulib.config (gnulib_version): Pick up yesno tests.
* NEWS: Document the change.
* build-aux/.cvsignore: Ignore compile.
Revision
1.202 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Aug 20 13:21:33 2007 UTC
(16 years, 11 months ago)
by
ericb
Branch:
MAIN
Changes since
1.201: +4 -2 lines
Diff to
previous 1.201
Improve translation of xstrtol messages.
* import-gnulib.config (destdir): Upgrade gnulib to 2007-08-11.
* locate/locate.c (dolocate): Adjust to API change of xstrtol
gnulib module.
* po/POTFILES.in: Likewise.
* NEWS: Document the enhancement.
Revision
1.201 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 19 15:31:38 2007 UTC
(16 years, 11 months ago)
by
ericb
Branch:
MAIN
Changes since
1.200: +3 -0 lines
Diff to
previous 1.200
Fix Savannah bug #20751.
* lib/listfile.c (list_file): Accomodate gnulib change of 3 Jul
2006.
* NEWS: Document this.
Reported by Nigel Stepp.
* THANKS: Sort and update.
* AUTHORS: Add myself.
Revision
1.101.2.37 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Aug 18 16:54:16 2007 UTC
(16 years, 11 months ago)
by
ericb
Branch:
rel-4-2-fixes
Changes since
1.101.2.36: +3 -0 lines
Diff to
previous 1.101.2.36
, to
branch point 1.101
Fix Savannah bug #20751.
* lib/listfile.c (list_file): Accomodate gnulib change of 3 Jul
2006.
* NEWS: Document this.
Reported by Nigel Stepp.
* THANKS: Sort and update.
* AUTHORS: Add myself.
Revision
1.101.2.36 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 5 12:48:54 2007 UTC
(16 years, 11 months ago)
by
ericb
Branch:
rel-4-2-fixes
Changes since
1.101.2.35: +9 -0 lines
Diff to
previous 1.101.2.35
, to
branch point 1.101
Fix Savannah bugs #20662, #20688.
* find/find.c (at_top): Avoid memory leak.
* find/pred.c (do_fprintf, pred_iname, pred_name): Likewise.
(pred_name_common): New function, factored from pred_iname and
pred_name.
* find/parser.c (check_name_arg): Let -nowarn silence -name /.
* locate/locate.c (visit_basename): Avoid memory leak.
* NEWS: Document the changes.
* doc/find.texi (Warning Messages): Document -nowarn's effect on
-name and -iname.
* find/testsuite/find.gnu/name-slash.exp: New test, to ensure
20662 doesn't regress on '-name /', and that 20688 silences the
warning.
* find/testsuite/find.gnu/printf-slash.exp: Likewise.
* find/testsuite/find.gnu/name-slash.xo: Expected results.
* find/testsuite/find.gnu/printf-slash.xo: Likewise.
* find/testsuite/Makefile.am (EXTRA_DIST_XO, EXTRA_DIST_EXP):
Distribute new tests.
Revision
1.200 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 5 12:22:13 2007 UTC
(16 years, 11 months ago)
by
ericb
Branch:
MAIN
Changes since
1.199: +7 -0 lines
Diff to
previous 1.199
Fix Savannah bugs #20662, 20688.
* find/find.c (at_top): Avoid memory leak.
* find/pred.c (do_fprintf, pred_iname, pred_name): Likewise.
(pred_name_common): New function, factored from pred_iname and
pred_name.
* find/parser.c (check_name_arg): Let -nowarn silence -name /.
* locate/locate.c (visit_basename): Avoid memory leak.
* NEWS: Document the changes.
* doc/find.texi (Warning Messages): Document -nowarn's effect on
-name and -iname.
* find/testsuite/find.gnu/name-slash.exp: New test, to ensure
20662 doesn't regress on '-name /', and that 20688 silences the
warning.
* find/testsuite/find.gnu/printf-slash.exp: Likewise.
* find/testsuite/find.gnu/name-slash.xo: Expected results.
* find/testsuite/find.gnu/printf-slash.xo: Likewise.
* find/testsuite/Makefile.am (EXTRA_DIST_XO, EXTRA_DIST_EXP):
Distribute new tests.
Revision
1.199 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Aug 1 03:39:57 2007 UTC
(16 years, 11 months ago)
by
ericb
Branch:
MAIN
Changes since
1.198: +6 -0 lines
Diff to
previous 1.198
Allow choice of default arg size, Savannah bug #20594.
* configure.ac (DEFAULT_ARG_SIZE): Check environment for a default
size override.
* lib/buildcmd.c (bc_use_sensible_arg_max): Use default size from
configure, if requested.
* README (DEFAULT_ARG_SIZE): Mention the ability to tune this at
configure time.
* NEWS: Document the change.
Revision
1.196 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 22 13:08:21 2007 UTC
(16 years, 11 months ago)
by
jay
Branch:
MAIN
Changes since
1.195: +4 -0 lines
Diff to
previous 1.195
Fixed Savannah bug #20547, version information not compliant with GNU coding standard
Revision
1.195 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jul 18 03:40:46 2007 UTC
(17 years ago)
by
ericb
Branch:
MAIN
Changes since
1.194: +64 -49 lines
Diff to
previous 1.194
Ensure 'make distcheck' can pass on cygwin.
* configure.in: Rename...
* configure.ac: ...to this, to match automake recommendations.
* NEWS: Add release dates.
* doc/find-maint.texi (Documentation): Document where release
dates are usefully recorded.
* locate/Makefile.am (AM_INSTALLCHECK_STD_OPTIONS_EXEMPT): Be
aware of .exe.
* .cvsignore: Ignore 'make dist' files.
* po/.cvsignore: Ignore remove-potcdate.sed.
Revision
1.101.2.35 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jul 16 12:48:34 2007 UTC
(17 years ago)
by
ericb
Branch:
rel-4-2-fixes
Changes since
1.101.2.34: +59 -44 lines
Diff to
previous 1.101.2.34
, to
branch point 1.101
Ensure 'make distcheck' can pass on cygwin.
* configure.in: Bump version number.
* NEWS: Add release dates.
* lib/gnulib-version.sh: Don't write to $srcdir during 'make
distcheck'.
* locate/Makefile.am (AM_INSTALLCHECK_STD_OPTIONS_EXEMPT): Be
aware of .exe.
* doc/texinfo.tex: Remove generated file from CVS.
Revision
1.193 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jul 3 23:00:35 2007 UTC
(17 years ago)
by
jay
Branch:
MAIN
Changes since
1.192: +4 -0 lines
Diff to
previous 1.192
Fix Savannah bug #20310: If we are cross compiling, assume sort -z does not work on the target
Revision
1.189 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jun 28 13:06:43 2007 UTC
(17 years ago)
by
ericb
Branch:
MAIN
Changes since
1.188: +5 -0 lines
Diff to
previous 1.188
Fix Savannah bug #20273, xargs -E with seekable stdin.
* import-gnulib.config (modules): Sort, add closein.
* xargs/testsuite/Makefile.am (EXTRA_DIST_EXP, EXTRA_DIST_XO)
(EXTRA_DIST_XI): Add new test.
* xargs/testsuite/config/unix.exp (xargs_start): Support optional
argument to allow test to run a subshell.
* xargs/testsuite/inputs/sv-bug-20273.xi: New file.
* xargs/testsuite/xargs.posix/sv-bug-20273.xo: Likewise.
* xargs/testsuite/xargs.posix/sv-but-20273.exp: Likewise.
* xargs/xargs.c (main): Use close_stdin, not close_stdout.
* NEWS: Document the fix.
Added a maintenance manual.
* doc/Makefile.am (info_TEXINFOS): Added doc/find-main.texi.
* doc/find.texi (Introduction): Fixed typo.
Revision
1.187 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jun 26 08:24:18 2007 UTC
(17 years ago)
by
jay
Branch:
MAIN
Changes since
1.186: +2 -0 lines
Diff to
previous 1.186
Fix Savannah bug #20263 (compilation err on DEC OSF/1. Include <sys/stat.h> in files where where we use struct stat. Removed some dead code following some calls to assert(0), which are now backed up by abort calls. Use assert (0) rather than assert (false). Make sure we include the space.
Revision
1.185 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jun 22 08:50:25 2007 UTC
(17 years ago)
by
jay
Branch:
MAIN
Changes since
1.184: +6 -0 lines
Diff to
previous 1.184
Better documentation for the fractional part of seconds fields for -printf and similar actions.
Revision
1.184 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jun 14 09:37:24 2007 UTC
(17 years, 1 month ago)
by
jay
Branch:
MAIN
Changes since
1.183: +5 -0 lines
Diff to
previous 1.183
Fixed Savannah bug #20139 (-mtime -2 includes files matching -mtime 2 but it should not)
Revision
1.180 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jun 9 18:39:46 2007 UTC
(17 years, 1 month ago)
by
jay
Branch:
MAIN
Changes since
1.179: +20 -0 lines
Diff to
previous 1.179
Added the list of bugs fixed in 4.3.7 (sadly, after I had released the
tarball, oops).
Revision
1.177 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jun 9 12:53:42 2007 UTC
(17 years, 1 month ago)
by
jay
Branch:
MAIN
Changes since
1.176: +4 -0 lines
Diff to
previous 1.176
Fix Savannah bug #19980, by avoiding the non-POSIX function putw() (and in previous changes, getw(), and wcwidth())
Revision
1.172 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun May 27 15:21:17 2007 UTC
(17 years, 1 month ago)
by
jay
Branch:
MAIN
Changes since
1.171: +3 -0 lines
Diff to
previous 1.171
Fixed Savannah bug #19983, compilation failure on DEC C V5.9-005 on Digital UNIX V4.0
Revision
1.170 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat May 26 11:19:31 2007 UTC
(17 years, 1 month ago)
by
jay
Branch:
MAIN
Changes since
1.169: +20 -10 lines
Diff to
previous 1.169
Fixed Savannah bug #19970, taking into account the limitations of the gnulib _Bool replacement
Revision
1.169 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat May 26 10:37:25 2007 UTC
(17 years, 1 month ago)
by
jay
Branch:
MAIN
Changes since
1.168: +9 -2 lines
Diff to
previous 1.168
Savannah bug #19965, compile with uintmax_t missing. Also explain Savannah bug #19969 (rc-125.exp fails) and avoid including errno.h in defs.h.
Revision
1.168 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu May 24 08:32:51 2007 UTC
(17 years, 1 month ago)
by
jay
Branch:
MAIN
Changes since
1.167: +3 -0 lines
Diff to
previous 1.167
Savannah bug #19948: Fixed an assertion failure on IRIX 6.5 (O_NOFOLLOW is defined to 0 there)
Revision
1.164 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun May 6 12:35:07 2007 UTC
(17 years, 2 months ago)
by
jay
Branch:
MAIN
Changes since
1.163: +9 -0 lines
Diff to
previous 1.163
Correctly detect and diagnose I/O errors in print-related predicates. This fixed Savannah bug #19416
Revision
1.161 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat May 5 11:16:47 2007 UTC
(17 years, 2 months ago)
by
jay
Branch:
MAIN
Changes since
1.160: +4 -0 lines
Diff to
previous 1.160
Fixed Savannah bug #16378 (-type produces an assertion falure if stat() returns an st_mode value with no bits set)
Revision
1.157 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Apr 29 01:04:20 2007 UTC
(17 years, 2 months ago)
by
jay
Branch:
MAIN
Changes since
1.156: +5 -0 lines
Diff to
previous 1.156
Mention that bug #11668 (wishlist item - support for FreeBSD-like timstamp matching) was fixed in 4.3.3
Revision
1.156 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Apr 29 00:43:07 2007 UTC
(17 years, 2 months ago)
by
jay
Branch:
MAIN
Changes since
1.155: +4 -0 lines
Diff to
previous 1.155
Applied patch from Michael Haubenwallner, fixing Savannah bug #19371, compilation failure on AIX 5.3 dir to #define open open64
Revision
1.155 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Apr 28 14:27:40 2007 UTC
(17 years, 2 months ago)
by
jay
Branch:
MAIN
Changes since
1.154: +7 -0 lines
Diff to
previous 1.154
Simplifythe calculation of the defautl value of xargs's -s option. Avoid an assertion failure on AIX when _SC_ARG_MAX is larger than LINE_MAX
Revision
1.147 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Apr 19 22:58:20 2007 UTC
(17 years, 3 months ago)
by
jay
Branch:
MAIN
Changes since
1.146: +3 -0 lines
Diff to
previous 1.146
Fixed Savannah bug #19484 (decompression problem if first filename to go into the locate database begins with a space)
Revision
1.145 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Apr 19 09:46:44 2007 UTC
(17 years, 3 months ago)
by
jay
Branch:
MAIN
Changes since
1.144: +5 -0 lines
Diff to
previous 1.144
Avoid running
-execdir based tests if . is on /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/X11R6/bin:/usr/local/bin:/home/james/bin:/usr/X11R6/bin:/usr/local/bin:/home/james/bin:.. Fixes Savannah bug 19634
Revision
1.139 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Apr 15 18:58:31 2007 UTC
(17 years, 3 months ago)
by
jay
Branch:
MAIN
Changes since
1.138: +4 -0 lines
Diff to
previous 1.138
Make the test suite fail if it cannot find the binary (as opposed to testing the system binary)
Revision
1.138 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Apr 14 21:41:59 2007 UTC
(17 years, 3 months ago)
by
jay
Branch:
MAIN
Changes since
1.137: +6 -0 lines
Diff to
previous 1.137
Support fts() in FTS_CWDFD mode. Also work around Savannah bug #18466 (with a performance penalty).
Revision
1.133 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jan 21 23:26:21 2007 UTC
(17 years, 5 months ago)
by
jay
Branch:
MAIN
Changes since
1.132: +12 -0 lines
Diff to
previous 1.132
Support for sub-second timestamp resolution in -newer, -anewer and -cnewer plus the various -printf actions
Revision
1.129 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jan 7 18:09:33 2007 UTC
(17 years, 6 months ago)
by
jay
Branch:
MAIN
Changes since
1.128: +5 -0 lines
Diff to
previous 1.128
xargs: correctly handle quoted empty arguments occurring first or last on a line (by adding an empty argument to the output). Fixes Savannah bug #18713.
Revision
1.121 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Aug 7 10:02:25 2006 UTC
(17 years, 11 months ago)
by
jay
Branch:
MAIN
Changes since
1.120: +3 -1 lines
Diff to
previous 1.120
Savannah bug #15360: explain global vs. positional options more clearly in the manual page
Revision
1.108 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Dec 12 06:59:18 2005 UTC
(18 years, 7 months ago)
by
jay
Branch:
MAIN
Changes since
1.107: +11 -1 lines
Diff to
previous 1.107
Initial code to allow control over how -ls quote (or does not quote) control characters; not enabled yet
Revision
1.97 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Aug 9 21:55:51 2005 UTC
(18 years, 11 months ago)
by
jay
Branch:
MAIN
Changes since
1.96: +3 -0 lines
Diff to
previous 1.96
Indicate that regexprops.texi is built on Cygin now that Savannah bug
#14025 has been fixed.
Revision
1.95 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 31 21:12:43 2005 UTC
(18 years, 11 months ago)
by
jay
Branch:
MAIN
Changes since
1.94: +12 -0 lines
Diff to
previous 1.94
Fixed bug which caused find -perm /440 to be treated the same as find -perm 440
Revision
1.90 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jul 27 10:31:22 2005 UTC
(18 years, 11 months ago)
by
jay
Branch:
MAIN
Changes since
1.89: +15 -1 lines
Diff to
previous 1.89
INficate in the output of find --version if the leaf optimisation is enabled or not
Revision
1.88 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jul 14 22:13:02 2005 UTC
(19 years ago)
by
jay
Branch:
MAIN
Changes since
1.87: +3 -0 lines
Diff to
previous 1.87
Added --regextype and -regextype options to locate and find respectively, and documented these
Revision
1.75 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jun 7 19:35:59 2005 UTC
(19 years, 1 month ago)
by
jay
Branch:
MAIN
Changes since
1.74: +6 -0 lines
Diff to
previous 1.74
Fixed Savannah bug #13303, find should filter out non-printable characters if outputting to tty
Revision
1.74 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon May 30 08:25:13 2005 UTC
(19 years, 1 month ago)
by
jay
Branch:
MAIN
Changes since
1.73: +14 -3 lines
Diff to
previous 1.73
Added patch from Bas van Gompel: search each locate database only once. Also add a --print option, allowing the user to see the match results even if --count or --stats is in effect
Revision
1.73 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed May 25 19:57:41 2005 UTC
(19 years, 1 month ago)
by
jay
Branch:
MAIN
Changes since
1.72: +7 -0 lines
Diff to
previous 1.72
Applied Paul Eggert's patch which corrects a POSIX non-conformance for '-perm ++r'
Revision
1.71 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Apr 6 08:23:45 2005 UTC
(19 years, 3 months ago)
by
jay
Branch:
MAIN
Changes since
1.70: +4 -0 lines
Diff to
previous 1.70
Savannah bug #12503: make sure we are in the correct directory when
processing the top-level directory with -depth.
Revision
1.52 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jan 2 23:51:56 2005 UTC
(19 years, 6 months ago)
by
jay
Branch:
MAIN
Changes since
1.51: +6 -1 lines
Diff to
previous 1.51
Bas van Gompel: two-line patch to locate.c to make locate's -i and -w
options work if -e is in use.
Revision
1.40 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Nov 21 21:04:16 2004 UTC
(19 years, 7 months ago)
by
jay
Branch:
MAIN
Changes since
1.39: +1 -1 lines
Diff to
previous 1.39
Enable the 'Warning: filesystem XXX has recently been mounted' check on Solaris, which prevents it exiting fatally when traversing an automount mount point
Revision
1.35 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Nov 12 00:08:44 2004 UTC
(19 years, 8 months ago)
by
jay
Branch:
MAIN
Changes since
1.34: +4 -4 lines
Diff to
previous 1.34
Implemented BSD option -P and also the correct defautl behaviour of find with respect to symlinks if neither -L nor -H is specified [i.e. same as -P]
Revision
1.31 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Nov 8 20:40:51 2004 UTC
(19 years, 8 months ago)
by
jay
Branch:
MAIN
Changes since
1.30: +3 -1 lines
Diff to
previous 1.30
Turn warning messages off by default if stdin is not a tty; allow these to be controlled explicitly by options -warn and -nowarn
Revision
1.29 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Nov 8 00:01:19 2004 UTC
(19 years, 8 months ago)
by
jay
Branch:
MAIN
Changes since
1.28: +10 -4 lines
Diff to
previous 1.28
Increased the default argument length and improved POSIX compliance of the handling of out-of-range values for the -s option
Revision
1.23 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Oct 30 19:08:03 2004 UTC
(19 years, 8 months ago)
by
jay
Branch:
MAIN
Changes since
1.22: +4 -0 lines
Diff to
previous 1.22
Refactored time handling routines in preparation for support of absolute timestamp comparison predicates
Revision
1.16 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 24 22:42:20 2004 UTC
(19 years, 8 months ago)
by
jay
Branch:
MAIN
Changes since
1.15: +19 -0 lines
Diff to
previous 1.15
Use gnulib-tool --import to import the gnulib code, rather than the odd way we were doing it before
Revision
1.1.1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
(vendor branch)
Sun Feb 4 20:35:05 1996 UTC
(28 years, 5 months ago)
by
kevin
Branch:
FINDUTILS
CVS Tags:
FINDUTILS-4_1,
FINDUTILS-4_1-10,
FINDUTILS-4_1-11,
FINDUTILS-4_1-4,
FINDUTILS-4_1-5,
FINDUTILS-4_1-6,
FINDUTILS-4_1-7,
FINDUTILS-4_1-8,
FINDUTILS-4_1-9,
FINDUTILS_4_1,
FINDUTILS_4_1-12,
FINDUTILS_4_1-13,
FINDUTILS_4_1-14,
FINDUTILS_4_1-15,
FINDUTILS_4_1-16,
FINDUTILS_4_1-17,
FINDUTILS_4_1-18,
FINDUTILS_4_1-19,
FINDUTILS_4_1-20,
FINDUTILS_4_1-21,
FINDUTILS_4_1-22,
FINDUTILS_4_1-23,
FINDUTILS_4_1-24,
FINDUTILS_4_1-25,
FINDUTILS_4_1-26,
FINDUTILS_4_1-27,
FINDUTILS_4_1-28,
FINDUTILS_4_1-29,
FINDUTILS_4_1-30,
FINDUTILS_4_1-31,
FINDUTILS_4_1-32,
FINDUTILS_4_1-33,
FINDUTILS_4_1-34,
FINDUTILS_4_1-35,
FINDUTILS_4_1-36,
FINDUTILS_4_1-37,
FINDUTILS_4_1-40
Changes since
1.1: +0 -0 lines
Diff to
previous 1.1
, to
next main 1.265
GNU findutils package version 4.1
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.