<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Completion/Unix/Command/_growisofs, branch declarednull</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom/Completion/Unix/Command/_growisofs?h=declarednull</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom/Completion/Unix/Command/_growisofs?h=declarednull'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2020-01-09T13:59:05Z</updated>
<entry>
<title>unposted: Two additional typo fixes.</title>
<updated>2020-01-09T13:59:05Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>danielsh@apache.org</email>
</author>
<published>2020-01-09T13:59:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=742ab1283bf383932ff2daec1f93731ddfb31282'/>
<id>urn:sha1:742ab1283bf383932ff2daec1f93731ddfb31282</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos reported by codespell in shell code</title>
<updated>2020-01-09T13:51:08Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2020-01-09T13:38:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=66caa81ab7ffd931be143c6e8f35188c1b57894e'/>
<id>urn:sha1:66caa81ab7ffd931be143c6e8f35188c1b57894e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>39890: typo corrections in completion functions</title>
<updated>2016-11-09T15:55:14Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2016-11-09T15:53:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=370b278565126a0abf3382ba10965e7a1090e7f8'/>
<id>urn:sha1:370b278565126a0abf3382ba10965e7a1090e7f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset -P' calls to use shortest match where applicable, plus random drive-by tweaks.</title>
<updated>2016-10-07T13:56:31Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-09-28T17:46:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7ad0001183688c56bd1edfc8fc08467e380910a4'/>
<id>urn:sha1:7ad0001183688c56bd1edfc8fc08467e380910a4</id>
<content type='text'>
Found by grepping for patterns that can match needles of various lengths:

    :grep 'compset -[PS].*[\#^*()\|&lt;&gt;?~\]' Completion/
</content>
</entry>
<entry>
<title>unposted, see 32054: Rationalise character encoding.</title>
<updated>2013-11-27T15:56:44Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2013-11-27T15:56:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4163ebf4c7388cc7afd46e2d3d58fc8570f337ac'/>
<id>urn:sha1:4163ebf4c7388cc7afd46e2d3d58fc8570f337ac</id>
<content type='text'>
Shell functions are strictly ASCII for maximum portability.

Other files within the distribution may contain UTF-8 characters.

Exception for test files: where they need single character input
with the top bit set, ISO-8859-X is used (X doesn't matter as
we don't need the Euro).
</content>
</entry>
<entry>
<title>29328: Another missing backslash in _git, remove some not needed backslashes in array definitions.</title>
<updated>2011-05-22T02:13:55Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2011-05-22T02:13:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=59a0b52e6159b91d0fdc015a440858a8bb221aca'/>
<id>urn:sha1:59a0b52e6159b91d0fdc015a440858a8bb221aca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>23775: restore completion of devicename=filename pairs after -Z and -M.</title>
<updated>2007-08-18T04:23:18Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2007-08-18T04:23:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b37f52b8841f6a21a898e8f6e5acb7021ea94853'/>
<id>urn:sha1:b37f52b8841f6a21a898e8f6e5acb7021ea94853</id>
<content type='text'>
</content>
</entry>
<entry>
<title>23748: better completion for growisofs and mkisofs.</title>
<updated>2007-08-09T03:03:07Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2007-08-09T03:03:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=38a2d37d0e0870ad5b73724d9ea7255f5e3605ee'/>
<id>urn:sha1:38a2d37d0e0870ad5b73724d9ea7255f5e3605ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>23746: partial completion for growisofs.</title>
<updated>2007-08-08T03:02:40Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2007-08-08T03:02:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0815805c086ded567b0997f4df3a6186a9fd2f6a'/>
<id>urn:sha1:0815805c086ded567b0997f4df3a6186a9fd2f6a</id>
<content type='text'>
</content>
</entry>
</feed>
