<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Completion/Unix/Command/_tar, 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>2019-09-20T03:41:54Z</updated>
<entry>
<title>44768: _tar: improve completion of long options</title>
<updated>2019-09-20T03:41:54Z</updated>
<author>
<name>Jun-ichi Takimoto</name>
<email>takimoto-j@kba.biglobe.ne.jp</email>
</author>
<published>2019-09-20T03:41:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=39e39910eb9180bce87c664ab1fe90e97845f01e'/>
<id>urn:sha1:39e39910eb9180bce87c664ab1fe90e97845f01e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: complete also for bsdtar</title>
<updated>2018-08-28T15:33:33Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2018-08-28T15:33:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9303073a580fe85b51be82249a3a70d71c2b8eff'/>
<id>urn:sha1:9303073a580fe85b51be82249a3a70d71c2b8eff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>42585: improve completion for libarchive-based tar</title>
<updated>2018-04-05T11:27:39Z</updated>
<author>
<name>Jun-ichi Takimoto</name>
<email>takimoto-j@kba.biglobe.ne.jp</email>
</author>
<published>2018-04-05T11:27:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5dc36c40c322dcbdd9830e523810388c2ffea8a9'/>
<id>urn:sha1:5dc36c40c322dcbdd9830e523810388c2ffea8a9</id>
<content type='text'>
Offer all compressed archives if no compression flag is specified
because libarchive can automaticaly recoginize them.
cf. 42574 (Eitan Adler).
</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>42176: _tar: update long options</title>
<updated>2017-12-27T00:44:53Z</updated>
<author>
<name>Jun-ichi Takimoto</name>
<email>takimoto-j@kba.biglobe.ne.jp</email>
</author>
<published>2017-12-27T00:44:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=24152f766f75bdc0efad109a8a9f8b164008fc1a'/>
<id>urn:sha1:24152f766f75bdc0efad109a8a9f8b164008fc1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>37972: Redirect stderr to /dev/null in cases where ${~param} might generate errors</title>
<updated>2016-02-14T21:10:06Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2016-02-14T21:10:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=485cbbb6cc6ac9d7c13a8268b3574829026f3797'/>
<id>urn:sha1:485cbbb6cc6ac9d7c13a8268b3574829026f3797</id>
<content type='text'>
</content>
</entry>
<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>
