2005-06-08 |
jay | Applies Bas van Gompel's patch which allows the database...
|
commit | commitdiff | tree |
2005-06-08 |
jay | Read the database in by using the "visitor" pattern...
|
commit | commitdiff | tree |
2005-06-08 |
jay | Credit Bas van Gompel for his work on locate.
|
commit | commitdiff | tree |
2005-06-08 |
jay | Appled patch from Bas - fixing compiler warning.
|
commit | commitdiff | tree |
2005-06-07 |
jay | Updates prior to release
|
commit | commitdiff | tree |
2005-06-07 |
jay | Added file required for 'make dist'
|
commit | commitdiff | tree |
2005-06-07 |
jay | updated the po files for release
|
commit | commitdiff | tree |
2005-06-07 |
jay | Added in all the test files from Dmitry V. Levin.
|
commit | commitdiff | tree |
2005-06-07 |
jay | Document the fact that the output filenames are escaped...
|
commit | commitdiff | tree |
2005-06-07 |
jay | Describe how locate handles unusual characters.
|
commit | commitdiff | tree |
2005-06-07 |
jay | Indicate that the treatment of unprintable characters...
|
commit | commitdiff | tree |
2005-06-07 |
jay | Updated the FSF's postal address
|
commit | commitdiff | tree |
2005-06-07 |
jay | Corrected Bas's email address.
|
commit | commitdiff | tree |
2005-06-07 |
jay | Updated copyright years.
|
commit | commitdiff | tree |
2005-06-07 |
jay | Applied patch from Bas van Gompel which ensures that...
|
commit | commitdiff | tree |
2005-06-07 |
jay | Applied patch from Bas van Gompel which reduces the...
|
commit | commitdiff | tree |
2005-06-07 |
jay | Updated with recent changes.
|
commit | commitdiff | tree |
2005-06-07 |
jay | Updated with recent changes.
|
commit | commitdiff | tree |
2005-06-07 |
jay | Use the mdate-sh from automake
|
commit | commitdiff | tree |
2005-06-07 |
jay | Fix Savannah bug #13324: Fix compiler warnings for...
|
commit | commitdiff | tree |
2005-06-07 |
jay | Fixed Savannah bug #13325: Quoting of output filenames...
|
commit | commitdiff | tree |
2005-06-07 |
jay | Fixed Savannah bug #13319: C9X-ism in parser.c (declaration...
|
commit | commitdiff | tree |
2005-06-07 |
jay | Fixed Savannah bug #13303, find should filter out non...
|
commit | commitdiff | tree |
2005-05-30 |
jay | locate/locate.c: rename new_locate() to locate() since...
|
commit | commitdiff | tree |
2005-05-30 |
jay | Added patch from Bas van Gompel: search each locate...
|
commit | commitdiff | tree |
2005-05-25 |
jay | Applied Paul Eggert's patch which corrects a POSIX...
|
commit | commitdiff | tree |
2005-05-25 |
jay | Updated with recent changes.
|
commit | commitdiff | tree |
2005-05-16 |
jay | Trivial change: don't use i18n support for debug-only...
|
commit | commitdiff | tree |
2005-05-16 |
jay | Added ChangeLog entry crediting Dmitry
|
commit | commitdiff | tree |
2005-05-09 |
jay | The previous change fixed Savannah bug #12999. This...
|
commit | commitdiff | tree |
2005-05-09 |
jay | Oops. Initialise the variable which indicates which...
|
commit | commitdiff | tree |
2005-05-09 |
jay | Suggestion by Ed Avis: point out that "-name foo/bar...
|
commit | commitdiff | tree |
2005-05-02 |
jay | Added Dimitry (his new test suite contribution required...
|
commit | commitdiff | tree |
2005-05-02 |
jay | Added Dmitry V. Levin's additional test cases for xargs...
|
commit | commitdiff | tree |
2005-04-20 |
jay | Fixed wrong function names in comments. Silly me....
|
commit | commitdiff | tree |
2005-04-19 |
jay | New Kinyarwanda translation
|
commit | commitdiff | tree |
2005-04-18 |
jay | Applied patch from Bas van Gompel which provides the...
|
commit | commitdiff | tree |
2005-04-06 |
jay | update-po
|
commit | commitdiff | tree |
2005-04-06 |
jay | Savannah bug #12503: make sure we are in the correct...
|
commit | commitdiff | tree |
2005-04-06 |
jay | Added Kinyarwanda language, "rw".
|
commit | commitdiff | tree |
2005-04-04 |
jay | Updated with recent changes.
|
commit | commitdiff | tree |
2005-04-04 |
jay | We no longer need gnulib/m4/Makefile.am
|
commit | commitdiff | tree |
2005-04-04 |
jay | Updated Vietnamese translation
|
commit | commitdiff | tree |
2005-04-04 |
jay | Savannah bug #12491: Only use the "-s" option to "su...
|
commit | commitdiff | tree |
2005-04-01 |
jay | Trivial change from A Costa <agcosta@gis.net>, fixing...
|
commit | commitdiff | tree |
2005-03-22 |
jay | Include the new gnulib module stat-macros
|
commit | commitdiff | tree |
2005-03-22 |
jay | CVS code is (will shortly be) no longer identical to...
|
commit | commitdiff | tree |
2005-03-17 |
jay | Preprare for release of 4.2.20.
|
commit | commitdiff | tree |
2005-03-17 |
jay | Updated prior to release of 4.2.20.
|
commit | commitdiff | tree |
2005-03-17 |
jay | Updated with recent changes.
|
commit | commitdiff | tree |
2005-03-17 |
jay | Thank Bas van Gompel, but only once.
|
commit | commitdiff | tree |
2005-03-17 |
jay | Thank Bas van Gompel and Aaron S. Hawley.
|
commit | commitdiff | tree |
2005-03-17 |
jay | Updated Vietnamese PO file
|
commit | commitdiff | tree |
2005-03-10 |
jay | Updated Dutch PO file
|
commit | commitdiff | tree |
2005-03-08 |
jay | Applied patch from Bas van Gompel - Re-enable creation...
|
commit | commitdiff | tree |
2005-03-07 |
jay | Updated with recent changes.
|
commit | commitdiff | tree |
2005-03-07 |
jay | Preparing to release findutils-4.2.19
|
commit | commitdiff | tree |
2005-03-07 |
jay | Ran update-po target
|
commit | commitdiff | tree |
2005-03-07 |
jay | Use 2>/dev/null instead of 2>&1, because Tcl understands...
|
commit | commitdiff | tree |
2005-03-07 |
jay | Also distribute sv-bug-12181.xo.
|
commit | commitdiff | tree |
2005-03-07 |
jay | Distribute sv-bug-12181.
|
commit | commitdiff | tree |
2005-03-07 |
jay | Distribute sv-bug-12230.
|
commit | commitdiff | tree |
2005-03-07 |
jay | Updated with new news.
|
commit | commitdiff | tree |
2005-03-07 |
jay | Brought up to date.
|
commit | commitdiff | tree |
2005-03-07 |
jay | Fixed Savannah bug #12230, in which '-exec echo ==...
|
commit | commitdiff | tree |
2005-03-06 |
jay | Added latest changes.
|
commit | commitdiff | tree |
2005-03-06 |
jay | Added Portuguese translation
|
commit | commitdiff | tree |
2005-03-04 |
jay | Modernized the way we call AC_INIT and AM_INIT_AUTOMAKE
|
commit | commitdiff | tree |
2005-03-04 |
jay | Eliminated some compiler warnings
|
commit | commitdiff | tree |
2005-03-04 |
jay | Clarified the meaning of a comment.
|
commit | commitdiff | tree |
2005-03-04 |
jay | Added sizes.exp, sizes.xo.
|
commit | commitdiff | tree |
2005-03-04 |
jay | Added tests for -size predicate
|
commit | commitdiff | tree |
2005-03-03 |
jay | safely_chdir_lstat(): if we didn't end up in the right...
|
commit | commitdiff | tree |
2005-03-01 |
jay | Fixed SourceForge bug 12181 (find -H symlink-to-dir...
|
commit | commitdiff | tree |
2005-02-28 |
jay | Typo: O_NOFOLLOW, not O_FOLLOW
|
commit | commitdiff | tree |
2005-02-28 |
jay | Suggestion from Martin Buchholz; unset CDPATH to prevent...
|
commit | commitdiff | tree |
2005-02-27 |
jay | Indicate how the reader can verify the release.
|
commit | commitdiff | tree |
2005-02-26 |
jay | Added new Vietnamese translation
|
commit | commitdiff | tree |
2005-02-26 |
jay | Added new Vietnamese translation.
|
commit | commitdiff | tree |
2005-02-25 |
jay | Updated Irish po file
|
commit | commitdiff | tree |
2005-02-23 |
jay | Fix Savannah bug #12064 - 'make distclean' deletes...
|
commit | commitdiff | tree |
2005-02-23 |
jay | Added test case for Savannah bug #12085 (-printf %h).
|
commit | commitdiff | tree |
2005-02-23 |
jay | %h now expands to '.' instead of nothing.
|
commit | commitdiff | tree |
2005-02-22 |
jay | Fixed Savannah bug #12099 (misinterpretation of system...
|
commit | commitdiff | tree |
2005-02-22 |
jay | For the %h format, don't bail out early as the format...
|
commit | commitdiff | tree |
2005-02-21 |
jay | Fixed accidental C99 dependency.
|
commit | commitdiff | tree |
2005-02-20 |
jay | Updated italian translation
|
commit | commitdiff | tree |
2005-02-20 |
jay | Corrected a typo.
|
commit | commitdiff | tree |
2005-02-20 |
jay | Read the mounted device list afer parsing the command...
|
commit | commitdiff | tree |
2005-02-20 |
jay | We've moved on from findutils-4.2.18.
|
commit | commitdiff | tree |
2005-02-19 |
jay | Corrected the summary of the "find -depth" bug.
|
commit | commitdiff | tree |
2005-02-16 |
jay | Prepared for release of 4.2.18.
|
commit | commitdiff | tree |
2005-02-16 |
jay | Updated prior to release of 4.2.18.
|
commit | commitdiff | tree |
2005-02-16 |
jay | Distribute the test cases for the recent "find -depth...
|
commit | commitdiff | tree |
2005-02-16 |
jay | Added test case for find -depth bug reported by Joseph...
|
commit | commitdiff | tree |
2005-02-16 |
jay | If -depth is in effect, processing of the subdirectories...
|
commit | commitdiff | tree |
2005-02-15 |
jay | Updated with recent changes
|
commit | commitdiff | tree |
2005-02-15 |
jay | Emphasise that -L causes find to recurse into subdirectories...
|
commit | commitdiff | tree |
2005-02-15 |
jay | Patch to find.1 from Aaron Hawley <Aaron.Hawley@uvm...
|
commit | commitdiff | tree |
2005-02-13 |
jay | Miscellaneous small clarifications and improvements.
|
commit | commitdiff | tree |