summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-05-01Bump lxml from 4.3.1 to 4.6.3 in /docsdependabot/pip/docs/lxml-4.6.3dependabot[bot]
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
2020-01-02correct the default JQ_COLORS to use 37, not undefined color 39David Biesack
2020-01-02fix typosAlanscut
2020-01-02Improve formatting of flags and link to specific wiki article for cross-compi...Bradley Skaggs
2019-12-30compile-ios.sh: realpath is not a default command.MCApollo
2019-12-30compile-ios.sh: Update grammarMCApollo
2019-12-30Updated compile-ios.sh script.MCApollo
2019-12-30Add -0 / --nul-output option for processing values containing newlinesPaul Wise
2019-12-29Rephrase doc "A string B is contained in A" ...Felix Wolfsteller
2019-12-29Differentiate WIN32 / Cygwin in configure scriptRichard H Lee
2019-11-21Fix nesting try/catch inside internal errorsWilliam Langford
2019-10-23Ensure travis has a python version we expectWilliam Langford
2019-10-22Remove an accidentally committed debug fileLeonid S. Usov
2019-10-22Add configure guards around literal jv_numbersWilliam Langford
2019-10-22[tests] print test # from the start of the tests file to help with skip and takeLeonid S. Usov
2019-10-22Save literal value of the parsed number to preserve it for the outputLeonid S. Usov
2019-10-22Add decNumber libraryLeonid S. Usov
2019-07-31Merge pull request #1948 from eli-schwartz/no-pacman-syWilliam Langford
2019-07-21docs: fix seriously dangerous download instructions for Arch LinuxEli Schwartz
2019-07-14Merge pull request #1944 from tessus/doc-improvementWilliam Langford
2019-07-08clarify filter usageHelmut K. C. Tessarek
2019-06-11Makefile.am: fix builtin.inc with out-of-root buildsRicardo Constantino
2019-04-07Improve jv_is_integer()Mark Feit
2019-04-04jq_util_input_init: Zero memory using callocMattias Hansson
2019-03-29Dockerfile: Uninstall oniguruma before distcleanMattias Hansson
2019-03-29Dockerfile: Fetch dependency as git submoduleMattias Hansson
2019-03-29Dockerfile: Change base image to Debian StableMattias Hansson
2019-03-29Dockerfile: Add missing dependency to pip3Mattias Hansson
2019-03-29Dockerfile: Specify locale settingsMattias Hansson