about summary refs log tree commit diff
path: root/Completion/Unix/Command/_rsync
Commit message (Expand)AuthorAgeFilesLines
* - 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
* 16292: completion for rsyncClint Adams2001-11-291-0/+5