<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Completion/Unix/Command/_rsync, branch declarednull</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom?h=declarednull</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom?h=declarednull'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2020-01-06T02:28:54Z</updated>
<entry>
<title>45231: _rsync: When completing remote modules, ignore more of the motd.</title>
<updated>2020-01-06T02:28:54Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>danielsh@apache.org</email>
</author>
<published>2020-01-04T14:39:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7542732df6b7aee0a77ef6e6097e71055cd2a257'/>
<id>urn:sha1:7542732df6b7aee0a77ef6e6097e71055cd2a257</id>
<content type='text'>
We cannot use the --no-motd option because it inhibits the modules
listing.

We cannot look for a blank line because there will not be a blank line
if the "motd file" does not end with a newline.

Looking for tabs is an improvement.  Any tabs in the motd will still
cause extraneous matches, but there's nothing we can do about that.

While here, show the modules in the order listed.
</content>
</entry>
<entry>
<title>42572: various completion option updates</title>
<updated>2018-03-31T08:12:59Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2018-03-31T08:12:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1bd2ecc17d74b6a8ffba97806cf90ef706d7411b'/>
<id>urn:sha1:1bd2ecc17d74b6a8ffba97806cf90ef706d7411b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>39067: update options to correspond to latest versions of software in various functions</title>
<updated>2016-08-19T16:00:07Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2016-08-19T16:00:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=580698bc7136454941dd6bbc2ca70f240fabc6b7'/>
<id>urn:sha1:580698bc7136454941dd6bbc2ca70f240fabc6b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>33467: correct return status on functions and numerous other minor fixes</title>
<updated>2014-10-14T21:04:45Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2014-10-14T21:03:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=13fc579343b24d298fb8905933b6000d7fcda114'/>
<id>urn:sha1:13fc579343b24d298fb8905933b6000d7fcda114</id>
<content type='text'>
</content>
</entry>
<entry>
<title>32998: completion function updates</title>
<updated>2014-08-14T17:02:48Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2014-08-14T17:02:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2be0d8bdef401b6bca0c80a7bd78d658e862e38e'/>
<id>urn:sha1:2be0d8bdef401b6bca0c80a7bd78d658e862e38e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new options for rsync 3.1.0.</title>
<updated>2013-10-06T23:53:21Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2013-10-06T23:52:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7e4fd18519a02de10c0f25e57590267510b5d77e'/>
<id>urn:sha1:7e4fd18519a02de10c0f25e57590267510b5d77e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29918: Completion: Add new _remote_files() helper and use it to reduce code duplication.</title>
<updated>2011-12-09T22:39:08Z</updated>
<author>
<name>Simon Ruderich</name>
<email>rudi_s@users.sourceforge.net</email>
</author>
<published>2011-12-09T22:39:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d374f2b1800d54d37a8e4c5299e824874a0489ed'/>
<id>urn:sha1:d374f2b1800d54d37a8e4c5299e824874a0489ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29739: _rsync: redefine _rsync(), -e takes cuddled args</title>
<updated>2011-09-06T16:17:46Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2011-09-06T16:17:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ecbdf148a2991860fda4b944fb24131307cf27dd'/>
<id>urn:sha1:ecbdf148a2991860fda4b944fb24131307cf27dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed --human-readable options and arg-acceptance of -f.</title>
<updated>2009-12-13T18:22:51Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2009-12-13T18:22:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=45eef712154aa8ac1192862513f15c38a8261330'/>
<id>urn:sha1:45eef712154aa8ac1192862513f15c38a8261330</id>
<content type='text'>
</content>
</entry>
<entry>
<title>26829: Alexey I. Froloff: _rsync miscounts fields</title>
<updated>2009-04-16T10:00:26Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-04-16T10:00:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=29684e7c81ae85ce29f58a707b6339b853565dc6'/>
<id>urn:sha1:29684e7c81ae85ce29f58a707b6339b853565dc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>25655: remove completion for --remove-sent-files option.</title>
<updated>2008-09-13T07:58:51Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2008-09-13T07:58:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2b5ecaf476f6c673edf80c94ce4d8aa6bcb3997d'/>
<id>urn:sha1:2b5ecaf476f6c673edf80c94ce4d8aa6bcb3997d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>24632: fix remote ssh filename quoting.</title>
<updated>2008-03-01T01:03:18Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2008-03-01T01:03:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=658deeb7e9df6a2093e8407c2bc02f44ffa3ef3e'/>
<id>urn:sha1:658deeb7e9df6a2093e8407c2bc02f44ffa3ef3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improved --whole-file description.</title>
<updated>2007-12-15T16:45:38Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2007-12-15T16:45:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cce386a6e7b57dd8d6b2c9555757a14d27489ee7'/>
<id>urn:sha1:cce386a6e7b57dd8d6b2c9555757a14d27489ee7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>One more rsync 3.0.0 option.</title>
<updated>2007-11-28T21:06:30Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2007-11-28T21:06:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=25647f6ce0b87b09482aca5e83cb5e3af5be1268'/>
<id>urn:sha1:25647f6ce0b87b09482aca5e83cb5e3af5be1268</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding missed single-letter options for --acls and --xattrs.</title>
<updated>2007-11-09T15:01:26Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2007-11-09T15:01:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ea60858395e667c26d3acfa9886185a87571ab86'/>
<id>urn:sha1:ea60858395e667c26d3acfa9886185a87571ab86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added new options for upcoming 3.0.0 release.</title>
<updated>2007-11-05T07:30:06Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2007-11-05T07:30:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1d34aa339e7fffd2b734d861cb2a9cffd0f4437e'/>
<id>urn:sha1:1d34aa339e7fffd2b734d861cb2a9cffd0f4437e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The final option changes for 2.6.9.</title>
<updated>2006-10-24T01:18:19Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2006-10-24T01:18:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5c897d51b2d8ba05b583308fb43feb3bd6d0b6a1'/>
<id>urn:sha1:5c897d51b2d8ba05b583308fb43feb3bd6d0b6a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>22812: utilize _bind_addresses in existing completion functions.</title>
<updated>2006-10-03T16:24:51Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2006-10-03T16:24:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=55739ab8ae62fc9d7de2942ed9e4b37be1dcdf9d'/>
<id>urn:sha1:55739ab8ae62fc9d7de2942ed9e4b37be1dcdf9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Option changes for the upcoming 2.6.9 release.</title>
<updated>2006-05-30T18:32:33Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2006-05-30T18:32:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=efb9ec505f09f0f6cff0cd009b9c9e067793feef'/>
<id>urn:sha1:efb9ec505f09f0f6cff0cd009b9c9e067793feef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added --no-H and --no-hard-links.</title>
<updated>2006-02-28T06:11:25Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2006-02-28T06:11:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e53bc2a8a8d4725deb2442bad49b3bd87a45a946'/>
<id>urn:sha1:e53bc2a8a8d4725deb2442bad49b3bd87a45a946</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added --copy-dirlinks option.</title>
<updated>2006-02-24T17:39:29Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2006-02-24T17:39:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9f0adb2f0e44e20adc6c4bd3ea3a6c8a6bcc32d0'/>
<id>urn:sha1:9f0adb2f0e44e20adc6c4bd3ea3a6c8a6bcc32d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added the missing -h option for --daemon mode.</title>
<updated>2006-02-19T17:46:47Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2006-02-19T17:46:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8ca959cea5fc07feb6320324fe1c231a514ceb0f'/>
<id>urn:sha1:8ca959cea5fc07feb6320324fe1c231a514ceb0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added one last (I hope) new option for the imminent 2.6.7.</title>
<updated>2006-02-07T19:10:08Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2006-02-07T19:10:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8c55dca683359d0fe78e590fb303475efdece692'/>
<id>urn:sha1:8c55dca683359d0fe78e590fb303475efdece692</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Fixed completion after using the -f option due to a trailing ':',</title>
<updated>2006-02-05T07:43:11Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2006-02-05T07:43:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cf28fe0b8a5d407efe814ecbc1b466e450e915ba'/>
<id>urn:sha1:cf28fe0b8a5d407efe814ecbc1b466e450e915ba</id>
<content type='text'>
  so removed a bunch of trailing ':'s.
- Use "_directories" for consistency.
- Added some missing "_files" directives.
- Added some default completions for a couple options.
</content>
</entry>
<entry>
<title>Added one more new option for 2.6.7.</title>
<updated>2006-01-31T18:34:29Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2006-01-31T18:34:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=08bfbba1c81b60de5585276ca69f7b397dcfa75c'/>
<id>urn:sha1:08bfbba1c81b60de5585276ca69f7b397dcfa75c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added options for upcoming 2.6.7 release.</title>
<updated>2006-01-30T00:15:46Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2006-01-30T00:15:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4efd7553efda548a9d93cfa8a9727f43a3adbe82'/>
<id>urn:sha1:4efd7553efda548a9d93cfa8a9727f43a3adbe82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reorder the --include/--include-from --exclude/--exclude-from lines</title>
<updated>2005-07-29T19:18:01Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2005-07-29T19:18:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d6e066a57395b6def7b6c05b92ace7efd1808c57'/>
<id>urn:sha1:d6e066a57395b6def7b6c05b92ace7efd1808c57</id>
<content type='text'>
so that the completion system will properly complete files after the
...-from options (the completion system is buggy if the shorter
option is first and ends with an '=').
</content>
</entry>
<entry>
<title>- Changed the --include, --exclude, and --filter (-f) options so</title>
<updated>2005-04-27T08:22:34Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2005-04-27T08:22:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1735fc1766d2f05ac64be20f6f3ffc8f63bc689d'/>
<id>urn:sha1:1735fc1766d2f05ac64be20f6f3ffc8f63bc689d</id>
<content type='text'>
  that they can be specified multiple times.
- Added the --only-write-batch=FILE option for the upcoming 2.6.5.
</content>
</entry>
<entry>
<title>The --address option is useful in both client- and daemon-mode.</title>
<updated>2005-04-05T15:15:55Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2005-04-05T15:15:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=951014cdc82c40a308478d6ef7a3083b9eee5a3e'/>
<id>urn:sha1:951014cdc82c40a308478d6ef7a3083b9eee5a3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>21086: fix module completion (broken in previous patch) and other tweaks</title>
<updated>2005-04-03T11:57:02Z</updated>
<author>
<name>Andrey Borzenkov</name>
<email>bor@users.sourceforge.net</email>
</author>
<published>2005-04-03T11:57:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=aac33a33a143aefacbea64a803a84327fbc84bde'/>
<id>urn:sha1:aac33a33a143aefacbea64a803a84327fbc84bde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added --protocol option.</title>
<updated>2005-03-28T21:02:06Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2005-03-28T21:02:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e9a867215f1c49593c20fc4ad317ab93dbb9ff4e'/>
<id>urn:sha1:e9a867215f1c49593c20fc4ad317ab93dbb9ff4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>21066: rsync:// support and more fixes</title>
<updated>2005-03-26T22:15:33Z</updated>
<author>
<name>Andrey Borzenkov</name>
<email>bor@users.sourceforge.net</email>
</author>
<published>2005-03-26T22:15:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c7d4b71f5afccfa5eacc8367fe15a105e3e07339'/>
<id>urn:sha1:c7d4b71f5afccfa5eacc8367fe15a105e3e07339</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The --compare-dest, --link-dest, and (new) --copy-dest options</title>
<updated>2005-03-11T19:24:35Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2005-03-11T19:24:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=87dceeae1c1b2b632d8dfc1809a37efc831ea991'/>
<id>urn:sha1:87dceeae1c1b2b632d8dfc1809a37efc831ea991</id>
<content type='text'>
needed to allow duplication and to exclude each other.
</content>
</entry>
<entry>
<title>Got rid of --copy-dest, which didn't make it into rsync 2.6.4.</title>
<updated>2005-03-01T15:48:38Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2005-03-01T15:48:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c7ca063321d7025443160873e2d915e79e1a96f9'/>
<id>urn:sha1:c7ca063321d7025443160873e2d915e79e1a96f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Added a missing '=' to two commands that take args.</title>
<updated>2005-02-20T18:54:33Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2005-02-20T18:54:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=673cabdd39004253a2591e74e1b19709c6c88947'/>
<id>urn:sha1:673cabdd39004253a2591e74e1b19709c6c88947</id>
<content type='text'>
- Removed the unintentional arg from --delay-updates.
</content>
</entry>
<entry>
<title>Got rid of some of the specified option-conflicts between the</title>
<updated>2005-02-20T02:28:29Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2005-02-20T02:28:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4c7a5a6813d869bbdf67b29c625f57e8c16266c9'/>
<id>urn:sha1:4c7a5a6813d869bbdf67b29c625f57e8c16266c9</id>
<content type='text'>
delete options -- I was using it to cut down on the useless
suggestions, but it was failing to continue completing if the
user specified something like "--delete-after --delete" (which
is valid but superfluous).  Also got rid of an accidental
option-conflict between --archive (-a) and --recursive (-r).
</content>
</entry>
<entry>
<title>Added the last 2 new options from the upcoming rsync 2.6.4.</title>
<updated>2005-02-20T02:06:44Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2005-02-20T02:06:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=59eecf6da3905d98609d8d62346fedca8c987674'/>
<id>urn:sha1:59eecf6da3905d98609d8d62346fedca8c987674</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Split the options up into two sets:  daemon options, and client</title>
<updated>2005-02-15T00:30:47Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2005-02-15T00:30:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4040e0bb1f7d970fa5999cab838d5453a7f731a9'/>
<id>urn:sha1:4040e0bb1f7d970fa5999cab838d5453a7f731a9</id>
<content type='text'>
  options.  This makes sure that daemon options aren't offered
  after client options, and visa versa.
- Added some missing exclusion-lists for options (that avoids
  offering conflicting options to the user).
- Improved the description of a few options.
- Added some new options for the upcoming rsync 2.6.4.
</content>
</entry>
<entry>
<title>- Added new options for impending 2.6.4 release.</title>
<updated>2005-01-28T10:15:05Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2005-01-28T10:15:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=11dda3ab9a212cc65d97b2e9fa1aeca2c6a11415'/>
<id>urn:sha1:11dda3ab9a212cc65d97b2e9fa1aeca2c6a11415</id>
<content type='text'>
- Improved the descriptions of several old options.
- Got rid of the "-- ..." options to _arguments (so that we
  don't try to use the output of "rsync --help").
</content>
</entry>
<entry>
<title>Added the 7 remaining options that were missing from the _arguments</title>
<updated>2004-10-13T05:50:08Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2004-10-13T05:50:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=53dc7a77fc7837d57da657e676879af49a6a06f4'/>
<id>urn:sha1:53dc7a77fc7837d57da657e676879af49a6a06f4</id>
<content type='text'>
list.
</content>
</entry>
<entry>
<title>Added the new options for 2.6.3 (only omitting --checksum-seed, which</title>
<updated>2004-10-07T07:43:44Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2004-10-07T07:43:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=bf1b892e39cb968bb3adc5d3b3707ed595458447'/>
<id>urn:sha1:bf1b892e39cb968bb3adc5d3b3707ed595458447</id>
<content type='text'>
is an advanced option that is not needed by normal users).
</content>
</entry>
<entry>
<title>20235: sync remote file completion against _ssh to fix bug with quote handling</title>
<updated>2004-08-07T14:28:31Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2004-08-07T14:28:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0172512966f4cc518b58dac5743c31e881927f38'/>
<id>urn:sha1:0172512966f4cc518b58dac5743c31e881927f38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Jay Berkenbilt: 19769: Completion/Unix/Command/_rsync:</title>
<updated>2004-04-14T14:54:13Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2004-04-14T14:54:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=255ed50eae1b6ced7375a9336d24168397d02d19'/>
<id>urn:sha1:255ed50eae1b6ced7375a9336d24168397d02d19</id>
<content type='text'>
  fix quoting for remote file completion, add -L to ls command.
</content>
</entry>
<entry>
<title>19244: various completion function fixes and updates</title>
<updated>2003-11-14T11:56:52Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2003-11-14T11:56:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b58339667420ef41df027ce400979d602082072e'/>
<id>urn:sha1:b58339667420ef41df027ce400979d602082072e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tidy up of many completions (updates, fixes, improvements and plain aesthetics)</title>
<updated>2003-07-31T15:26:13Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2003-07-31T15:26:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b84399b9cbb93f199d695d7cb264c44178a8d5e0'/>
<id>urn:sha1:b84399b9cbb93f199d695d7cb264c44178a8d5e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>18512: fix 18508 properly this time.</title>
<updated>2003-05-08T10:30:45Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2003-05-08T10:30:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=78b02d9c036f6b0e0ec7896729a090ec7ccc7a5f'/>
<id>urn:sha1:78b02d9c036f6b0e0ec7896729a090ec7ccc7a5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix removal of automatically added specs (from the -- option) for which a user-defined one is present (17191)</title>
<updated>2002-05-21T07:44:57Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2002-05-21T07:44:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ba168b43dab3102891839a997ef6a2878c2738e5'/>
<id>urn:sha1:ba168b43dab3102891839a997ef6a2878c2738e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make more calls to _message use the -e option (16988)</title>
<updated>2002-04-16T07:48:43Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2002-04-16T07:48:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=61f8a07bfc2348b14a7dc194968fcf62f723f36f'/>
<id>urn:sha1:61f8a07bfc2348b14a7dc194968fcf62f723f36f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>16850: remote file completion via rsync and ssh, plus all options valid in rsync 2.5.2.</title>
<updated>2002-03-17T19:00:29Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2002-03-17T19:00:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ad47f84fa87f59da8c48640861d1ed363762a921'/>
<id>urn:sha1:ad47f84fa87f59da8c48640861d1ed363762a921</id>
<content type='text'>
</content>
</entry>
<entry>
<title>16540: short options and local files</title>
<updated>2002-02-03T06:12:34Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2002-02-03T06:12:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1dd643b01672c17fb96085dd5377f565530b9fb5'/>
<id>urn:sha1:1dd643b01672c17fb96085dd5377f565530b9fb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>16292: completion for rsync</title>
<updated>2001-11-29T17:08:01Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2001-11-29T17:08:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e3e942a005b99e8b35cc9b05d0bb802b9ed8fbe8'/>
<id>urn:sha1:e3e942a005b99e8b35cc9b05d0bb802b9ed8fbe8</id>
<content type='text'>
</content>
</entry>
</feed>
