Commit Graph

140 Commits

Author SHA1 Message Date
GitHub Action
802391d7ee Update crates 2022-11-05 18:04:45 +00:00
jcamiel
b38d108eb2
Fix hurlfmt --color crash. 2022-11-05 01:17:23 +01:00
GitHub Action
3d475c7c88 Update crates 2022-11-04 17:52:42 +00:00
Fabrice Reix
d1713c8865
Fix clippy warnings (Rust 1.65.0) 2022-11-03 16:58:42 +01:00
Fabrice Reix
67d48bde22
Add filters urlEncode/urlDecode 2022-11-02 17:07:00 +01:00
Fabrice Reix
8666229edf
Move filters outside query 2022-10-28 08:04:16 +02:00
Fabrice Reix
89f4c123cd
Replace Subquery by Filter 2022-10-25 08:50:22 +02:00
Fabrice Reix
bf79a512e0
Newline added at the end of the files
hurlfmt now also outputs a trailing newline.
2022-10-24 15:04:50 +02:00
GitHub Action
1419e706fd Update crates 2022-10-22 08:30:57 +00:00
GitHub Action
42bb1dfd14 Update crates 2022-10-21 08:33:27 +00:00
jcamiel
debbeb250e
Add retry-max-count request option. 2022-10-20 13:06:27 +02:00
jcamiel
9e6f5088c6
Add retry-interval request option. 2022-10-20 13:06:27 +02:00
jcamiel
cec84ca811
Add retry request option. 2022-10-20 13:06:27 +02:00
GitHub Action
7000c17224 Update crates 2022-10-19 08:39:30 +00:00
GitHub Action
bfffb04ec5 Update crates 2022-10-18 09:27:17 +00:00
Fabrice Reix
b912a6f06c
Add url query 2022-10-16 09:59:08 +02:00
GitHub Action
f96998b278 Update crates 2022-10-14 07:16:12 +00:00
GitHub Action
a446932b12 Update crates 2022-10-13 08:30:44 +00:00
GitHub Action
2ed7daa7a8 Update crates 2022-10-11 16:57:46 +00:00
GitHub Action
e27ef041f8 Update crates 2022-10-11 06:54:51 +00:00
GitHub Action
38c68a4538 Update crates 2022-10-09 08:28:02 +00:00
GitHub Action
b424b1b0bd Update crates 2022-10-06 08:30:20 +00:00
GitHub Action
0d302c8534 Update crates 2022-10-04 08:31:26 +00:00
GitHub Action
c182a062ce Update crates 2022-10-02 08:28:01 +00:00
jcamiel
d0f12d9d34
Make compact help. 2022-10-01 16:59:10 +02:00
Kian-Meng Ang
3a5ff7dcb2 Fix typos
Found via `codespell -S contrib,target -L crate,asser,te,pleas`
2022-10-01 18:48:18 +08:00
GitHub Action
28ec49f8c4 Update crates 2022-09-30 19:38:18 +00:00
GitHub Action
02c50711d1 Update crates 2022-09-30 15:27:45 +00:00
jcamiel
a75d2b722a
Update to clap 4.0 2022-09-30 11:10:29 +02:00
Fabrice Reix
0e3d1a3dc8
Update version to SNAPSHOT 2022-09-22 16:35:48 +02:00
Fabrice Reix
a4cf8de4a8
Fix clippy warnings 2022-09-22 15:58:45 +02:00
Fabrice Reix
ad83b87399
Remove snapshot when releasing 2022-09-17 17:23:56 +02:00
GitHub Action
3487010a4b Update crates 2022-09-17 08:26:35 +00:00
Fabrice Reix
fce9e9daf7
Update version to 1.7.0 2022-09-15 12:56:36 +02:00
GitHub Action
1cd6ff3260 Update crates 2022-09-13 08:27:07 +00:00
jcamiel
29babc8ebb
Hunts clones. 2022-09-08 22:34:59 +02:00
Fabrice Reix
59d32dc46d
Add option variable in Hurl file 2022-09-06 13:53:15 +02:00
GitHub Action
c923c76e83 Update crates 2022-09-02 08:13:31 +00:00
GitHub Action
88fa3f3898 Update crates 2022-08-31 08:24:42 +00:00
GitHub Action
b16702dadd Update crates 2022-08-30 08:26:06 +00:00
jcamiel
96ef0c7228
Add --compressed entry option. 2022-08-18 20:28:08 +02:00
jcamiel
6fc568a6f0
Rename init to new to be more conventionnal. 2022-08-17 09:24:30 +02:00
jcamiel
2a002f81a6
Add max-redirs entry option. 2022-08-16 12:09:33 +02:00
jcamiel
a2d3f87640
Add follow location entry option. 2022-08-16 10:20:25 +02:00
jcamiel
b08de3a19b
Add very-verbose entry option. 2022-08-15 18:01:35 +02:00
jcamiel
633500ebbd
Add verbose entry option. 2022-08-14 18:37:10 +02:00
jcamiel
aae808b0b0
Add support for cacert entry option. 2022-08-12 17:42:24 +02:00
jcamiel
b14e5bc31e
Parse option section. 2022-08-12 16:18:55 +02:00
GitHub Action
316624ea64 Update crates 2022-08-12 14:05:11 +00:00
jcamiel
2d0a6bc755
Update clippy for rust 1.63.0. 2022-08-11 19:55:24 +02:00