Commit Graph

415 Commits

Author SHA1 Message Date
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
jcamiel
ef0230d65a
Simplify option parsing using clap apis. 2022-10-02 18:42:10 +02: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
jcamiel
52575789ef
Delete --progress and --summary from docs. 2022-09-30 18:01:20 +02:00
jcamiel
fb279b5a1e
Remove --progress and --summary option. 2022-09-30 18:01:19 +02: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
lepapareil
195af0e3fc
Add new ssl error to ci test_error_ssl 2022-09-28 16:38:16 +02:00
Zoltan Klinger
a35476bb16 change "api" to "API" in docs 2022-09-28 18:35:02 +10:00
Zoltan Klinger
a375af91d4 fix grammar in docs 2022-09-28 18:35:02 +10:00
Zoltan Klinger
5bc24bd0cf fix typos in docs 2022-09-28 18:35:02 +10:00
GitHub Action
21945be676 Update crates 2022-09-23 08:06:48 +00:00
jcamiel
8cd29a8a9e
List all libcurl features with --version. 2022-09-22 16:53:36 +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
jcamiel
fb3d07c372
Rename 'osx' => 'macos'. 2022-09-15 12:56:37 +02: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
9293db226b
Indicates deprecated options in hurl help. 2022-09-12 21:13:49 +02:00
jcamiel
5d4d41a559
Be more restrictive on first char for url parsing. 2022-09-12 16:42:40 +02:00
jcamiel
61ab7674b1
Don't print error when hurl display help because of no inputs. 2022-09-12 09:09:28 +02:00
jcamiel
c1684f60b3
Add support for strings comparison. 2022-09-09 16:54:28 +02:00
jcamiel
29babc8ebb
Hunts clones. 2022-09-08 22:34:59 +02:00
GitHub Action
e49ff139f2 Update crates 2022-09-08 08:25:47 +00:00
GitHub Action
2783410f7d Update crates 2022-09-07 17:38:30 +00:00
Fabrice Reix
cc820c6190
Accept expression in comparison predicate 2022-09-07 08:39:28 +02:00
Fabrice Reix
59d32dc46d
Add option variable in Hurl file 2022-09-06 13:53:15 +02:00
Fabrice Reix
caac3d9b3d
Remove variables field from RunnerOptions 2022-09-05 16:41:54 +02:00
Fabrice Reix
e2689699c3
Create ClientOptions from RunnerOptions 2022-09-05 16:41:54 +02:00
Fabrice Reix
58b89bced3
Constructing the HTTP client with cookie file only 2022-09-05 16:41:53 +02:00
Fabrice Reix
fefab14152
Use only the RunnerOptions struct when running a Hurl File/Entry 2022-09-05 16:41:50 +02:00
jcamiel
91f7396a6d
Fix minot typos. 2022-09-03 00:50:31 +02:00
GitHub Action
4c8c03714d Update crates 2022-09-02 22:37:35 +00:00
jcamiel
1892c35cfa
Rename manual-page.md to manual.md 2022-09-02 15:48:41 +02:00
jcamiel
948f1e2065
Rename manual-page.md to manual.md 2022-09-02 15:39:24 +02:00
Christine Seeman
2e3eaca3d4 Changing naming from Manual Page to just Manual
Where it made sense in the titles, and references in the documentation,
I have updated to just `Manual` over `Manual Page` for clarity on the
purpose of the section or documentation. I have left the file naming
alone, since that was mostly used in the links and felt like the titles
might be where more confusion could be at.
2022-09-02 12:47:08 +02:00
Christine Seeman
57a298d9f1 Adding pluralization to scenerio and documentation
Grammer changes. These were added to the hurl docs and then generated
with python scripts.
2022-09-02 12:47:08 +02:00
Christine Seeman
fe8d506f98 Changing to manual vs man in documenation
In intro documentation, it can be confusing to see just `man` for
the reference to reference manual pages and documentation. I believe this is a reference
to Unix man pages (manual pages), but markdown is much more than what those ASCII text displays could do.

To help understandability, I am submitting a PR to update some documentation references to manual over man.
2022-09-02 12:47:08 +02:00
GitHub Action
c923c76e83 Update crates 2022-09-02 08:13:31 +00:00
Fabrice Reix
1f9d7866f3
Do not re-canonicalize Hurl file in an existing HTML report 2022-09-01 08:36:57 +02: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
d986521885
Fix minor typo on docs. 2022-08-28 23:26:11 +02:00
jcamiel
07f0c75151
Add color on capture in verbose mode. 2022-08-25 17:37:14 +02:00