<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Completion/Unix/Command/_subversion, branch job_control_debug</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom/Completion/Unix/Command/_subversion?h=job_control_debug</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom/Completion/Unix/Command/_subversion?h=job_control_debug'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2018-06-21T11:28:24Z</updated>
<entry>
<title>43073: various completion option updates</title>
<updated>2018-06-21T11:28:24Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2018-06-21T11:28:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=afd008d96bee0993ebbca697f93917b0897207bd'/>
<id>urn:sha1:afd008d96bee0993ebbca697f93917b0897207bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: _subversion: Support subcommands with hyphens in their names, such as 'shelf-list (shelves)' from upstream 1.10 development versions.</title>
<updated>2018-02-08T15:12:59Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2018-02-08T15:12:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=567733906210feaebce94675985eb1e77602bfd8'/>
<id>urn:sha1:567733906210feaebce94675985eb1e77602bfd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>42343: complete --config-option to svn more than once</title>
<updated>2018-02-07T19:47:30Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2018-02-07T19:47:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ffacc9576683aa16a5f48f5b99a7a3c282c6159f'/>
<id>urn:sha1:ffacc9576683aa16a5f48f5b99a7a3c282c6159f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>42175 + 42177 + 42178: avoid localized output from external commands</title>
<updated>2017-12-28T02:35:34Z</updated>
<author>
<name>Jun-ichi Takimoto</name>
<email>takimoto-j@kba.biglobe.ne.jp</email>
</author>
<published>2017-12-28T02:35:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d303dfa7f59aef999c43e2a7a56aac7099e40454'/>
<id>urn:sha1:d303dfa7f59aef999c43e2a7a56aac7099e40454</id>
<content type='text'>
_call_program and '_arguments --' will call _comp_locale before
calling external command for easier analysis of the output.
This is disabled by passing an option '-l'.
</content>
</entry>
<entry>
<title>41471 (tweaked): _svn: Complete propvals in 'propset'.</title>
<updated>2017-07-28T15:46:00Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2017-07-27T13:38:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a6f2755448158234183ef28ed9667c27a25098d7'/>
<id>urn:sha1:a6f2755448158234183ef28ed9667c27a25098d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>41458: _subversion: Don't cache an empty commands list when svn is not available at the first invocation of _svn.</title>
<updated>2017-07-28T15:42:42Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2017-07-25T14:11:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4015f3cf5d5ab0c339472cf6201dab7ff5285057'/>
<id>urn:sha1:4015f3cf5d5ab0c339472cf6201dab7ff5285057</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: _svn: Fix '--show-revs' completion.</title>
<updated>2017-02-08T11:55:03Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2017-02-08T11:54:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e3bc63f00e1a11df6a8a214a5d4a2e3feb59f28a'/>
<id>urn:sha1:e3bc63f00e1a11df6a8a214a5d4a2e3feb59f28a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>39853: _subversion: Accept long options in the '--foo=bar' syntax.</title>
<updated>2016-11-09T04:06:23Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-11-07T05:28:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d8786da0cd091fa44fd5b1f11ae90f070952f0c8'/>
<id>urn:sha1:d8786da0cd091fa44fd5b1f11ae90f070952f0c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>38966: _svnadmin: Complete positional arguments for 'hotcopy', 'setlog', 'setrevprop', 'delrevprop'.</title>
<updated>2016-07-31T16:21:31Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-07-29T17:03:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=625fe0fce898742ab6f14c5cc3dbfb1a89265a83'/>
<id>urn:sha1:625fe0fce898742ab6f14c5cc3dbfb1a89265a83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>38965: _svnadmin: Complete 'freeze' as a precommand.</title>
<updated>2016-07-31T16:21:29Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-07-29T17:03:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=eaaac9c89f2d71626e6be1a29a3e01b1c42aa5cb'/>
<id>urn:sha1:eaaac9c89f2d71626e6be1a29a3e01b1c42aa5cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: _svnadmin: Tweak state description.</title>
<updated>2016-07-29T17:01:22Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-07-28T15:01:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0389fc3a7f41e41c4aec3d6d33de7e19b63d3502'/>
<id>urn:sha1:0389fc3a7f41e41c4aec3d6d33de7e19b63d3502</id>
<content type='text'>
</content>
</entry>
<entry>
<title>36306: _subversion: Complete --show-item values</title>
<updated>2015-08-28T23:36:25Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2015-08-27T22:02:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d2e920d5d089e1d60a5bfefa7f0426069fa44c2a'/>
<id>urn:sha1:d2e920d5d089e1d60a5bfefa7f0426069fa44c2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: _subversion: Avoid SHORT_LOOPS</title>
<updated>2015-08-27T23:15:03Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2015-08-27T22:01:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d6ca3bc4b97f756dee2cbb738a0e835b97876a8c'/>
<id>urn:sha1:d6ca3bc4b97f756dee2cbb738a0e835b97876a8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>36208: _subversion: Complete a few more option switches</title>
<updated>2015-08-19T01:56:53Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2015-08-17T22:03:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0c5f6e911b6e8e1e2a5be5103a8c2da72bfc8937'/>
<id>urn:sha1:0c5f6e911b6e8e1e2a5be5103a8c2da72bfc8937</id>
<content type='text'>
The while (( idx )) form should guarantee that these switches are only
added if the 'svn' binary supports them.  (One of these switches isn't
present in svn 1.8 or earlier.)
</content>
</entry>
<entry>
<title>unposted: _subversion: Complete property names for propdel</title>
<updated>2015-08-13T23:47:59Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2015-08-11T22:14:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=422dae7b1c71033113eb7e9bdd655b07858f71d8'/>
<id>urn:sha1:422dae7b1c71033113eb7e9bdd655b07858f71d8</id>
<content type='text'>
Previously, filenames would be completed.
</content>
</entry>
<entry>
<title>35066: Minor completion fix for pasted arguments</title>
<updated>2015-05-09T15:13:43Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2015-05-09T15:10:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=949d186d6cf66149a82908e3c8043189c6c69533'/>
<id>urn:sha1:949d186d6cf66149a82908e3c8043189c6c69533</id>
<content type='text'>
</content>
</entry>
<entry>
<title>31356: typo in new _comp_locale noted by Bart</title>
<updated>2013-04-29T14:07:30Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2013-04-29T14:07:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8ab3a7b0e6c704b4de8815cd47f27ce7fc1e8276'/>
<id>urn:sha1:8ab3a7b0e6c704b4de8815cd47f27ce7fc1e8276</id>
<content type='text'>
</content>
</entry>
<entry>
<title>31355: _comp_locale tries to sanitise locales but keep CTYPE;</title>
<updated>2013-04-29T09:08:07Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2013-04-29T09:08:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8cdb57b3b7f8810eaf87b8d797736c6a318f2cfc'/>
<id>urn:sha1:8cdb57b3b7f8810eaf87b8d797736c6a318f2cfc</id>
<content type='text'>
use this for subversion completion.
</content>
</entry>
<entry>
<title>30197: complete subversion changelists</title>
<updated>2012-02-10T16:00:59Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2012-02-10T16:00:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=32eb4faf7c4295d029533ff85473894887f2bc36'/>
<id>urn:sha1:32eb4faf7c4295d029533ff85473894887f2bc36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simon Olofsson: fix matching of subversion help text</title>
<updated>2011-12-16T09:18:34Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-12-16T09:18:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0082320b79b49a12a497e730bb18807cc2d69bbd'/>
<id>urn:sha1:0082320b79b49a12a497e730bb18807cc2d69bbd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gi1242+zsh: 28991: fix _svn caching policy</title>
<updated>2011-04-13T08:13:04Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-04-13T08:13:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8020750b3c8ac68dcd7d402a5aa9751fabd26704'/>
<id>urn:sha1:8020750b3c8ac68dcd7d402a5aa9751fabd26704</id>
<content type='text'>
</content>
</entry>
<entry>
<title> gi1242+zsh@gmail.com: 28594:</title>
<updated>2011-01-09T16:57:01Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-01-09T16:57:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e72999c092b80b71c5913a52c411a1c7529971f4'/>
<id>urn:sha1:e72999c092b80b71c5913a52c411a1c7529971f4</id>
<content type='text'>
Various new and improved completions
</content>
</entry>
<entry>
<title>Greg: 27529: ULR schemas in subversion completion</title>
<updated>2009-12-17T09:47:58Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-12-17T09:47:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=53557009925025b0c17d30511813b87bc2ce340a'/>
<id>urn:sha1:53557009925025b0c17d30511813b87bc2ce340a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Greg: 27416: repository path enhancement</title>
<updated>2009-11-19T09:48:42Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-11-19T09:48:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=be1e9c189d3791ab740bfd6901a904528c9362a7'/>
<id>urn:sha1:be1e9c189d3791ab740bfd6901a904528c9362a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Greg Klanderman: 27409: subversion and URL paths</title>
<updated>2009-11-15T17:52:02Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-11-15T17:52:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=76e087f4b29ac04afb07e3d655891ee6c10f6145'/>
<id>urn:sha1:76e087f4b29ac04afb07e3d655891ee6c10f6145</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Akinori MUSHA: private communication: fix typo in _subversion</title>
<updated>2009-06-02T08:46:56Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-06-02T08:46:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7769912b3fa89fc5fe2a4172394de34aee29fca7'/>
<id>urn:sha1:7769912b3fa89fc5fe2a4172394de34aee29fca7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>26970: Greg Klanderman: _subversion: fix caching.</title>
<updated>2009-05-22T15:48:32Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-05-22T15:48:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8edf8a06581667ca33477a864d7f93b2d6e9eccf'/>
<id>urn:sha1:8edf8a06581667ca33477a864d7f93b2d6e9eccf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Greg Klanderman: 26964 (modified): PROMPT_EOL_MARK</title>
<updated>2009-05-17T18:23:09Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-05-17T18:23:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a4106e0523036bff9eb1556629bd44a359444d93'/>
<id>urn:sha1:a4106e0523036bff9eb1556629bd44a359444d93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Christopher Key: fix for subversion help output</title>
<updated>2008-01-31T16:16:35Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-01-31T16:16:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f6bcc6e1cdf19f35d57382e6f07ed7aece9713ac'/>
<id>urn:sha1:f6bcc6e1cdf19f35d57382e6f07ed7aece9713ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>23302: complete properties after svn propget and propedit.</title>
<updated>2007-04-19T20:37:00Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2007-04-19T20:37:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ad2d19e2e631ad10dbed53578445ac9929237a89'/>
<id>urn:sha1:ad2d19e2e631ad10dbed53578445ac9929237a89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>23214: complete files after svn commit --file.</title>
<updated>2007-03-13T18:19:28Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2007-03-13T18:19:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8f4c1bd0076fcd8c5f8e9245ada2660e5df9fefa'/>
<id>urn:sha1:8f4c1bd0076fcd8c5f8e9245ada2660e5df9fefa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>22796: fix misspelling of IPREFIX.</title>
<updated>2006-09-30T21:26:14Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2006-09-30T21:26:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=232c068f3cdea6bfa6a114a6596855d805e10d97'/>
<id>urn:sha1:232c068f3cdea6bfa6a114a6596855d805e10d97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: improve svn import from users/10570</title>
<updated>2006-08-03T10:19:20Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2006-08-03T10:19:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=07f11ba6bf609797f42c1ac768184b359a4e6ad7'/>
<id>urn:sha1:07f11ba6bf609797f42c1ac768184b359a4e6ad7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/10570: handle "svn import" better</title>
<updated>2006-08-02T21:39:15Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2006-08-02T21:39:15Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4a4fb9f77efb04c90ad8d9dfeb556842e22df013'/>
<id>urn:sha1:4a4fb9f77efb04c90ad8d9dfeb556842e22df013</id>
<content type='text'>
</content>
</entry>
<entry>
<title>22549: improve svn propset completion slightly.</title>
<updated>2006-07-12T02:40:54Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2006-07-12T02:40:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=91a241292bf88228336726938625bb381fd7f54b'/>
<id>urn:sha1:91a241292bf88228336726938625bb381fd7f54b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>22481: complete svn diff and resolved subcommands.</title>
<updated>2006-06-02T14:22:21Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2006-06-02T14:22:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=38ad28d8ac1715cd0332d4188706b89af6f9ba73'/>
<id>urn:sha1:38ad28d8ac1715cd0332d4188706b89af6f9ba73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Vincent Lefevre: 21767: add ~ to the default svn status pattern.</title>
<updated>2005-09-27T13:56:53Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2005-09-27T13:56:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=161746bd9b27e9cc059b2f3b886c352000450022'/>
<id>urn:sha1:161746bd9b27e9cc059b2f3b886c352000450022</id>
<content type='text'>
</content>
</entry>
<entry>
<title>21682: handle usage output of commands with [0-9]. alternatives, and actually parse that output again.</title>
<updated>2005-08-23T19:11:10Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2005-08-23T19:11:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ab96b700f2e74af089608275c0a07d2a1737cd29'/>
<id>urn:sha1:ab96b700f2e74af089608275c0a07d2a1737cd29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>21598: fix typo that broke svn ci completion and avoid problem if LC_ALL set</title>
<updated>2005-08-11T14:56:16Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2005-08-11T14:56:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0e57f6ebe8e95f688a7bf416a3ed2d2ed6847e26'/>
<id>urn:sha1:0e57f6ebe8e95f688a7bf416a3ed2d2ed6847e26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>21570: complete for the help sub-command</title>
<updated>2005-08-08T08:54:12Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2005-08-08T08:54:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a6c11584cfef792eb5eb32c1fd481b81c641544f'/>
<id>urn:sha1:a6c11584cfef792eb5eb32c1fd481b81c641544f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>21243: complete first option of svn subcmds.</title>
<updated>2005-06-14T15:15:47Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2005-06-14T15:15:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3f08496698a802f37235eab5e4b4e1debb5ef278'/>
<id>urn:sha1:3f08496698a802f37235eab5e4b4e1debb5ef278</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tobias Gruetzmacher 21168: locality and visibility of some completion vars</title>
<updated>2005-04-24T17:49:26Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2005-04-24T17:49:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d373eb8f1e27cbdcde2130c9b473bb8ca45529e6'/>
<id>urn:sha1:d373eb8f1e27cbdcde2130c9b473bb8ca45529e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>correct handling of svn commit</title>
<updated>2005-04-01T18:28:20Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2005-04-01T18:28:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e75966d3c77116216ac21471b580e09907b56b97'/>
<id>urn:sha1:e75966d3c77116216ac21471b580e09907b56b97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>21076: use _files with (e) qualifier to handle completing files by their status</title>
<updated>2005-03-31T14:26:24Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2005-03-31T14:26:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=835a5ad8b506af216a52a606243c8f73654f1a83'/>
<id>urn:sha1:835a5ad8b506af216a52a606243c8f73654f1a83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>21068: complete modified files for 'svn revert'.</title>
<updated>2005-03-27T00:40:55Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2005-03-27T00:40:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=40b706917370c3f9f2f32f4993ebf986c3733cf9'/>
<id>urn:sha1:40b706917370c3f9f2f32f4993ebf986c3733cf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>20739: change LANG to LC_MESSAGES in subversion completion</title>
<updated>2005-01-23T19:56:09Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2005-01-23T19:56:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6f7d6e541f0f6d9ca163df43737fccc810d96304'/>
<id>urn:sha1:6f7d6e541f0f6d9ca163df43737fccc810d96304</id>
<content type='text'>
</content>
</entry>
<entry>
<title> * 20737: Completion/Unix/Command/_subversion: run svn commands with LANG=C.</title>
<updated>2005-01-23T19:50:46Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2005-01-23T19:50:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c42a46f6e8291e2a527d429f3aa46c1d9e8fd2ab'/>
<id>urn:sha1:c42a46f6e8291e2a527d429f3aa46c1d9e8fd2ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ingo Rohlfs: 19747: complete files/urls for svn cp and mv commands</title>
<updated>2004-04-14T08:17:48Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2004-04-14T08:17:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9ea50e0e4d502ed90afdd9ed966278594d90b0f0'/>
<id>urn:sha1:9ea50e0e4d502ed90afdd9ed966278594d90b0f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>19468: capitalize URL abbreviation in completion descriptions</title>
<updated>2004-02-26T12:57:21Z</updated>
<author>
<name>Doug Kearns</name>
<email>dkearns@users.sourceforge.net</email>
</author>
<published>2004-02-26T12:57:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=060e8f4eed4e0193549f1b3143b7bb47e9fcabe1'/>
<id>urn:sha1:060e8f4eed4e0193549f1b3143b7bb47e9fcabe1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adjust to work with the newer version of subversion's help output</title>
<updated>2003-12-04T13:58:20Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2003-12-04T13:58:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=825c0ad82faa2b2119bd5305f90413b252093a8d'/>
<id>urn:sha1:825c0ad82faa2b2119bd5305f90413b252093a8d</id>
<content type='text'>
</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>18874: Completion/Unix/Command/_subversion: PATH can mean files too.</title>
<updated>2003-07-20T16:15:23Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2003-07-20T16:15:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=49d9ee0e09f77f6feee3565963b544024914f888'/>
<id>urn:sha1:49d9ee0e09f77f6feee3565963b544024914f888</id>
<content type='text'>
</content>
</entry>
<entry>
<title>18xxx: Completion/Unix/Command/_subversion: completion for svn and svnadmin.</title>
<updated>2003-07-07T03:23:13Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2003-07-07T03:23:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f92a529edc79d74ac0aa6c3b05a5824465d2cf29'/>
<id>urn:sha1:f92a529edc79d74ac0aa6c3b05a5824465d2cf29</id>
<content type='text'>
18xxx: Completion/Debian/Command/_debsign: completion for debsign, by Matt Zimmerman.
</content>
</entry>
</feed>
