Commit Graph

196 Commits

Author SHA1 Message Date
Fabrice Reix
7f31d87e2a
Test pretty-printed JSON output 2024-04-05 14:33:51 +02:00
fpinto
39467466d2
Use latest curl on macOS 2024-04-04 11:09:39 +02:00
fpinto
e0dc2939f2
Add health check on unix_socket/server.py start 2024-04-04 10:14:38 +02:00
fpinto
c8c3cf425f
Fix $PATH for python3 venv and brewed curl 2024-04-02 17:46:59 +02:00
fpinto
57850c8135
Add verbose to environment.ps1 2024-04-02 17:26:47 +02:00
fpinto
e387e8226f
Add verbose to environment.sh 2024-04-02 17:26:47 +02:00
jcamiel
b8783d365b
Fix various typos. 2024-03-30 15:19:30 +01:00
jcamiel
32a73ce7a4
Support --user option per request 2024-03-26 15:54:14 +01:00
jcamiel
431e9dd6f9
Update black to 24.3.0. 2024-03-21 13:38:57 +01:00
jcamiel
0931c32510
Add experimental parallel flag. 2024-03-15 16:56:55 +01:00
Fabrice Reix
80809262d4
Add completion files in Linux/MacOS packages 2024-03-12 12:54:32 +00:00
fpinto
155f039cbd
Add package-anatomy.sh 2024-03-08 18:29:48 +01:00
zottelsheep
292287ddcd
Fix: File-Completion is displayed regardless of input 2024-03-07 21:03:12 +00:00
zottelsheep
ce2de53ca7
Format using black 2024-03-07 21:03:11 +00:00
zottelsheep
41c6ddf855
Update zsh completion to complete files, accept long/short form and respect multiple arguments 2024-03-07 21:03:10 +00:00
jcamiel
0f457bd03b
Move clippy lint rules to Cargo.toml 2024-03-04 15:54:03 +01:00
Fabrice Reix
6b927465fa
Add cli-only info in option doc 2024-02-29 14:39:56 +00:00
fpinto
2641b66ece
Include ps1 completion file in Windows packages 2024-02-29 09:26:59 +01:00
Fabrice Reix
84baecf464
Add semicolon_if_nothing_returned clippy lint 2024-02-29 08:33:24 +01:00
Fabrice Reix
29a941ee3e
Add fish completion for hurl/hurlfmt 2024-02-28 14:08:18 +01:00
Fabrice Reix
e52ccdcb93
Generate zsh completion for hurl/hurlfmt 2024-02-28 12:04:15 +00:00
Fabrice Reix
9534468a34
Add powershell completion for hurl/hurlfmt 2024-02-27 14:21:20 +01:00
Fabrice Reix
67c61bf3a0
Rename bash completion file 2024-02-27 09:40:52 +01:00
Fabrice Reix
f24de186c2
Generate bash completion for hurl/hurlfmt 2024-02-27 08:07:40 +00:00
jcamiel
7a943158dc
Update copyright from 2023 -> 2024. 2024-02-24 20:22:26 +01:00
Fabrice Reix
b543c4b522
Re-organize Generic deliverable to standard Linux filesystem 2024-02-09 18:15:23 +00:00
Filipe PINTO
3476b9f1ec
Force curl 8.5.0 on macos while waiting for curl 8.6.1 2024-02-07 13:23:30 +01:00
Fabrice Reix
dc32d25e24
Update man for hurlfmt 2024-02-01 18:29:40 +01:00
Filipe PINTO
e44daea54b
Add test-macos-arm64 job 2024-02-01 16:07:07 +01:00
lepapareil
24c6a1cf11
Add curl infos to environment.sh 2024-02-01 16:06:59 +01:00
Filipe PINTO
7558be4daf
Do use preinstalled curl on archlinux 2024-02-01 15:10:32 +01:00
Fabrice Reix
e8f6e35a94
Check 100% coverage for HTML format 2024-01-27 15:25:30 +01:00
Fabrice Reix
bdd1cc830b
Exclude lines for coverage 2024-01-27 15:25:30 +01:00
Fabrice Reix
8319990d87
Update option generator script 2024-01-24 20:59:39 +01:00
Fabrice Reix
5dc379cd0e
Specify generator script in the generated file 2024-01-23 16:03:29 +01:00
Fabrice Reix
286f143fc4
Use space as separator 2024-01-23 15:19:58 +01:00
Fabrice Reix
5ed85d5b63
Generate/Check files from option files 2024-01-23 11:41:18 +00:00
Fabrice Reix
2a26671edf
Update options generator scripts 2024-01-22 11:29:38 +00:00
Filipe PINTO
b457b302ce
Create extra-package.yml workflow 2024-01-19 09:29:22 +00:00
jcamiel
1e5aa19ba1
Update Python dependencies 2024-01-15 14:24:51 +01:00
jcamiel
bc13b5f75e
Fix CSS class for light/dark themes. 2024-01-10 17:11:49 +01:00
Zandt Tittle
98b0f50741
Add --unix-socket option
This is a feature provided by cURL that allows sending requests to
a web server via a Unix Domain Socket. Some use cases
include:

* Querying docker API
* Running a web server w/o opening a TCP port for security and/or performance reasons

https://curl.se/docs/manpage.html#--unix-socket
2024-01-06 13:05:58 -06:00
lepapareil
39fca161bc
Improve update_crates.sh parsing 2024-01-03 13:38:17 +01:00
Fabrice Reix
ad39ccf6a5
Add coverage check 2023-12-07 12:41:59 +00:00
Fabrice Reix
54994dba37
Move Hurl file check to check workflow 2023-12-05 15:55:04 +00:00
Fabrice Reix
a97df632bc
Split integ tests between hurl and hurlfmt 2023-12-03 11:57:30 +01:00
lepapareil
5304c5b794
Fix bash incrementing var expression 2023-12-01 08:56:47 +00:00
lepapareil
aa8c482d9d
Unauthorise kebab case for bash functions 2023-12-01 08:56:46 +00:00
lepapareil
d89b209ee7
Fix uncomplete Squid stop 2023-11-21 11:13:02 +01:00
jcamiel
990c53b0b0
Improve options generation README and picky directory refacto 2023-11-17 13:29:54 +01:00