<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git/docs/cmdline-opts/data.d, branch bagder/test493-https</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>docs: add categories to all cmdline opts</title>
<updated>2020-09-04T13:38:14+00:00</updated>
<author>
<name>Emil Engler</name>
<email>me@emilengler.com</email>
</author>
<published>2020-07-13T12:15:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=5dddc1dc7e39bd9b54fd219c1b2e318f1f6c49b2'/>
<id>5dddc1dc7e39bd9b54fd219c1b2e318f1f6c49b2</id>
<content type='text'>
Adapted gen.pl with 'listcats'

This commit is a part of "--help me if you can"

Closes #5680
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adapted gen.pl with 'listcats'

This commit is a part of "--help me if you can"

Closes #5680
</pre>
</div>
</content>
</entry>
<entry>
<title>mqtt: add new experimental protocol</title>
<updated>2020-04-14T11:03:40+00:00</updated>
<author>
<name>Bjorn Stenberg</name>
<email>bjorn@haxx.se</email>
</author>
<published>2020-04-14T09:19:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=2522903b792ac5a802f780df60dc4647c58e2477'/>
<id>2522903b792ac5a802f780df60dc4647c58e2477</id>
<content type='text'>
Closes #5173
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5173
</pre>
</div>
</content>
</entry>
<entry>
<title>data.d: remove "Multiple files can also be specified"</title>
<updated>2020-01-21T07:39:48+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-01-21T07:39:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=81e1b1ec2301327189c80645d87fd871eeb37a91'/>
<id>81e1b1ec2301327189c80645d87fd871eeb37a91</id>
<content type='text'>
It is superfluous and could even be misleading.

Bug: https://curl.haxx.se/mail/archive-2020-01/0016.html
Reported-by: Mike Norton
Closes #4832
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is superfluous and could even be misleading.

Bug: https://curl.haxx.se/mail/archive-2020-01/0016.html
Reported-by: Mike Norton
Closes #4832
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Fix missing lines caused by undefined macros</title>
<updated>2019-07-15T06:39:35+00:00</updated>
<author>
<name>Bjarni Ingi Gislason</name>
<email>bjarniig@rhi.hi.is</email>
</author>
<published>2019-04-02T21:55:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=4c91ab7b2f757aa87d992a167a9815f2a92dea76'/>
<id>4c91ab7b2f757aa87d992a167a9815f2a92dea76</id>
<content type='text'>
- Escape apostrophes at line start.

Some lines begin with a "'" (apostrophe, single quote), which is then
interpreted as a control character in *roff.

Such lines are interpreted as being a call to a macro, and if
undefined, the lines are removed from the output.

Bug: https://bugs.debian.org/926352
Signed-off-by: Bjarni Ingi Gislason &lt;bjarniig@rhi.hi.is&gt;

Submitted-by: Alessandro Ghedini

Closes https://github.com/curl/curl/pull/4111
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Escape apostrophes at line start.

Some lines begin with a "'" (apostrophe, single quote), which is then
interpreted as a control character in *roff.

Such lines are interpreted as being a call to a macro, and if
undefined, the lines are removed from the output.

Bug: https://bugs.debian.org/926352
Signed-off-by: Bjarni Ingi Gislason &lt;bjarniig@rhi.hi.is&gt;

Submitted-by: Alessandro Ghedini

Closes https://github.com/curl/curl/pull/4111
</pre>
</div>
</content>
</entry>
<entry>
<title>curl.1: Fix cmdline-opts reference errors.</title>
<updated>2018-05-28T13:02:03+00:00</updated>
<author>
<name>Frank Gevaerts</name>
<email>frank@gevaerts.be</email>
</author>
<published>2018-05-28T12:17:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=7c189c66080664f48758a938d852e5d0471c3621'/>
<id>7c189c66080664f48758a938d852e5d0471c3621</id>
<content type='text'>
--data, --form, and --ntlm were declared to be mutually exclusive with
non-existing options. --data and --form referred to --upload (which is
short for --upload-file and therefore did work, so this one was merely
a bit confusing), --ntlm referred to --negotiated instead of --negotiate.

Closes #2612
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--data, --form, and --ntlm were declared to be mutually exclusive with
non-existing options. --data and --form referred to --upload (which is
short for --upload-file and therefore did work, so this one was merely
a bit confusing), --ntlm referred to --negotiated instead of --negotiate.

Closes #2612
</pre>
</div>
</content>
</entry>
<entry>
<title>cmdline-opts: formatting fixes</title>
<updated>2016-12-17T22:56:50+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2016-12-17T22:56:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=e79d31715a327b238323648d39c034f341a06167'/>
<id>e79d31715a327b238323648d39c034f341a06167</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cmdline-docs: more options converted over</title>
<updated>2016-11-16T09:42:51+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2016-11-15T22:44:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=41b1f649bf63e3663fcf3d4a678fef37688e32b7'/>
<id>41b1f649bf63e3663fcf3d4a678fef37688e32b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
