1. 689a4e6 Fix uri format to follow RFC 3986 (#2157) by itchyny · 11 months ago
  2. 55249e2 Also run manpage.yml workflow on pull requests that modify the manual by Emanuele Torre · 11 months ago
  3. ab2779e Mark src/decNumber/** as vendored files by Emanuele Torre · 11 months ago
  4. b5c4c3d Fix has(nan) on arrays to output false by itchyny · 12 months ago
  5. 14e5e63 Revert unexpected changes in decNumber code (ref #2031) by itchyny · 11 months ago
  6. c99981c Update "tests/man.test" and remove superflous whitespace in manual.yml by Emanuele Torre · 12 months ago
  7. c049061 Fix build_manpage.py with newer markdown versions by Emanuele Torre · 12 months ago
  8. 83d4dd1 Add CI workflow to make sure the man page and man.test can be built by Emanuele Torre · 12 months ago
  9. 4ff63d9 Add checksums.txt for release by Owen Ou · 12 months ago
  10. 4c125c7 Do not remove manpage prebuild file on build failure by itchyny · 12 months ago
  11. 2377972 Use jinja2 ==3.0.2 for now by Emanuele Torre · 12 months ago
  12. 31280c3 Revert "Update docs/Pipfile.lock" by Nicolas Williams · 12 months ago
  13. 7fba850 Update docs/Pipfile.lock by Emanuele Torre · 12 months ago
  14. fc1bef0 Mark generated manual files as linguist-generated=true by Emanuele Torre · 12 months ago
  15. 295ff72 Update docs/README.md by Nicolas Williams · 12 months ago
  16. 1ec8be1 Update tests/man.test by Nicolas Williams · 12 months ago
  17. 2a67fc3 Update jq.1.prebuilt by Nicolas Williams · 12 months ago
  18. 3df8f90 Add first fuzzer for integration with OSS-Fuzz. by davkor · 3 years, 5 months ago
  19. 6ca7973 Allow using { $__loc__ } as shorthand for { __loc__: $__loc__ } by Emanuele Torre · 12 months ago
  20. 841445e Build Docker image using pre-built executables (#2686) by itchyny · 12 months ago
  21. 8345a8a manual.yml: further tweaks re map and map_values by pkoppstein · 12 months ago
  22. 39cf2fb manual.yml: further tweaks re map and map_values by pkoppstein · 12 months ago
  23. d710324 manual.yml: clarify explanation of map_values, including description of new behavior by pkoppstein · 12 months ago
  24. ce3701f Cross compile for Linux, MacOS and Windows on CI (#2665) by Owen Ou · 12 months ago
  25. 193f432 Lex $foo as a single token, instead of using '$' IDENT by Emanuele Torre · 12 months ago
  26. c08ecba Mark src/{parser,lexer}.{c,h} as generated files in .gitattributes by Emanuele Torre · 12 months ago
  27. 600e602 Fix empty regular expression matches (fix #2565) by itchyny · 12 months ago
  28. cac216a Fix manual on paths/1 to use boolean filter for its argument by itchyny · 12 months ago
  29. ab1a681 Support .a.[] and .a.[]? each syntax by Mattias Wadman · 12 months ago
  30. d807256 Fix nth/2 to emit empty on index out of range by itchyny · 12 months ago
  31. e2bc8de Fix the latest manual on string multiplication by zero by itchyny · 12 months ago
  32. cac3ea3 Fix string multiplication by 0 (and less than 1) to emit empty string by itchyny · 12 months ago
  33. 88b4577 Fix string multiplication with a value between 0.0 and 1.0 by itchyny · 1 year, 1 month ago
  34. af57893 Optimize appending deletion path in modify by itchyny · 12 months ago
  35. 371abc7 Fix deletion using assigning empty against arrays (fix #2051) by itchyny · 12 months ago
  36. cd8898d exit immediately after halt or halt_error is called by Emanuele Torre · 12 months ago
  37. 0eceded Remove deprecated filters: leaf_paths, recurse_down by itchyny · 12 months ago
  38. 6944d81 Fix dumping large floating numbers (fix #2367) (#2661) by itchyny · 12 months ago
  39. c68ad08 manual.yml: pick(pathexps) by pkoppstein · 12 months ago
  40. 37225a9 builtin.jq: def pick(pathexps): by pkoppstein · 12 months ago
  41. 416e8ad builtin: add pick(stream) by pkoppstein · 12 months ago
  42. a881532 Fix exit code on JSON parse error (#2654) by itchyny · 12 months ago
  43. 95625c3 Validate JSON for --jsonarg by Mattias Wadman · 12 months ago
  44. c077b95 Remove outdated CI badges from README.md (#2653) by itchyny · 12 months ago
  45. 9014c21 Release Docker image to GitHub Container Registry (#2652) by itchyny · 12 months ago
  46. 886a9b1 Make 0 divided by 0 results in NaN consistently (#2253) by itchyny · 12 months ago
  47. dfd440f Setup path correctly after stream parsing a key:value object pair (#2642) by Mattias Wadman · 12 months ago
  48. 7d424fd Fix release workflow tag trigger pattern (#2651) by itchyny · 12 months ago
  49. 2270e20 Improve Dockerfile: update base image and optimize image size (#2649) by itchyny · 12 months ago
  50. 12ce4e3 Support optional else-branch for if-then-elif-end (#2598) by Mattias Wadman · 12 months ago
  51. 4dc2a2f Implement scan/2 filter (#1961) by itchyny · 12 months ago
  52. 83f375c Revamp sub/3 to resolve most issues with gsub (and sub with "g") (#2641) by pkoppstein · 12 months ago
  53. edb0d88 Fix duplicate entry in .gitignore by itchyny · 12 months ago
  54. 3847ebb Create dist and upload on release also disable docs on build (#2648) by itchyny · 12 months ago
  55. 3c76a5b manual.yml: fix references to javascript, and clarify semantics of == (#2645) by pkoppstein · 12 months ago
  56. 4b5fcb9 Fix the default search paths and documentation (#2093) by itchyny · 12 months ago
  57. 5ae04c0 Strip debug information from executables (fix #1221) (#2647) by itchyny · 12 months ago
  58. 44a0f34 Release pipeline (#2620) by Owen Ou · 12 months ago
  59. f88c4e5 Move an example to the manual and regenerate man.test (#2639) by itchyny · 12 months ago
  60. 03db550 Remove unused function: jv_mem_invalidate, jv_mem_uninit_setup (#2636) by itchyny · 12 months ago
  61. d5dd41e fix: tarball fails distcheck: add files missing from manifest (#2538) by Allan Clark · 12 months ago
  62. d829524 Remove deleted README file from jq.spec (#2637) by itchyny · 12 months ago
  63. 6d694a4 Validate module metadata to be an object (#2357) by itchyny · 12 months ago
  64. 5dacc6b Fix bison warnings on incompatibilities with POSIX Yacc (#2634) by itchyny · 12 months ago
  65. 82d5602 Fix "writing output failed" error of non ASCII output on Windows (#2633) by itchyny · 12 months ago
  66. 7c1efd6 Update oniguruma submodule (June 2023) (#2635) by itchyny · 12 months ago
  67. 98835ee Fix halt_error to print message without prefix in raw mode (fix #1902) (#2632) by itchyny · 12 months ago
  68. e468eaa Fix glibc warning about _BSD_SOURCE and redefined _GNU_SOURCE (fix #1978) (#2631) by itchyny · 12 months ago
  69. 44c89ad Ignore error of outdated manual test when docs disabled (fix #2310) (#2630) by itchyny · 12 months ago
  70. 73966c8 Fix number lexer to avoid conflict with object indexing (#2254) by itchyny · 12 months ago
  71. fac5553 Fix overflow exception of the modulo operator (fix #1176) (#2629) by itchyny · 12 months ago
  72. 6864aa8 Fix manual section titles, minor typos, and improve inline codes (#2626) by itchyny · 12 months ago
  73. dd5ce98 Document `length` for numbers and bools (#2625) by Alex Jurkiewicz · 1 year ago
  74. 9a59042 Improve Download page: drop versions for each package manager (#2619) by itchyny · 1 year ago
  75. f7102e9 Create SECURITY.md by Nico Williams · 1 year ago
  76. 38b42e5 Fix double-installed doc (#2482) by Dan Church · 1 year ago
  77. 076d0a2 Use autotools standard ${docdir} (#2468) by Dan Church · 1 year ago
  78. 11d9091 Added usage under Powershell to the manual (#2306) by Dawid Ferenczy Rogožan · 1 year ago
  79. c2026f5 Fedora link returns 404 (#2067) by calpeconsulting · 1 year ago
  80. 0567d26 Add Windows installation via scoop (#2188) by Marcin Kłopotek · 1 year ago
  81. d2f1ddb manual.yml - Perl NG (#2614) by pkoppstein · 1 year ago
  82. 52d5988 C99 compatibility enhancements for the configure script (#2519) by Florian Weimer · 1 year ago
  83. 9cb69ad Add a note about how to provide positional arguments without confusing the arg parser (#1989) by Rob Wills · 1 year ago
  84. 2e5c3f4 Fix regular expression section on PCRE (fix #2439), also improve example format (#2613) by itchyny · 1 year ago
  85. 433b79d Fix version scripts for some shallow clone situations (fix #1549) (#2608) by itchyny · 1 year ago
  86. 5cebe86 Fix misspellings (#2609) by Josh Soref · 1 year ago
  87. bd86ca3 scanbuild: use ubuntu-latest (#2610) by Josh Soref · 1 year ago
  88. 840dc55 Link to the Onigurama docs (#2355) by AJ Jordan · 1 year ago
  89. 1d69ca6 Fix macOS build - drop python3 (#2612) by Josh Soref · 1 year ago
  90. e5414e6 docs: Fix coding style of Python scripts using YAPF (#2606) by itchyny · 1 year ago
  91. fd9da66 docs: Fix example outputs added in #2391 by itchyny · 1 year ago
  92. e066172 Add fixes for manual (#2391) by Benjamin Wuethrich · 1 year ago
  93. a87dca3 fix typos in manual.yml (#2102) by Timothy John Perisho Eccleston · 1 year ago
  94. 6c5c8f2 fix handling of -0 (#2235) by Anthony Sottile · 1 year, 1 month ago
  95. b8816ca docs: Fix a try-catch example (fix #1558, #1777) (#2605) by itchyny · 1 year, 1 month ago
  96. df8ee8d docs: fix typo in halt_error example (#2336) by Henré Botha · 1 year, 1 month ago
  97. b7f9587 docs: clarify split behavior (#2462) by Lucas Trzesniewski · 1 year, 1 month ago
  98. 90bfa96 Fixed typo in errors on missing some mathematical filters (#2434) by Stefan · 1 year, 1 month ago
  99. d178ebd [docs] Use yaml.safe_load() in build_*.py scripts (#2432) by nmulcahey · 1 year, 1 month ago
  100. b7511b9 Key should be "foo" without spaces (#2212) by Matti Åstrand · 1 year, 1 month ago