<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Completion/Unix/Command/_cp, branch declarednull</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom/Completion/Unix/Command/_cp?h=declarednull</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom/Completion/Unix/Command/_cp?h=declarednull'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2019-09-26T22:27:45Z</updated>
<entry>
<title>44781: add completion of SELinux contexts</title>
<updated>2019-09-26T22:27:45Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2019-09-26T22:27:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4f48ce208b89b0790f113642aab200a65abf7816'/>
<id>urn:sha1:4f48ce208b89b0790f113642aab200a65abf7816</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44279: completion updates for Dragonfly 5.4, FreeBSD 12 and OpenBSD 6.5</title>
<updated>2019-05-08T22:17:04Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2019-05-08T22:17:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=09c6acf7b23f6ea6af6c5ac9cce18aa1afc49aa7'/>
<id>urn:sha1:09c6acf7b23f6ea6af6c5ac9cce18aa1afc49aa7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>41823: new completions for some GNU coreutils utilities</title>
<updated>2017-10-07T20:26:51Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2017-10-07T20:26:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=69fcc22dc84e8411870ba8f2a4c876e223ad2a08'/>
<id>urn:sha1:69fcc22dc84e8411870ba8f2a4c876e223ad2a08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>38989: minor completion updates for FreeBSD</title>
<updated>2016-08-03T15:29:41Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2016-08-03T15:29:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=81f229a03770b9736a1daf499ba56d8d2340c2aa'/>
<id>urn:sha1:81f229a03770b9736a1daf499ba56d8d2340c2aa</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>35011: update completions for some common Unix commands,</title>
<updated>2015-05-03T14:53:57Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2015-05-03T14:53:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ab7ec8d9851fea8230e1ccfba284c5bfaf457d88'/>
<id>urn:sha1:ab7ec8d9851fea8230e1ccfba284c5bfaf457d88</id>
<content type='text'>
in particular improving FreeBSD support
</content>
</entry>
<entry>
<title>33689: make cp --reflink's argument optional</title>
<updated>2014-12-03T15:56:23Z</updated>
<author>
<name>Eric Cook</name>
<email>llua@gmx.com</email>
</author>
<published>2014-12-03T15:51:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=67c39b09c83b0e6a400d695566763c09a3c94cbb'/>
<id>urn:sha1:67c39b09c83b0e6a400d695566763c09a3c94cbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>31357: _cp: add support for Mac OS X</title>
<updated>2013-04-29T15:11:05Z</updated>
<author>
<name>Jun T</name>
<email>takimoto-j@kba.biglobe.ne.jp</email>
</author>
<published>2013-04-29T13:50:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cbf6f144a942a3db27025e68357b9fd8ca442ed8'/>
<id>urn:sha1:cbf6f144a942a3db27025e68357b9fd8ca442ed8</id>
<content type='text'>
If not GNU nor darwin, assume POSIX.
</content>
</entry>
<entry>
<title>Mikael: 27647: _cp update</title>
<updated>2010-02-02T20:47:26Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-02-02T20:47:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7e9952e0163a7148c1acd81c311c4f681e33aa5f'/>
<id>urn:sha1:7e9952e0163a7148c1acd81c311c4f681e33aa5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Nikolai Weibull: 24075: completion of values for --preserve and --no-preserve.</title>
<updated>2007-11-18T20:35:27Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2007-11-18T20:35:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5069567a74071d21fda11bbd3f2843f46b375bb7'/>
<id>urn:sha1:5069567a74071d21fda11bbd3f2843f46b375bb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>22167: completion for GNU cp.</title>
<updated>2006-01-21T03:02:53Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2006-01-21T03:02:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f852bf2e0dd4b507370880d456ce40dbe00a0b2e'/>
<id>urn:sha1:f852bf2e0dd4b507370880d456ce40dbe00a0b2e</id>
<content type='text'>
</content>
</entry>
</feed>
