<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Completion/Unix/Command/_tar, branch zsh-5.2</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom/Completion/Unix/Command/_tar?h=zsh-5.2</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom/Completion/Unix/Command/_tar?h=zsh-5.2'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2015-05-18T08:56:00Z</updated>
<entry>
<title>35168: Improve parsing of case patterns.</title>
<updated>2015-05-18T08:56:00Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2015-05-18T08:56:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=52aeb9aaeb4799b760138a7c34b18ede4b47242a'/>
<id>urn:sha1:52aeb9aaeb4799b760138a7c34b18ede4b47242a</id>
<content type='text'>
"|" is now found properly by looking for words that come
from the lexical analyser, rather than hacking a pattern
returned in one dollop.

Update some completion functions that need extra quoting
as a result.

Add test for new parsing.

Update version number to 5.0.8-dev-3 because of wordcode
incompatibility.
</content>
</entry>
<entry>
<title>30019: _tar: fix parsing of argument to -C.</title>
<updated>2011-12-13T19:33:15Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2011-12-13T19:33:15Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=fd1c2364f42993c327f10b8a1b3ce205de06e501'/>
<id>urn:sha1:fd1c2364f42993c327f10b8a1b3ce205de06e501</id>
<content type='text'>
</content>
</entry>
<entry>
<title>27448: mild understanding of xz-compressed tarballs.</title>
<updated>2009-12-03T05:33:14Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2009-12-03T05:33:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f35932958fccbd464d8e8514a106fef6d9c86ff3'/>
<id>urn:sha1:f35932958fccbd464d8e8514a106fef6d9c86ff3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>25276: use autoload -z for zsh-autoload functions</title>
<updated>2008-07-11T19:12:22Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-07-11T19:12:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ffabab4e74ae5b7e61550c528b8d19f6af6217e3'/>
<id>urn:sha1:ffabab4e74ae5b7e61550c528b8d19f6af6217e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow - before first argument of tar</title>
<updated>2006-10-10T22:38:40Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2006-10-10T22:38:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=14ed1900875b6d15f13720379e80bde77d3798fc'/>
<id>urn:sha1:14ed1900875b6d15f13720379e80bde77d3798fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: autoload is-at-least in _tar if using GNU tar.</title>
<updated>2006-06-25T16:15:02Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2006-06-25T16:15:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9bbc6e7daa0014ff4e814082a7a98321854a4b73'/>
<id>urn:sha1:9bbc6e7daa0014ff4e814082a7a98321854a4b73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>22513: only do that for GNU tar &gt;= 1.14.91.</title>
<updated>2006-06-24T20:36:10Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2006-06-24T20:36:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=16db320811072c7b4d286e5b45dc938df2d7550a'/>
<id>urn:sha1:16db320811072c7b4d286e5b45dc938df2d7550a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>22511: complete compressed archive filenames for GNU tar even when a compression</title>
<updated>2006-06-24T19:28:55Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2006-06-24T19:28:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=fdff42eaa70f115104d3e4269593ed553fa32659'/>
<id>urn:sha1:fdff42eaa70f115104d3e4269593ed553fa32659</id>
<content type='text'>
option is not specified.
</content>
</entry>
<entry>
<title>correct typo from recent change</title>
<updated>2003-02-27T09:29:24Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2003-02-27T09:29:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4b09b20be25c5a7ecf53baa55cdb8a4dcb94ccfc'/>
<id>urn:sha1:4b09b20be25c5a7ecf53baa55cdb8a4dcb94ccfc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>18300: handle tar's -C option better</title>
<updated>2003-02-26T14:56:47Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2003-02-26T14:56:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=194e4cac614cde3628293812f8edd285e593bfd1'/>
<id>urn:sha1:194e4cac614cde3628293812f8edd285e593bfd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved from Completion/User/_tar</title>
<updated>2001-04-02T12:03:50Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-04-02T12:03:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4b4dd69be093f337af05bb41d6e986d912c01b4a'/>
<id>urn:sha1:4b4dd69be093f337af05bb41d6e986d912c01b4a</id>
<content type='text'>
</content>
</entry>
</feed>
