summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-06-01Update git submodule commit of oniguruma from 6fa38f4 to 078f95eowenthereal/2561Hanson Char
2023-06-01Merge old jqlang/jq master to the latest (#2596)Owen Ou
2023-05-28Update URLs from stedolan to jqlangStephen Dolan
2023-05-28Fix website build by adding Loader parameter to yaml.loadStephen Dolan
2022-05-26docs: Document repeat(exp)Mattias Wadman
2022-05-26Mention -n in IO-section and for input/inputsMattias Wadman
2022-05-26Fix iterration problem for non decimal stringTomas Halman
2022-05-26docs: point to Libera.Chat instead of FreenodeNaïm Favier
2022-05-26Missing "va_end" call. This was found by running the cppcheck static analysis...Lukas Lansky
2022-05-26Add --recursive to git cloneSean Wei
2022-05-26docs(manual): fix the typo errors in the manualZhaohui Mei
2022-05-26docs: Fix some format inconsistencies in manualMattias Wadman
2022-05-26fixes incorrect example in man pageGijs Kunze
2022-05-26jq is now available through fink.dak180
2022-05-26Fix typo in compile.cIkko Ashimine
2022-05-26Fixed typosStefan
2022-04-04Update AUTHORSOwen Ou
2022-04-04Update my contributor infoOwen Ou
2021-10-24Fix accidentally quadratic behavior in _modifyNicolas Williams
2021-10-24Fix accidentally quadratic behavior in setpathNicolas Williams
2021-10-24Fix LOADV/LOADVN refcount printingNicolas Williams
2021-10-24Fix crash in LOADVN when stack growsNicolas Williams
2021-10-24Appveyor: Get Appveyor building againNicolas Williams
2021-10-24Update docs/Pipenv.lockNicolas Williams
2021-09-06Fix Windows build for 1.7 release (moar)Nicolas Williams
2021-09-03Fix Windows build for 1.7 release (pthread stuff)Nicolas Williams
2021-05-01Fix msys2 installation on AppVeyoritchyny
2021-05-01Fix incorrect if empty string exampleMattias Wadman
2021-05-01update the version available through Chocolateymjarosie
2021-05-01Re-apply patch from ff8924ce16e58f to dev manualAleksey Tsalolikhin
2021-05-01Remove decimal number text from v1.6 manualAleksey Tsalolikhin
2021-05-01Add large file support for 32-bit systems to fix issue 2167Ciaran McNamara
2020-12-19Clean up compile warnings on macOSWilliam Langford
2020-12-19Use AX_PTHREAD to properly detect pthread and flagsWilliam Langford
2020-12-18Fix #2197 extended regex pattern exampleAlexandre Jasmin
2020-06-08Add some missing code quoting to the manualMaximilian Roos
2020-05-26Reduce allocation on string multiplicationitchyny
2020-05-26Fix multiple string multiplicationitchyny
2020-05-26Fix error handling in strftimeitchyny
2020-03-03Makefile: prepend srcdir to jq.1.prebuilt to fix out of source compilationChristopher Degawa
2020-03-02Rework pipenv requirement to be more relaxedWilliam Langford
2020-03-02Minor fixes to website generationWilliam Langford
2020-03-02Change Homebrew version in docs to 1.6Gustav
2020-03-02compatibiltiy->compatibilityAlanscut
2020-01-14fix typosAlanscut
2020-01-10remove unused conditional branchYoichi Nakayama
2020-01-07Add information on how to install on OS X with MacPortsBernard Niset
2020-01-07docs: --indent value has maximum of 7, not 8William Chargin
2020-01-03outputing -> outputtingAlanscut
2020-01-02Update other manual and source to use ;37David Biesack