summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_rsync
AgeCommit message (Expand)AuthorFilesLines
2005-03-01Got rid of --copy-dest, which didn't make it into rsync 2.6.4.Wayne Davison1-1/+0
2005-02-20- Added a missing '=' to two commands that take args.Wayne Davison1-3/+3
2005-02-20Got rid of some of the specified option-conflicts between theWayne Davison1-7/+7
2005-02-20Added the last 2 new options from the upcoming rsync 2.6.4.Wayne Davison1-0/+2
2005-02-15- Split the options up into two sets: daemon options, and clientWayne Davison1-34/+37
2005-01-28- Added new options for impending 2.6.4 release.Wayne Davison1-44/+51
2004-10-13Added the 7 remaining options that were missing from the _argumentsWayne Davison1-0/+6
2004-10-07Added the new options for 2.6.3 (only omitting --checksum-seed, whichWayne Davison1-2/+5
2004-08-0720235: sync remote file completion against _ssh to fix bug with quote handlingOliver Kiddle1-25/+20
2004-04-14* Jay Berkenbilt: 19769: Completion/Unix/Command/_rsync:Clint Adams1-2/+2
2003-11-1419244: various completion function fixes and updatesOliver Kiddle1-11/+11
2003-07-31tidy up of many completions (updates, fixes, improvements and plain aesthetics)Oliver Kiddle1-110/+83
2003-05-0818512: fix 18508 properly this time.Peter Stephenson1-3/+4
2002-05-21fix removal of automatically added specs (from the -- option) for which a use...Sven Wischnowsky1-1/+1
2002-04-16make more calls to _message use the -e option (16988)Sven Wischnowsky1-1/+1
2002-03-1716850: remote file completion via rsync and ssh, plus all options valid in rs...Clint Adams1-14/+167
2002-02-0316540: short options and local filesClint Adams1-1/+20
2001-11-2916292: completion for rsyncClint Adams1-0/+5