about summary refs log tree commit diff
path: root/Completion/Unix/Command/_rsync
Commit message (Expand)AuthorAgeFilesLines
* 45231: _rsync: When completing remote modules, ignore more of the motd.Daniel Shahaf2020-01-061-1/+2
* 42572: various completion option updatesOliver Kiddle2018-03-311-3/+6
* 39067: update options to correspond to latest versions of software in various...Oliver Kiddle2016-08-191-4/+19
* 33467: correct return status on functions and numerous other minor fixesOliver Kiddle2014-10-141-2/+2
* 32998: completion function updatesOliver Kiddle2014-08-141-1/+4
* Add new options for rsync 3.1.0.Wayne Davison2013-10-061-1/+12
* 29918: Completion: Add new _remote_files() helper and use it to reduce code d...Simon Ruderich2011-12-091-27/+1
* 29739: _rsync: redefine _rsync(), -e takes cuddled argsMikael Magnusson2011-09-061-141/+145
* Fixed --human-readable options and arg-acceptance of -f.Wayne Davison2009-12-131-3/+2
* 26829: Alexey I. Froloff: _rsync miscounts fieldsPeter Stephenson2009-04-161-2/+5
* 25655: remove completion for --remove-sent-files option.Clint Adams2008-09-131-1/+0
* 24632: fix remote ssh filename quoting.Clint Adams2008-03-011-1/+5
* Improved --whole-file description.Wayne Davison2007-12-151-1/+1
* One more rsync 3.0.0 option.Wayne Davison2007-11-281-1/+2
* Adding missed single-letter options for --acls and --xattrs.Wayne Davison2007-11-091-3/+3
* Added new options for upcoming 3.0.0 release.Wayne Davison2007-11-051-7/+16
* The final option changes for 2.6.9.Wayne Davison2006-10-241-0/+3
* 22812: utilize _bind_addresses in existing completion functions.Clint Adams2006-10-031-1/+1
* Option changes for the upcoming 2.6.9 release.Wayne Davison2006-05-301-1/+3
* Added --no-H and --no-hard-links.Wayne Davison2006-02-281-0/+1
* Added --copy-dirlinks option.Wayne Davison2006-02-241-0/+1
* Added the missing -h option for --daemon mode.Wayne Davison2006-02-191-1/+2
* Added one last (I hope) new option for the imminent 2.6.7.Wayne Davison2006-02-071-0/+1
* - Fixed completion after using the -f option due to a trailing ':',Wayne Davison2006-02-051-24/+23
* Added one more new option for 2.6.7.Wayne Davison2006-01-311-2/+3
* Added options for upcoming 2.6.7 release.Wayne Davison2006-01-301-11/+38
* Reorder the --include/--include-from --exclude/--exclude-from linesWayne Davison2005-07-291-2/+2
* - Changed the --include, --exclude, and --filter (-f) options soWayne Davison2005-04-271-3/+4
* The --address option is useful in both client- and daemon-mode.Wayne Davison2005-04-051-1/+1
* 21086: fix module completion (broken in previous patch) and other tweaksAndrey Borzenkov2005-04-031-4/+6
* Added --protocol option.Wayne Davison2005-03-281-0/+1
* 21066: rsync:// support and more fixesAndrey Borzenkov2005-03-261-18/+35
* The --compare-dest, --link-dest, and (new) --copy-dest optionsWayne Davison2005-03-111-2/+3
* Got rid of --copy-dest, which didn't make it into rsync 2.6.4.Wayne Davison2005-03-011-1/+0
* - Added a missing '=' to two commands that take args.Wayne Davison2005-02-201-3/+3
* Got rid of some of the specified option-conflicts between theWayne Davison2005-02-201-7/+7
* Added the last 2 new options from the upcoming rsync 2.6.4.Wayne Davison2005-02-201-0/+2
* - Split the options up into two sets: daemon options, and clientWayne Davison2005-02-151-34/+37
* - Added new options for impending 2.6.4 release.Wayne Davison2005-01-281-44/+51
* Added the 7 remaining options that were missing from the _argumentsWayne Davison2004-10-131-0/+6
* Added the new options for 2.6.3 (only omitting --checksum-seed, whichWayne Davison2004-10-071-2/+5
* 20235: sync remote file completion against _ssh to fix bug with quote handlingOliver Kiddle2004-08-071-25/+20
* * Jay Berkenbilt: 19769: Completion/Unix/Command/_rsync:Clint Adams2004-04-141-2/+2
* 19244: various completion function fixes and updatesOliver Kiddle2003-11-141-11/+11
* tidy up of many completions (updates, fixes, improvements and plain aesthetics)Oliver Kiddle2003-07-311-110/+83
* 18512: fix 18508 properly this time.Peter Stephenson2003-05-081-3/+4
* fix removal of automatically added specs (from the -- option) for which a use...Sven Wischnowsky2002-05-211-1/+1
* make more calls to _message use the -e option (16988)Sven Wischnowsky2002-04-161-1/+1
* 16850: remote file completion via rsync and ssh, plus all options valid in rs...Clint Adams2002-03-171-14/+167
* 16540: short options and local filesClint Adams2002-02-031-1/+20