Age | Commit message (Collapse) | Author |
|
- Quote the globbing example URLs that contain characters [] {} since
otherwise they may be interpreted as shell metacharacters.
Bug: https://github.com/curl/curl/issues/5388
Reported-by: John Simpson
Closes https://github.com/curl/curl/pull/5394
|
|
We boast support for 25 transfer protocols. Make sure the lists are
consistent
Closes #5384
|
|
Closes #5173
|
|
|
|
Some shells do globbing of their own unless the URL is quoted, so maybe
encourage this.
Co-authored-by: Jay Satiro
Closes #5160
|
|
Fixes #2515
Closes #2517
|
|
curl.1 is regenerated
Fixes #1190
|
|
... to avoid people from trying to edit the pending curl.1 version that
gets generated by gen.pl
|
|
See MANPAGE.md for the description of how this works. Each command line
option is now described in a separate .d file.
|