<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Completion/Core/_path_files, branch declarednull</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom/Completion/Core/_path_files?h=declarednull</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom/Completion/Core/_path_files?h=declarednull'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2001-04-02T11:36:06Z</updated>
<entry>
<title>moved to Completion/Unix/Type/_path_files</title>
<updated>2001-04-02T11:36:06Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-04-02T11:36:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7a6bbdfea9029d7954a6ebbd2b04b26a769724bf'/>
<id>urn:sha1:7a6bbdfea9029d7954a6ebbd2b04b26a769724bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixlet, complicated match specs could result in incorrect words being used as possible path expansions (13724)</title>
<updated>2001-03-23T09:55:49Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-03-23T09:55:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6fc50b05c450aece01983b8b91903d2fb32905d1'/>
<id>urn:sha1:6fc50b05c450aece01983b8b91903d2fb32905d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wehn using glob_complete, don't treat everything starting with a tilde as a pattern (13459)</title>
<updated>2001-02-13T09:23:34Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-02-13T09:23:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=90b07817db10a67cc58d5bcad20ab6fc191146de'/>
<id>urn:sha1:90b07817db10a67cc58d5bcad20ab6fc191146de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>aloow value `pattern' for insert-unambiguous style to preserve patterns in the original string; add list-suffixes style to make file completion list path suffixes if possible; slightly improved completion of pathnames with multiple pattern-components (13128)</title>
<updated>2000-11-08T09:20:42Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-11-08T09:20:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e0dc80e0e54df85329b1644001df80e908fd5b9c'/>
<id>urn:sha1:e0dc80e0e54df85329b1644001df80e908fd5b9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change some tags used in filename completion: no tag for file-sort, fake-files and ignore-parents, paths for accept-exact (13037)</title>
<updated>2000-10-23T08:07:32Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-10-23T08:07:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=865f3961b7a84613a2537eabb77dc98378840167'/>
<id>urn:sha1:865f3961b7a84613a2537eabb77dc98378840167</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename fake style to fake-files (12973)</title>
<updated>2000-10-12T07:08:43Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-10-12T07:08:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=17e2003c5cf616aba4ab1779088062e10a6da40e'/>
<id>urn:sha1:17e2003c5cf616aba4ab1779088062e10a6da40e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more option setting cleanup; remove some unnecessary setopts, remove N qualifiers (12917)</title>
<updated>2000-10-06T13:01:51Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-10-06T13:01:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cb4bb129dd143255a582ddd203baa73d3dcc1db7'/>
<id>urn:sha1:cb4bb129dd143255a582ddd203baa73d3dcc1db7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>complete after autoloaded directories (a rather ugly hack); remove old code in _files (comma separated patterns); improve docs for fake style and for comma separated qualifier lists (12892)</title>
<updated>2000-10-05T07:31:00Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-10-05T07:31:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0f2250de44f1d753d7d9dc7e0d4f8927137bd956'/>
<id>urn:sha1:0f2250de44f1d753d7d9dc7e0d4f8927137bd956</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more fixes for completion of special characters (quoting) (12565)</title>
<updated>2000-08-08T10:32:47Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-08-08T10:32:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5c90cf1a51b176badb0095a089df132fc5f62746'/>
<id>urn:sha1:5c90cf1a51b176badb0095a089df132fc5f62746</id>
<content type='text'>
</content>
</entry>
<entry>
<title>quoting</title>
<updated>2000-08-03T13:35:43Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-08-03T13:35:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=55b07cb525388bca7c0dbaf057483c493ff0b053'/>
<id>urn:sha1:55b07cb525388bca7c0dbaf057483c493ff0b053</id>
<content type='text'>
</content>
</entry>
<entry>
<title>one more problem with quoting of glob characters in filename completion (12496)</title>
<updated>2000-08-03T11:12:30Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-08-03T11:12:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7bf1f0292dec271281e82b0aa5a7908307a5e929'/>
<id>urn:sha1:7bf1f0292dec271281e82b0aa5a7908307a5e929</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Belatedly fold in 12162, to replace command subst with eval.</title>
<updated>2000-07-26T09:16:13Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2000-07-26T09:16:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f303f2ea63ce70f63355349bc0130ddb04a251f8'/>
<id>urn:sha1:f303f2ea63ce70f63355349bc0130ddb04a251f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>avoid insertion of `+' before ~1/&lt;TAB&gt;; don't use undeclared local $tmp (12208)</title>
<updated>2000-07-10T08:03:36Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-07-10T08:03:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=961876dca4ab10b475ff04d1bc1cf21b929a3495'/>
<id>urn:sha1:961876dca4ab10b475ff04d1bc1cf21b929a3495</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add some $(print...)s because of possible math-parse errors (12156)</title>
<updated>2000-07-04T08:07:24Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-07-04T08:07:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=41404fb6c723ce4544de1b216df37c9da5119f59'/>
<id>urn:sha1:41404fb6c723ce4544de1b216df37c9da5119f59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>12148: Don't merge display-ordering glob flags into the parens of $(...).</title>
<updated>2000-07-03T17:45:46Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2000-07-03T17:45:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6f8986d370a7b4d799cab40c5ac3a3d937b9faeb'/>
<id>urn:sha1:6f8986d370a7b4d799cab40c5ac3a3d937b9faeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>12133: Protect completion system from stray error output and assorted fatal</title>
<updated>2000-07-02T17:21:54Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2000-07-02T17:21:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4ed8c26c50dea84a01903e6d80b68701d9c4f3c0'/>
<id>urn:sha1:4ed8c26c50dea84a01903e6d80b68701d9c4f3c0</id>
<content type='text'>
errors when expanding strings taken from the command line.
</content>
</entry>
<entry>
<title>improve filename completion; use accept-exact for in-path completion; new fake style (11971)</title>
<updated>2000-06-19T09:32:30Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-06-19T09:32:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2769b198812abf82cc3b074852714959213f266a'/>
<id>urn:sha1:2769b198812abf82cc3b074852714959213f266a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes for calling compfiles, for completing words with special characters; make compfiles optimisations work with globcomplete and simple match (sunsite isn't responding)</title>
<updated>2000-06-13T09:05:35Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-06-13T09:05:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cedd1006e661b990aaa8881c2efd4116bed574a3'/>
<id>urn:sha1:cedd1006e661b990aaa8881c2efd4116bed574a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve _path_files, move some code into C, try to optimise glob patterns and immediately accept exact directory matches (11833)</title>
<updated>2000-06-09T07:49:44Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-06-09T07:49:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=427b4b74f24757eef749bd4c7b22f8398f47261f'/>
<id>urn:sha1:427b4b74f24757eef749bd4c7b22f8398f47261f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for _path_files and globcomplete, better test if word contains wildcards (11776)</title>
<updated>2000-06-06T12:19:33Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-06-06T12:19:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=24559bb1f681c6037cdc91ed4b1a0ffb70be173a'/>
<id>urn:sha1:24559bb1f681c6037cdc91ed4b1a0ffb70be173a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use compadd -[ak] (11549)</title>
<updated>2000-05-31T09:38:25Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-05-31T09:38:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=fd25b24df6b4f098944c4994195d3894a27a8208'/>
<id>urn:sha1:fd25b24df6b4f098944c4994195d3894a27a8208</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add comment.</title>
<updated>2000-05-29T20:00:38Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2000-05-29T20:00:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=76868bdc6a9d9aaffb280f8206bdeebd1d2f14fc'/>
<id>urn:sha1:76868bdc6a9d9aaffb280f8206bdeebd1d2f14fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make _path_files use glob qualifiers from the line when doing pattern matching (11635)</title>
<updated>2000-05-29T13:11:59Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-05-29T13:11:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=acd0558e545591d9ee423a995ad4ff365736d185'/>
<id>urn:sha1:acd0558e545591d9ee423a995ad4ff365736d185</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for special-dirs when used with -g patterns (11570)</title>
<updated>2000-05-25T12:01:37Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-05-25T12:01:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=105456d250059c773f7dba9af29e007b568786c4'/>
<id>urn:sha1:105456d250059c773f7dba9af29e007b568786c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>avoid tilde- and parameter-completion in quotes (11407)</title>
<updated>2000-05-16T11:24:55Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-05-16T11:24:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=95883d8b95f7bcbde921b5337f1d24384c36cc87'/>
<id>urn:sha1:95883d8b95f7bcbde921b5337f1d24384c36cc87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>followup for 11364 (11367)</title>
<updated>2000-05-15T10:45:24Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-05-15T10:45:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3f630b6abf9b5bf7c93e74497e03a60ac0447bf4'/>
<id>urn:sha1:3f630b6abf9b5bf7c93e74497e03a60ac0447bf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for suffix-matching; better in-path completion in _path_files (11364)</title>
<updated>2000-05-15T09:34:11Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-05-15T09:34:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6d4bdb661daf0b677270ba4193fd22a99745851e'/>
<id>urn:sha1:6d4bdb661daf0b677270ba4193fd22a99745851e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make completion-in-vared complete parameter values as default; cleanup for _path_files (11048)</title>
<updated>2000-05-02T08:18:54Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-05-02T08:18:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3d088f16aab58abcedcad8720ffbbfadee38bdc3'/>
<id>urn:sha1:3d088f16aab58abcedcad8720ffbbfadee38bdc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>file-sort made $fignore fail (10922)</title>
<updated>2000-04-26T06:12:25Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-04-26T06:12:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=bfa4f17652830a69698d180435a0df045843723e'/>
<id>urn:sha1:bfa4f17652830a69698d180435a0df045843723e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix completion after ~&lt;num&gt; (10812)</title>
<updated>2000-04-18T15:09:40Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-04-18T15:09:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=44ee911749a56a1320e6f415d4c4da46d73bb884'/>
<id>urn:sha1:44ee911749a56a1320e6f415d4c4da46d73bb884</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make _tags use C-code for braces in tag-order values; and misc. stuff (10775)</title>
<updated>2000-04-17T08:04:42Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-04-17T08:04:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cd45aa331dc206b1b40c5be5e222d46148bf42ac'/>
<id>urn:sha1:cd45aa331dc206b1b40c5be5e222d46148bf42ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use special-dirs with _path_files -g (3019)</title>
<updated>2000-04-10T08:50:53Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-04-10T08:50:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=36b410a6f94372ad600b40f9eb23b397a208081e'/>
<id>urn:sha1:36b410a6f94372ad600b40f9eb23b397a208081e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>missing initialisations, -W with multiple directories didn't wor (10571)</title>
<updated>2000-04-07T08:14:06Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-04-07T08:14:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2562bd3b77145fd50d5b1c4f54054fc60a53eb6c'/>
<id>urn:sha1:2562bd3b77145fd50d5b1c4f54054fc60a53eb6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>renaming some styles</title>
<updated>2000-04-05T11:07:25Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-04-05T11:07:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=fc426939cc5a8bc7acd809f9e013e6c10ede044f'/>
<id>urn:sha1:fc426939cc5a8bc7acd809f9e013e6c10ede044f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle directory stack entries</title>
<updated>2000-04-03T11:32:59Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-04-03T11:32:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0956e0339aea01fa309ba590c0b483d5a7d5d4b6'/>
<id>urn:sha1:0956e0339aea01fa309ba590c0b483d5a7d5d4b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better quoting for directories with spaces.</title>
<updated>2000-04-03T11:05:16Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-04-03T11:05:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ffaba98e725982bcfce445ec910ad015cee05011'/>
<id>urn:sha1:ffaba98e725982bcfce445ec910ad015cee05011</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated from list as far as 10376</title>
<updated>2000-04-01T20:43:43Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2000-04-01T20:43:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e025336f2f6d9f107ee1e03b9900f04af0544ba9'/>
<id>urn:sha1:e025336f2f6d9f107ee1e03b9900f04af0544ba9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>1999-04-15T18:05:38Z</updated>
<author>
<name>Tanaka Akira</name>
<email>akr@users.sourceforge.net</email>
</author>
<published>1999-04-15T18:05:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e74702b467171dbdafb56dfe354794a212e020d9'/>
<id>urn:sha1:e74702b467171dbdafb56dfe354794a212e020d9</id>
<content type='text'>
</content>
</entry>
</feed>
