summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Preparing for release of 2.6.4pre4v2.6.4pre4Wayne Davison2005-03-294-4/+4
* Improved several items and preparing for final 2.6.4 release.Wayne Davison2005-03-291-60/+65
* Add data for 2.6.4.Wayne Davison2005-03-291-1/+2
* If --delay-updates wasn't specified, write out two -1 indexes atWayne Davison2005-03-291-2/+7
* Added --protocol and made some batch-file improvements.Wayne Davison2005-03-281-5/+14
* Added --protocol to --help output.Wayne Davison2005-03-281-0/+1
* Some temporary code for 2.6.4pre3 compatibility (which can beWayne Davison2005-03-281-0/+4
* Chaging ITEM_UNUSED back to ITEM_DUMMY_BIT for now -- we'll needWayne Davison2005-03-281-1/+1
* Changed ITEM_DUMMY_BIT to ITEM_UNUSED.Wayne Davison2005-03-271-1/+1
* Got rid of temporary code that detected and rejected older 2.6.4Wayne Davison2005-03-271-12/+0
* Got rid of temporary code that set the ITEM_DUMMY_BIT.Wayne Davison2005-03-271-2/+0
* --compress is now saved in a batch's option-state flags.Wayne Davison2005-03-271-10/+11
* Decided that the '<' and '>' output in the %i format wereWayne Davison2005-03-272-4/+4
* - Fixed a bug in the saving of the --dirs option's state.Wayne Davison2005-03-271-10/+20
* Mention that --dry-run no longer conflicts with the batch options.Wayne Davison2005-03-251-0/+4
* - Don't complain if --dry-run is specified with --read-batchWayne Davison2005-03-241-7/+2
* If --dry-run is enabled with --read-batch, we must discard theWayne Davison2005-03-241-0/+2
* List /etc instead of /, but only if it exists and is readable.Wayne Davison2005-03-231-1/+5
* Mention when we run fakeroot.Wayne Davison2005-03-182-0/+2
* If we're not root and the "fakeroot" command is available, use itWayne Davison2005-03-182-2/+15
* Set a maximum distance-measure that find_fuzzy() will accept.Wayne Davison2005-03-171-1/+1
* Fixed a problem with the stripping of the .bak/.old/.orig suffixesWayne Davison2005-03-171-2/+2
* Fixed the -r kluge sent for pre-2.6.4 --list-only support.Wayne Davison2005-03-171-1/+1
* We need to run our post-processing activities after the end ofWayne Davison2005-03-171-7/+10
* Mention one other recent change.Wayne Davison2005-03-161-0/+3
* Preparing for release of 2.6.4pre3v2.6.4pre3Wayne Davison2005-03-164-4/+4
* Changed error message for incompatible 2.6.4 pre-release versions.Wayne Davison2005-03-161-2/+2
* Document error messages 6 and 25.Wayne Davison2005-03-151-0/+2
* Added the error message for RERR_LOG_FAILURE and used it whenWayne Davison2005-03-151-2/+3
* Added RERR_LOG_FAILURE define.Wayne Davison2005-03-151-0/+1
* - Made read_item_attrs() detect and reject a pre1/pre2 rsync (usedWayne Davison2005-03-151-11/+20
* Added an extra phase to the end of the transfer to handleWayne Davison2005-03-151-6/+12
* - Added an extra phase to the end of the transfer to better handleWayne Davison2005-03-151-3/+10
* Added ITEM_DUMMY_BIT and moved a few other 'ITEM_*'s around.Wayne Davison2005-03-151-4/+5
* Tweaked the end-of-phase code.Wayne Davison2005-03-151-12/+11
* Handle --delay-updates at the end of the first phase.Wayne Davison2005-03-151-33/+39
* Mention the index number for an "invalid packet at end of run".Wayne Davison2005-03-151-2/+2
* Fixed a just-introduced crash bug in the --fuzzy processing.Wayne Davison2005-03-141-2/+2
* A simple test to ensure that fuzzy processing is working.Wayne Davison2005-03-141-0/+25
* Split the conditional-directory sending out of send_file_name() intoWayne Davison2005-03-141-25/+37
* The "recurse" value is back to being just 1 or 0 (true or false).Wayne Davison2005-03-141-4/+4
* Got rid of "fudged_recurse".Wayne Davison2005-03-141-6/+1
* Got rid of an unused extern.Wayne Davison2005-03-141-1/+0
* Got rid of some code in f_name_cmp() that tried to make all theWayne Davison2005-03-141-12/+0
* The --fuzzy code now handles a file->dirname that has an identicalWayne Davison2005-03-141-6/+4
* Document the latest %i output.Wayne Davison2005-03-131-7/+5
* Output a '*' at the start of the %i string when deleting.Wayne Davison2005-03-131-5/+3
* - Improved a couple error messages.Wayne Davison2005-03-131-15/+13
* Some misc. improvements (I hope).Wayne Davison2005-03-121-41/+36
* Improved two sentences.Wayne Davison2005-03-121-5/+5