-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Issues: jqlang/jq
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Strange behaviours of slurping streaming input without line terminators at the end
bug
#3273
opened Feb 24, 2025 by
itchyny
Fix segmentation fault on
strftime/1
and strflocaltime/1
bug
#3271
opened Feb 23, 2025 by
itchyny
Loading…
fix:
foreach
should not break init backtracking with DUPN
bug
#3266
opened Feb 17, 2025 by
kanwren
Loading…
reduce
and foreach
with backtracking init have observable DUPN
bug
#3227
opened Jan 5, 2025 by
kanwren
Incorrect
Invalid path expression
in destructuring expressions
bug
#3128
opened May 26, 2024 by
nicowilliams
Including and importing module with importing JSON crashes jq
bug
#3126
opened May 24, 2024 by
01mf02
Fix unary operator precedence, allow some expressions as object values
bug
#3053
opened Feb 27, 2024 by
itchyny
Loading…
Setting non-existent elements of array slices uncovers hidden elements
bug
libjq
#3022
opened Jan 26, 2024 by
nicowilliams
mktime/0
returns GMT time instead of local time
bug
datetime
#2865
opened Aug 28, 2023 by
nicowilliams
input_filename
and input_line_number
inappropriately use jq_util_input_get_current_*()
bug
#2848
opened Aug 16, 2023 by
nicowilliams
Better checking for
$v
not being a path expression (Fix #2844)
bug
#2845
opened Aug 14, 2023 by
nicowilliams
Loading…
jq -cn '(.[3]|debug) as $a | $a = 5'
doesn't report an error, but $a
is not a path expression
bug
libjq
#2844
opened Aug 14, 2023 by
nicowilliams
1.7rc1 make check shtest last JSON sequence test fails
bug
windows
#2822
opened Aug 4, 2023 by
BrianInglis
jq -ncM '[1] | .[10:11] |= [2]'
does not pad with null
s
bug
#2813
opened Aug 1, 2023 by
nicowilliams
.[start:end] = $arraywithdifferent size updates the wrong indices
bug
#2811
opened Aug 1, 2023 by
emanuele6
Streaming member selection leads to inconsistent results
bug
#2464
opened Aug 12, 2022 by
nivekastoreth
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.