1
1
mirror of https://github.com/wader/fq.git synced 2024-10-27 04:09:37 +03:00
fq/pkg
Mattias Wadman d5345f0b8a cli: Rename --null/nul-output to --raw-output0
Remove -0 short arg, now it means the expression "-0".
This is to be in sync with jq 1.7 https://github.com/jqlang/jq/pull/2684

Correct and clarify that NUL and new lines are outputted after and not between each output.

Still missing is to abort on output containing zero when using --raw-output0
2023-08-08 16:33:39 +02:00
..
bitio interp,decode: Support decode group argument 2023-05-03 10:01:13 +02:00
checksum crc: Unbreak build on 32-bit arch 2021-12-25 15:47:54 +01:00
cli doc: fix typos 2023-05-14 21:45:15 +08:00
decode mp4: Nicer major brand and handle some qt brand short strings better 2023-07-26 12:15:51 +02:00
fqtest fqtest: Run tests in parallell 2022-08-23 20:08:44 +02:00
interp cli: Rename --null/nul-output to --raw-output0 2023-08-08 16:33:39 +02:00
ranges ranges,decode: Correctly skip empty ranges when adding unknown fields 2022-09-25 16:02:15 +02:00
scalar interp: Add skip_gaps option for tovalue/-V 2023-04-30 13:04:39 +02:00