- Dec 19, 2024
-
-
Closes: #39 Signed-off-by:
Arthur Diniz <arthurbdiniz@gmail.com>
-
- Dec 14, 2024
-
-
Samuel Henrique authored
-
- Dec 13, 2024
-
-
Samuel Henrique authored
Closes: https://github.com/curl/wcurl/issues/21
-
- Dec 09, 2024
-
-
Samuel Henrique authored
-
Samuel Henrique authored
Following the format we already follow for curl-options in the README and manpage.
-
Signed-off-by:
Arthur Diniz <arthurbdiniz@gmail.com>
-
Closes: #29 Signed-off-by:
Arthur Diniz <arthurbdiniz@gmail.com>
-
- Dec 08, 2024
-
-
Samuel Henrique authored
-
Samuel Henrique authored
-
Samuel Henrique authored
-
Samuel Henrique authored
-
Samuel Henrique authored
-
Samuel Henrique authored
-
Samuel Henrique authored
-
Sergio Durigan Junior authored
Add --output/-o flag
-
- Dec 07, 2024
-
-
Samuel Henrique authored
-
- Dec 06, 2024
-
-
Samuel Henrique authored
Merge !4 closes https://github.com/curl/wcurl/issues/10 closes https://github.com/curl/wcurl/issues/4
-
Samuel Henrique authored
-
Samuel Henrique authored
-
Samuel Henrique authored
-
Samuel Henrique authored
-
Samuel Henrique authored
-
Samuel Henrique authored
-
- Pre-calculate curl's major and minor version. - Assume the variables are empty, and only set them if needed. Signed-off-by:
Sergio Durigan Junior <sergiodj@sergiodj.net>
-
- Dec 04, 2024
-
-
Samuel Henrique authored
-
- Nov 25, 2024
-
-
Samuel Henrique authored
-
Samuel Henrique authored
-
- Nov 24, 2024
-
-
Signed-off-by:
Sergio Durigan Junior <sergiodj@sergiodj.net>
-
Closes #20 Signed-off-by:
Sergio Durigan Junior <sergiodj@sergiodj.net>
-
Signed-off-by:
Sergio Durigan Junior <sergiodj@sergiodj.net>
-
- Nov 15, 2024
-
-
WGH authored
--remote-name-all is good default choice, but overriding the default inferred file name is still useful. One could argue that one should use plain curl at this point, but wcurl still has lots of good defaults that are missing in plain curl binary and tedious to specify manually. --curl-options=-owhatever is an option, but that's also very verbose. Compare sudo curl -fLOp /usr/local/sbin/wcurl https://raw.githubusercontent.com/curl/wcurl/main/wcurl sudo wcurl --curl-options=-o/usr/local/sbin/wcurl https://raw.githubusercontent.com/curl/wcurl/main/wcurl sudo wcurl -o /usr/local/sbin/wcurl https://raw.githubusercontent.com/curl/wcurl/main/wcurl And the first one with plain curl still misses a lot of good wcurl defaults.
-
- Sep 12, 2024
-
-
It moved into the /logo subdir.
-
- Aug 30, 2024
-
-
This should help with issues like #22. Signed-off-by:
Sergio Durigan Junior <sergiodj@sergiodj.net>
-
Signed-off-by:
Sergio Durigan Junior <sergiodj@sergiodj.net>
-
- Aug 29, 2024
-
-
Sergio Durigan Junior authored
README: remove HTML <a name> anchors
-
Daniel Stenberg authored
They serve no purpose. Removing them simplifies the document. GitHub's and others' markdown renderers generate anchors for subtitles by themselves.
-
- Aug 10, 2024
-
-