summaryrefslogtreecommitdiff
path: root/options.c
Commit message (Expand)AuthorAgeFilesLines
* Updated NEWS & tweaked a comment.Wayne Davison2014-06-141-1/+1
* Added a flag to disable xattr hlink optimization.Wayne Davison2014-06-081-3/+4
* Add new-style compression that skips matching data.Wayne Davison2014-04-191-15/+38
* Bump the year to 2014.Wayne Davison2014-01-261-2/+2
* Restore sending of "-ef" marker to the server.Wayne Davison2013-10-271-1/+4
* Set number_separator the first time it gets used.Wayne Davison2013-06-111-10/+0
* Tweak --checksum-seed docs.Wayne Davison2013-06-021-0/+1
* Update copyright year.Wayne Davison2013-01-191-2/+2
* Avoid an unused variable warning if no setvbuf.Wayne Davison2012-09-231-0/+2
* Make stderr line-buffered w/--msgs2stderr.Wayne Davison2012-01-281-0/+6
* Add new --outbuf=N|L|B option.Wayne Davison2012-01-281-0/+34
* Allow --max-size=0 and --min-size=0.Wayne Davison2011-12-241-6/+6
* Complain if the --block-size=N value is too large.Wayne Davison2011-12-241-0/+6
* make repeated --fuzzy option look into alt-dest dirs.Wayne Davison2011-11-231-4/+13
* Add compatibility with an unmodified zlib.Wayne Davison2011-11-211-1/+1
* Cleanup some manpage & --help info.Wayne Davison2011-09-131-1/+1
* Improve the usage for --help.Wayne Davison2011-09-111-1/+1
* Document --msgs2stderr.Wayne Davison2011-09-111-0/+1
* Add more connect debug info, as Carlos suggested.Wayne Davison2011-07-121-2/+2
* Make --files-from allow a missing trailing arg w/--server.Wayne Davison2011-05-071-1/+1
* Applying the preallocate patch.Wayne Davison2011-04-041-2/+16
* Tweak the year.Wayne Davison2011-01-011-2/+2
* Fix crash when --backup-dir is excessively long.Wayne Davison2010-12-161-3/+5
* Add --omit-link-times and use CAN_SET_SYMLINK_TIMES less.Wayne Davison2010-08-261-7/+20
* Remove duplication for -x option.Wayne Davison2010-08-261-2/+2
* Mention --debug=hlink's level limits.Wayne Davison2010-05-291-1/+1
* Mention 2010 in the main copyright.Wayne Davison2009-12-311-2/+2
* Add understanding of RSYNC_PROTECT_ARGS environment var.Wayne Davison2009-12-301-3/+8
* Allow "./configure --with-protect-args" to make -s the default.Wayne Davison2009-12-291-2/+12
* Don't send MSG_ERROR_EXIT messages at the end of the transfer.Wayne Davison2009-12-121-1/+1
* Make --bwlimit take the same size suffixes as the --max-size optionWayne Davison2009-11-121-6/+23
* Try to silence some warnings from "checker".Wayne Davison2009-11-071-5/+7
* A protocol 31 daemon will inform the client about its timeout settingWayne Davison2009-10-201-2/+2
* A major overhaul of I/O routines, creating perform_io().Wayne Davison2009-10-171-0/+1
* Improve the "--delete does not work without -r or -d" message.Wayne Davison2009-09-071-1/+1
* Always use lutimes() if it is available.Wayne Davison2009-09-071-2/+2
* Refactorings to the filter code, most notably:Matt McCutchen2009-05-231-10/+11
* Use typedefs for the filter structures.Wayne Davison2009-05-231-3/+3
* Change filter MATCHFLGs to FILTRULEs.Wayne Davison2009-05-231-2/+2
* Switch to upper-case in the {debug,info}_verbosity arrays.Wayne Davison2009-04-131-6/+6
* Don't allow --remove-s*-files with --read-batch.Wayne Davison2009-04-121-0/+6
* The suffix must be non-empty if the backup-dir is the same as the destWayne Davison2009-04-111-2/+10
* More backup improvements:Wayne Davison2009-04-111-4/+6
* My version of Matt's improvements related to missing source args:Wayne Davison2009-03-131-5/+13
* Added the --delete-missing-args option to delete specifiedWayne Davison2009-02-281-1/+7
* We only need to send --stats to a remote receiver now.Wayne Davison2009-01-301-3/+2
* A few more improvements to the hostspec-parsing code.Wayne Davison2009-01-281-7/+8
* Fixed the parsing of IPv6 literal addresses with a usernameWayne Davison2009-01-281-52/+67
* Send the --stats option for proper del-stats operation.Wayne Davison2009-01-141-1/+4
* Update the copyright year.Wayne Davison2009-01-031-2/+2