jcamiel
|
4c4e17665b
|
Update shell Hurl snippets with colored output.
|
2022-08-17 18:30:59 +02:00 |
|
jcamiel
|
6fc568a6f0
|
Rename init to new to be more conventionnal.
|
2022-08-17 09:24:30 +02:00 |
|
jcamiel
|
97835c3a17
|
Fix colored error string (ansi escape code where interleaved).
|
2022-08-17 09:00:21 +02:00 |
|
jcamiel
|
c0a8bbb544
|
Update man and document documentation generation.
|
2022-08-16 14:27:20 +02:00 |
|
jcamiel
|
08fc128a9b
|
Update man and README.
|
2022-08-16 13:39:13 +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
|
02a1e49ddb
|
Add --to-entry integration test.
|
2022-08-14 14:02:53 +02:00 |
|
jcamiel
|
21af3a236d
|
Fix code attribution.
|
2022-08-14 13:46:00 +02:00 |
|
jcamiel
|
ae7ee80e7b
|
Fix function doc comment.
|
2022-08-14 13:41:14 +02:00 |
|
GitHub Action
|
0bfbd5c87e
|
Update crates
|
2022-08-14 08:21:59 +00:00 |
|
jcamiel
|
6ef82b6b58
|
Make pre_entry and post_entry optional to remove clone on each entry when not interactive.
|
2022-08-12 20:39:15 +02:00 |
|
jcamiel
|
aae808b0b0
|
Add support for cacert entry option.
|
2022-08-12 17:42:24 +02:00 |
|
jcamiel
|
81c1233623
|
Remove context_dir field from ClientOptions.
|
2022-08-12 16:19:16 +02:00 |
|
jcamiel
|
18d5696c67
|
Add integration test.
|
2022-08-12 16:18:55 +02:00 |
|
jcamiel
|
b5c3c820a7
|
Override client option at the entry level.
|
2022-08-12 16:18:55 +02:00 |
|
jcamiel
|
eaa5e72940
|
Fix comments.
|
2022-08-12 16:18:55 +02:00 |
|
jcamiel
|
b14e5bc31e
|
Parse option section.
|
2022-08-12 16:18:55 +02:00 |
|
jcamiel
|
feefa7cbdc
|
Update grammar.
|
2022-08-12 16:18:55 +02:00 |
|
GitHub Action
|
316624ea64
|
Update crates
|
2022-08-12 14:05:11 +00:00 |
|
jcamiel
|
c044f87cb3
|
Run integration tests only for coverage.
|
2022-08-12 09:15:29 +02:00 |
|
lepapareil
|
4a6959adcd
|
Add coverage report and badge to ci
|
2022-08-11 22:59:54 +02:00 |
|
jcamiel
|
2d0a6bc755
|
Update clippy for rust 1.63.0.
|
2022-08-11 19:55:24 +02:00 |
|
jcamiel
|
2698987cf5
|
Hunt clones and uses references as possible.
|
2022-08-10 21:13:16 +02:00 |
|
jcamiel
|
4845621ac9
|
Add test for string variable render in double quiotes.
|
2022-08-10 20:15:48 +02:00 |
|
jcamiel
|
bb2faf8e4a
|
Change add_tokens(&mut tokens for tokens.append(
|
2022-08-10 17:01:12 +02:00 |
|
jcamiel
|
33ed1f4690
|
Pass client_options in execute and executes_with_redirect HTTP client methods.
|
2022-08-10 11:59:40 +02:00 |
|
jcamiel
|
f6e5b0a8df
|
Fix regression in chrono 0.4.20 https://github.com/chronotope/chrono/issues/755.
|
2022-08-09 17:44:36 +02:00 |
|
GitHub Action
|
8f8e3b89d2
|
Update crates
|
2022-08-09 14:48:23 +00:00 |
|
jcamiel
|
f8863cbac6
|
Display deprecated warning when using --progress and --summary option.
|
2022-08-08 18:58:14 +02:00 |
|
jcamiel
|
7f561566dc
|
Normalize acronym case in errors.
|
2022-08-08 18:42:57 +02:00 |
|
jcamiel
|
2cbb73a9c1
|
Support NO_COLOR env variable (https://no-color.org)
|
2022-08-08 14:54:08 +02:00 |
|
Fabrice Reix
|
dfbb1666c8
|
Run apt update before apt install
|
2022-08-08 12:14:45 +02:00 |
|
jcamiel
|
bafb02a996
|
Add integration test for --test.
|
2022-08-07 09:51:24 +02:00 |
|
jcamiel
|
d35653e500
|
Use default exit code 0 for tests_ok integration tests.
|
2022-08-05 20:57:19 +02:00 |
|
jcamiel
|
e02436d8cb
|
Make --test colored.
|
2022-08-05 20:28:09 +02:00 |
|
jcamiel
|
3fc7b7744b
|
Make verbose and very-verbose logs more colored.
|
2022-08-05 17:27:38 +02:00 |
|
jcamiel
|
eb9c46a9d4
|
Patches chrono 0.4.20 regression on ArchLinux / Alpine docker image.
|
2022-08-05 14:48:51 +02:00 |
|
Fabrice Reix
|
5c5862bbd6
|
Add specific check/crates.sh script
|
2022-08-05 14:11:02 +02:00 |
|
lepapareil
|
5cd214593d
|
Always wait for checks when /accept a PR
|
2022-08-05 13:40:26 +02:00 |
|
Fabrice Reix
|
e646f75269
|
Convert bash script to Python
|
2022-08-05 12:02:18 +02:00 |
|
Fabrice Reix
|
0588ecc67e
|
Add Python version
|
2022-08-05 12:02:07 +02:00 |
|
Fabrice Reix
|
524084d314
|
Add comment - Test fails only when output is decompressed
|
2022-08-05 12:02:07 +02:00 |
|
Fabrice Reix
|
67ee97d0ef
|
Make sure that tests ok are ok
|
2022-08-05 11:06:42 +02:00 |
|
Fabrice Reix
|
0a06be993b
|
Install python modules with requirements.txt
|
2022-08-05 11:06:42 +02:00 |
|
jcamiel
|
50e166a945
|
Add glibc dependency to ArchLinux prerequisites.
|
2022-08-05 09:19:11 +02:00 |
|
jcamiel
|
3e33ef208f
|
Make error more colorfull.
|
2022-08-04 14:18:22 +02:00 |
|
GitHub Action
|
566c15d6b6
|
Update crates
|
2022-08-04 12:15:49 +00:00 |
|