Skip to content

Pull requests: jqlang/jq

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Improve reliability of NO_COLOR tests.
#3188 opened Oct 4, 2024 by dag-erling Loading…
Move closer to the standard autotools idiom.
#3187 opened Oct 4, 2024 by dag-erling Loading…
Generate docs from Markdown with Pandoc
#3186 opened Sep 30, 2024 by 01mf02 Loading…
Escape some code parts in manual.
#3184 opened Sep 27, 2024 by 01mf02 Loading…
Add filter command as an alias for map(select())
#3180 opened Sep 21, 2024 by bseidenberg Loading…
fix: make last(empty) yield no output values
#3179 opened Sep 18, 2024 by itchyny Loading…
NEWS: Initial news for next release
#3163 opened Aug 24, 2024 by wader Loading…
Increase MAX_PARSING_DEPTH to 512
#3158 opened Aug 9, 2024 by monperrus Loading…
Add exec/2: posix_spawn
#3133 opened May 29, 2024 by CosmicToast Loading…
Allow tests to use slurpfile and rawfile arguments
#3123 opened May 17, 2024 by jadutter Loading…
Add filters to generate uuids
#3119 opened May 14, 2024 by jadutter Loading…
Make tonumber work on true and false #3112
#3113 opened May 7, 2024 by davidfetter Loading…
adds jv_unshare(), jv_is_unshared()
#3109 opened May 3, 2024 by MaxBrandtner Loading…
main.c: remove a FIXME docs
#3095 opened Apr 18, 2024 by emanuele6 Draft
Make maximum depth configurable via CLI option
#3063 opened Mar 11, 2024 by mgree Loading…
Update delpaths function to use sort with slicing
#3040 opened Feb 12, 2024 by capak07 Loading…
Release dev artifacts too?
#3013 opened Jan 20, 2024 by nicowilliams Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.