Commit Graph

52 Commits

Author SHA1 Message Date
Luke Mondy
7289930c7b
Add grammar to support htmlEscape and htmlUnescape 2022-12-07 08:17:08 +11:00
jcamiel
44f43bcf73
Add support for LINK, UNLINK, PURGE, LOCK, UNLOCK, PROPFIND and VIEW HTTP method 2022-11-30 18:28:11 +01:00
lepapareil
00e4b43d75
Fix hadolint warnings on Dockerfile 2022-11-30 16:46:43 +01:00
jcamiel
06bf7e6ba5
Add check for binary compatibility by building a small sample. 2022-11-29 15:51:28 +01:00
lepapareil
bdfa935df8
Fix Dockerfile LABEL quotes 2022-11-21 15:29:39 +01:00
Hurl Bot
13eb44f264
Add opencontainers labels to Dockerfile 2022-11-18 20:26:27 +01:00
lepapareil
ee83234225
Update Dockerfile to alpine:3.17 2022-11-18 14:45:45 +01:00
jcamiel
6db7a729a8
Update vim syntax. 2022-11-13 22:16:04 +01:00
jcamiel
6aa7f22cad
Update IntelliJ IDE syntax files. 2022-11-12 16:30:19 +01:00
jcamiel
0ddc1d84aa
Update npm install for 1.8.0. 2022-11-08 09:40:35 +01:00
Edgar
0a0c7a9828 whitespace 2022-11-07 15:23:55 +01:00
Edgar
fa116bb60a improve vim syntax 2022-11-07 15:23:55 +01:00
jcamiel
0a07388b69
Update npm install. 2022-11-03 14:45:39 +01:00
jcamiel
c69ebea464
Fix case url -> URL. 2022-10-31 11:50:22 +01: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
lepapareil
4e70419579
Fix chocolatey doc 2022-09-22 14:16:50 +02:00
lepapareil
a94c0197a7
Add libcurl.dll to windows package 2022-09-19 16:32:06 +02:00
jcamiel
37a1508048
Add archive check for npm installer. 2022-09-17 12:46:43 +02:00
jcamiel
b9e4b71208
Update IntelliJ contrib README. 2022-09-08 22:34:35 +02:00
jcamiel
0be6ffaecc
Add basic syntax highlighting for IntelliJ. 2022-09-07 20:58:17 +02:00
jcamiel
948f1e2065
Rename manual-page.md to manual.md 2022-09-02 15:39:24 +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
jcamiel
07266aa399
Begin documenting npm distribution. 2022-08-20 14:38:31 +02:00
Fabrice Reix
34075bc8a9
Refacto workflow scripts 2022-07-31 09:59:10 +02:00
lepapareil
eb269371ea
Clean contrib/windows/windows_package_managers/chocolatey/README.md 2022-06-28 11:30:41 +02:00
lepapareil
3f09a5f33a
Clean contrib/docker/README.md 2022-06-28 10:05:39 +02:00
Fabrice Reix
1e3c16192f Support template in vim syntax highlighting 2022-06-12 19:18:10 +02:00
Fabrice Reix
6edd7f9852 Add basic Syntax highlighting for VIM 2022-06-05 21:12:41 +02:00
lepapareil
77195dfc4b
Fix rustup on windows contrib 2022-05-20 09:59:20 +02:00
lepapareil
73fe02dd67 Clean windows contrib (only powershell) 2022-05-20 09:56:48 +02:00
lepapareil
37294fabac
Fix rustup default-host for powershell contrib 2022-05-18 16:35:04 +02:00
lepapareil
5053c8e2c0
Fix NSIS powershell contrib 2022-05-18 16:20:06 +02:00
lepapareil
54f9a6095b
Uses only command line for powershell contrib 2022-05-18 16:00:31 +02:00
jcamiel
a1488db335 Install Hurl with npm. 2022-05-04 18:32:48 +02:00
lepapareil
e41a90899f Disable doc tests on windows 2022-01-29 10:36:15 +01:00
lepapareil
4aa04de5c5 Update docker contrib 2021-12-16 10:20:05 +01:00
lepapareil
7a0b4ac76d Update docker contrib with lightweight alpine based image 2021-12-13 07:32:17 +01:00
lepapareil
326ef390c9
Add scoop help to windows contrib 2021-12-09 20:17:23 +01:00
lepapareil
520f2f145a
Add wingetcreate help to windows contrib 2021-12-09 20:12:31 +01:00
lepapareil
a8c037974d Convert contrib windows chocolatey files to templates 2021-12-09 15:30:19 +01:00
lepapareil
9c28e9224d clean and reorg windows package manager contrib 2021-11-11 00:56:08 +01:00
lepapareil
872c4db7a9
add README.md for scoop bucket 2021-11-09 11:25:23 +01:00
lepapareil
0a263425f3
fix packageSourceUrl in chocolatey hurl.nuspec 2021-11-09 11:13:07 +01:00
lepapareil
82d21c74d1 add actual windows package manager work 2021-11-08 18:06:07 +01:00
Fabrice Reix
5220b55a69 Add Docker image 2021-10-23 20:07:24 +02:00
lepapareil
5326344b96 fix windows zip package 2021-10-12 14:41:22 +02:00
lepapareil
42d6f15d39 replace _ by - on win64 exe and zip packages names 2021-03-03 14:43:55 +01:00
lepapareil
41df46ff77 fix nsis path on win64 contrib doc 2021-03-02 20:37:29 +01:00
lepapareil
e21bbea974 add integration test in win contrib docs 2021-02-20 19:53:11 +01:00
Fabrice Reix
99b811fa70 Run Tests integ in windows
Decode hurlfmt output and error stream as text
supports both UTF-8 and UTF-16, both with and with BOM

Add optional os-specific expected error file
2021-02-16 09:13:17 +01:00