summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Indicate the d_type performance improvementd_type_optimisationJames Youngman2005-01-211-0/+6
* Added on d_type_optimisation alsoJames Youngman2005-01-180-0/+0
* Added on branch d_type_optimisation also.James Youngman2005-01-181-0/+3
* Added assert that we actually know the file type by the time pred_type() is c...James Youngman2005-01-181-0/+1
* Always initialise state.have_stat = false when starting to work with a new fileJames Youngman2005-01-181-3/+3
* Implemented d_type optimisation but not working correctly, so currently disabledJames Youngman2005-01-178-253/+312
* Initial implementation (temporarily disabled).James Youngman2005-01-172-0/+216
* Resolved merge conflict.James Youngman2005-01-171-4/+4
* Make sure nextelem.h is included in the list of sources.James Youngman2005-01-171-1/+1
* Use prototypes for next_element() to make sure it is called correctly.James Youngman2005-01-174-3/+33
* When completing incomplete multiple execs, use 'eval_tree' not 'predicates'James Youngman2005-01-162-5/+7
* Oops, initialise state->cmd_initial_argv_chars to zero.James Youngman2005-01-161-1/+1
* Document the way that -execdir and -okdir will refuse to wqork if ">"James Youngman2005-01-161-2/+11
* -execdir and -okdir are insecure if $PATH includes the currentJames Youngman2005-01-161-10/+35
* Oops; for -exec ... {} +, pass arguments to bc_push_arg() in the rightJames Youngman2005-01-161-1/+1
* Removed items which have now been done.James Youngman2005-01-161-24/+0
* Tidied up formatting of arg list for bc_do_insertJames Youngman2005-01-161-2/+1
* Added extra tests for more printf formats; patch by Andreas MetzlerJames Youngman2005-01-152-1/+5
* Ensure that the new long options have a relevang short option too.James Youngman2005-01-151-32/+34
* Escape "-" in SYNOPSIS. Thanks to Bas van Gompel for noticing thisJames Youngman2005-01-151-3/+3
* Fixed typos.James Youngman2005-01-151-2/+1
* Documented -execdir, and the "+" variants of -exec and -execdir.James Youngman2005-01-151-19/+46
* Documented -execdir.James Youngman2005-01-151-7/+28
* Updated to bring into line with bc_*() interface changesJames Youngman2005-01-151-11/+40
* Updated with recent changes.James Youngman2005-01-151-0/+116
* Implemented -execdir and -okdirJames Youngman2005-01-155-43/+122
* First working version of -exec ...+James Youngman2005-01-158-62/+265
* Initial implementation of -exec ..{} +, but currently disabled since not yet ...James Youngman2005-01-097-50/+253
* Fixed typo in comment.James Youngman2005-01-081-1/+1
* We now understand but do not implement -execdir (a *BSD invention, and a very...James Youngman2005-01-084-12/+132
* The GNU coding standard requires a space between the function name andJames Youngman2005-01-085-5/+5
* Understand the -exec ... {} \+ construction (for multipleJames Youngman2005-01-081-0/+1
* Indicate that empty elements in the dbpath are treated as synonyms forJames Youngman2005-01-081-1/+3
* Support empty elements in the dbpath as synonyms for the defaultJames Youngman2005-01-081-26/+12
* If curdir_ok is 0 and an element is empty, return "" instead of NULLJames Youngman2005-01-081-2/+2
* Savannah bug 11517: find, xargs, locate, etc. should not hide write failures;...James Youngman2005-01-088-4/+21
* changed .pot creation dateJames Youngman2005-01-0817-17/+17
* Take into account the FSF copyright-assignments listJames Youngman2005-01-082-3/+13
* If -quit is used, the exit value can be nonzero if errors have occurred.James Youngman2005-01-081-4/+4
* Removed incorrect comment about -H, -P and -follow in HISTORY.James Youngman2005-01-081-6/+5
* Refactored xargs to use an external library function from the new file buildc...James Youngman2005-01-074-261/+530
* no longer the same as the released 4.2.11 versionJames Youngman2005-01-071-1/+1
* Tests for the -L optionJames Youngman2005-01-063-1/+10
* When a test fails, show the diffsJames Youngman2005-01-061-0/+4
* tests for the -l optionJames Youngman2005-01-062-0/+3
* Added extra test filesJames Youngman2005-01-061-1/+4
* Added tests for the -t optionJames Youngman2005-01-063-0/+5
* Use a blanks-only input file for cases where there is supposed to be no outputJames Youngman2005-01-065-6/+36
* Initial version.James Youngman2005-01-061-0/+3
* Corrected a typo; also indicate that it's impossible to use xargsJames Youngman2005-01-061-1/+18