summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump pyyaml from 3.13 to 5.4 in /docsdependabot/pip/docs/pyyaml-5.4dependabot[bot]2021-05-011-41/+75
* Re-apply patch from ff8924ce16e58f to dev manualAleksey Tsalolikhin2021-05-011-0/+48
* Remove decimal number text from v1.6 manualAleksey Tsalolikhin2021-05-011-47/+0
* Add large file support for 32-bit systems to fix issue 2167Ciaran McNamara2021-05-011-0/+1
* Clean up compile warnings on macOSWilliam Langford2020-12-194-5/+48
* Use AX_PTHREAD to properly detect pthread and flagsWilliam Langford2020-12-192-7/+521
* Fix #2197 extended regex pattern exampleAlexandre Jasmin2020-12-183-3/+3
* Add some missing code quoting to the manualMaximilian Roos2020-06-081-13/+13
* Reduce allocation on string multiplicationitchyny2020-05-261-11/+9
* Fix multiple string multiplicationitchyny2020-05-261-2/+3
* Fix error handling in strftimeitchyny2020-05-261-0/+4
* Makefile: prepend srcdir to jq.1.prebuilt to fix out of source compilationChristopher Degawa2020-03-031-1/+1
* Rework pipenv requirement to be more relaxedWilliam Langford2020-03-024-30/+892
* Minor fixes to website generationWilliam Langford2020-03-024-5/+13
* Change Homebrew version in docs to 1.6Gustav2020-03-021-1/+1
* compatibiltiy->compatibilityAlanscut2020-03-021-1/+1
* fix typosAlanscut2020-01-147-10/+10
* remove unused conditional branchYoichi Nakayama2020-01-101-2/+0
* Add information on how to install on OS X with MacPortsBernard Niset2020-01-071-2/+3
* docs: --indent value has maximum of 7, not 8William Chargin2020-01-074-4/+4
* outputing -> outputtingAlanscut2020-01-033-3/+3
* Update other manual and source to use ;37David Biesack2020-01-022-3/+3
* correct the default JQ_COLORS to use 37, not undefined color 39David Biesack2020-01-021-1/+1
* fix typosAlanscut2020-01-025-5/+5
* Improve formatting of flags and link to specific wiki article for cross-compi...Bradley Skaggs2020-01-021-2/+4
* compile-ios.sh: realpath is not a default command.MCApollo2019-12-301-1/+1
* compile-ios.sh: Update grammarMCApollo2019-12-301-4/+4
* Updated compile-ios.sh script.MCApollo2019-12-301-102/+106
* Add -0 / --nul-output option for processing values containing newlinesPaul Wise2019-12-302-0/+12
* Rephrase doc "A string B is contained in A" ...Felix Wolfsteller2019-12-291-1/+1
* Differentiate WIN32 / Cygwin in configure scriptRichard H Lee2019-12-291-2/+3
* Fix nesting try/catch inside internal errorsWilliam Langford2019-11-212-1/+5
* Ensure travis has a python version we expectWilliam Langford2019-10-231-1/+5
* Remove an accidentally committed debug fileLeonid S. Usov2019-10-221-101/+0
* Add configure guards around literal jv_numbersWilliam Langford2019-10-224-0/+25
* [tests] print test # from the start of the tests file to help with skip and takeLeonid S. Usov2019-10-221-3/+3
* Save literal value of the parsed number to preserve it for the outputLeonid S. Usov2019-10-2221-755/+1374
* Add decNumber libraryLeonid S. Usov2019-10-2236-0/+20503
* Merge pull request #1948 from eli-schwartz/no-pacman-syWilliam Langford2019-07-311-1/+1
|\
| * docs: fix seriously dangerous download instructions for Arch LinuxEli Schwartz2019-07-211-1/+1
|/
* Merge pull request #1944 from tessus/doc-improvementWilliam Langford2019-07-144-14/+16
|\
| * clarify filter usageHelmut K. C. Tessarek2019-07-084-14/+16
|/
* Makefile.am: fix builtin.inc with out-of-root buildsRicardo Constantino2019-06-111-2/+2
* Improve jv_is_integer()Mark Feit2019-04-071-4/+5
* jq_util_input_init: Zero memory using callocMattias Hansson2019-04-041-10/+1
* Dockerfile: Uninstall oniguruma before distcleanMattias Hansson2019-03-291-2/+3
* Dockerfile: Fetch dependency as git submoduleMattias Hansson2019-03-291-11/+6
* Dockerfile: Change base image to Debian StableMattias Hansson2019-03-291-1/+1
* Dockerfile: Add missing dependency to pip3Mattias Hansson2019-03-291-1/+3
* Dockerfile: Specify locale settingsMattias Hansson2019-03-291-1/+3