Commit Graph

419 Commits

Author SHA1 Message Date
hurl-bot
7ffca41abb
Update hurl version to 5.0.1-SNAPSHOT 2024-08-29 11:30:22 +00:00
hurl-bot
6b4f8d2e82
Create 5.0.0 release 2024-08-28 14:10:43 +00:00
Fabrice Reix
c5aa950685
Fix powershell completion 2024-08-28 13:21:00 +00:00
Jean-Christophe Amiel
48fcce6090
Remove colored depedency in hurlfmt 2024-08-20 17:01:35 +02:00
hurl-bot
55c5a1dfa3
Update crates 2024-08-16 03:02:19 +00:00
hurl-bot
d42c94d80c
Update crates 2024-08-11 03:01:49 +00:00
hurl-bot
dd7d78ed63
Update crates 2024-08-09 03:02:02 +00:00
Fabrice Reix
7969910f3d
Add optional duration unit for options 2024-08-07 13:39:43 +00:00
hurl-bot
4e83e6616b
Update crates 2024-08-06 03:01:56 +00:00
Fabrice Reix
d3bcd4ec4a
Parse/export Multiline attributes 2024-08-05 17:31:39 +02:00
Fabrice Reix
2385cba3ff
Only use only one backtick for oneline string 2024-08-05 12:55:55 +02:00
Fabrice Reix
33fc97f4ba
Add attributes to MultilineString AST 2024-08-01 10:30:08 +02:00
hurl-bot
50f608b9d6
Update crates 2024-08-01 03:01:43 +00:00
hurl-bot
f499c35f72
Update crates 2024-07-26 03:02:41 +00:00
hurl-bot
a67f9360e7
Update crates 2024-07-24 03:02:20 +00:00
Jean-Christophe Amiel
1a65170cef
Mutualise crate colored initialization. 2024-07-11 10:40:54 +02:00
Jean-Christophe Amiel
61b28c2787
Use Reader in curl parser. 2024-07-11 10:31:27 +02:00
Jean-Christophe Amiel
e15dba8128
Move Input to hurl_core and use Input in hurlfmt. 2024-07-10 17:05:31 +02:00
Jean-Christophe Amiel
b58bdca4e9
Refacto on lint error display in hurlfmt. 2024-07-10 16:16:37 +02:00
Jean-Christophe Amiel
497e9cae0f
Refacto on parse error display in hurlfmt. 2024-07-10 13:37:20 +02:00
Jean-Christophe Amiel
f1c123655a
Add Logger to hurlfmt 2024-07-10 11:58:51 +02:00
hurl-bot
0b885028dc
Update crates 2024-07-09 07:30:27 +00:00
Jean-Christophe Amiel
690c2c7852
Sort import. 2024-07-08 12:21:23 +02:00
Jean-Christophe Amiel
1cdc491867
Unify Retry and Repeat types with Count. 2024-07-06 23:02:51 +02:00
Fabrice Reix
a58e020a3e
Use DisplaySourceError to_string in hurlfmt 2024-07-05 10:25:02 +02:00
Jean-Christophe Amiel
decac0a685
Remove some unncessary clones. 2024-07-03 16:32:02 +02:00
Fabrice Reix
c49a89dd07
Move error_string to DisplaySourceError to_string 2024-06-30 08:42:55 +00:00
hurl-bot
db8511add2
Update crates 2024-06-29 03:01:52 +00:00
Jean-Christophe Amiel
345e98c72c
Move hurl_core::ast::Pos to hurl_core::reader::Pos 2024-06-28 16:47:06 +02:00
Jean-Christophe Amiel
e8355a7e1d
Extract reader from parser module. 2024-06-28 12:50:56 +02:00
hurl-bot
6b15baa1d3
Update crates 2024-06-24 03:01:52 +00:00
Fabrice Reix
9054a3434e
Include line number prefix in DisplaySourceError message 2024-06-21 12:53:12 +00:00
Jean-Christophe Amiel
c2f4514a24
Add repeat option per request 2024-06-19 22:22:00 +02:00
Jean-Christophe Amiel
bde10d3102
Move Retry to core types. 2024-06-19 16:28:39 +02:00
Jean-Christophe Amiel
90bb395bae
Apply delay only once per entry, no matter how many retry. 2024-06-18 17:38:13 +02:00
Fabrice Reix
e67ffc0f88
Move message function to DisplaySourceError trait 2024-06-18 13:55:11 +00:00
Jean-Christophe Amiel
1d6bec4c51
Expose request comments in --out json. 2024-06-12 17:02:54 +02:00
hurl-bot
fdb36cedde
Update crates 2024-06-11 03:01:58 +00:00
hurl-bot
1ffd708e5b
Update crates 2024-06-10 03:01:49 +00:00
hurl-bot
48847abeaa
Update crates 2024-06-07 03:02:05 +00:00
Fabrice Reix
fb6379a8ba
Update fixme to return a StyledString 2024-06-04 14:50:43 +00:00
Fabrice Reix
954000f3ef
Rename ParseError 2024-05-15 15:08:08 +02:00
Fabrice Reix
4615283e9b
Rename Error trait to DisplaySourceError 2024-05-15 14:19:05 +02:00
Haoyu Cheng
4e588e9bbf
format code and sort filter in order 2024-05-15 06:50:14 +00:00
Haoyu Cheng
1ea8936c42
add ToFloat filter 2024-05-15 06:50:13 +00:00
Fabrice Reix
19b739f1ae
Update Rust 1.78.0 2024-05-07 08:28:30 +02:00
hurl-bot
c6752ff0fc
Update crates 2024-05-02 03:01:58 +00:00
Fabrice Reix
7a7d361204
Add support for importing curl url option 2024-05-01 11:14:55 +02:00
Fabrice Reix
71d80fef30
Colorize error message in fixme 2024-04-30 11:20:03 +00:00
Jean-Christophe Amiel
fbd9ab1cb3
Micro cleans on hurlfmt main. 2024-04-26 16:02:15 +02:00