<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git/scripts/zsh.pl, branch bagder/https-cookie-secure</title>
<subtitle>github.com: bagder/curl.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/'/>
<entry>
<title>scripts: allow all perl scripts to be run directly</title>
<updated>2018-01-07T20:42:11+00:00</updated>
<author>
<name>Jay Satiro</name>
<email>raysatiro@yahoo.com</email>
</author>
<published>2018-01-07T06:34:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=d4e40f0690befff7e4668f69850674f29a0c453b'/>
<id>d4e40f0690befff7e4668f69850674f29a0c453b</id>
<content type='text'>
- Enable execute permission (chmod +x)

- Change interpreter to /usr/bin/env perl

Closes https://github.com/curl/curl/pull/2222
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Enable execute permission (chmod +x)

- Change interpreter to /usr/bin/env perl

Closes https://github.com/curl/curl/pull/2222
</pre>
</div>
</content>
</entry>
<entry>
<title>zsh.pl: produce a working completion script again</title>
<updated>2017-08-15T10:25:46+00:00</updated>
<author>
<name>Kamil Dudka</name>
<email>kdudka@redhat.com</email>
</author>
<published>2017-08-14T14:13:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=ab2a7079cd2a1ec279b1e6b587ba48e50c155e91'/>
<id>ab2a7079cd2a1ec279b1e6b587ba48e50c155e91</id>
<content type='text'>
Commit curl-7_54_0-118-g8b2f22e changed the output format of curl --help
to use &lt;file&gt; and &lt;dir&gt; instead of FILE and DIR, which caused zsh.pl to
produce a broken completion script:

% curl --&lt;TAB&gt;
_curl:10: no such file or directory: seconds

Closes #1779
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Commit curl-7_54_0-118-g8b2f22e changed the output format of curl --help
to use &lt;file&gt; and &lt;dir&gt; instead of FILE and DIR, which caused zsh.pl to
produce a broken completion script:

% curl --&lt;TAB&gt;
_curl:10: no such file or directory: seconds

Closes #1779
</pre>
</div>
</content>
</entry>
<entry>
<title>zsh.pl: fail if no curl is found</title>
<updated>2016-01-11T22:32:30+00:00</updated>
<author>
<name>Alessandro Ghedini</name>
<email>alessandro@ghedini.me</email>
</author>
<published>2015-12-27T17:12:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=92a20413ac74c28151851b7c58aff8a642d6ecea'/>
<id>92a20413ac74c28151851b7c58aff8a642d6ecea</id>
<content type='text'>
Instead of generation a broken completion file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of generation a broken completion file.
</pre>
</div>
</content>
</entry>
<entry>
<title>zsh completion: Preserve single quotes in output</title>
<updated>2015-11-19T11:10:31+00:00</updated>
<author>
<name>danielsh@apache.org</name>
<email>danielsh@apache.org</email>
</author>
<published>2015-11-18T21:52:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=b27893d15c64d6072c53f3816450bde77e9f93a9'/>
<id>b27893d15c64d6072c53f3816450bde77e9f93a9</id>
<content type='text'>
When an option's help string contains literal single quotes, those
single quotes would be stripped from the option's description in the
completion output (unless the zsh RC_QUOTES option were set while the
completion function was being sourced, which is not the default).  This
patch makes the completion output contain single quotes where the --help
output does.

Closes #532
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When an option's help string contains literal single quotes, those
single quotes would be stripped from the option's description in the
completion output (unless the zsh RC_QUOTES option were set while the
completion function was being sourced, which is not the default).  This
patch makes the completion output contain single quotes where the --help
output does.

Closes #532
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts: add zsh.pl for generating zsh completion</title>
<updated>2015-05-23T22:03:14+00:00</updated>
<author>
<name>Alessandro Ghedini</name>
<email>alessandro@ghedini.me</email>
</author>
<published>2015-05-07T14:07:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=f9f22b0d6394cd9a705cb3c1c1020ba2f19c7ab0'/>
<id>f9f22b0d6394cd9a705cb3c1c1020ba2f19c7ab0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
