summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2019-03-29Dockerfile: Set noninteractiveMattias Hansson
2019-03-29Add pkg-config file for libjqMattias Hansson
2019-03-26Fix assert in generator subexpressions (fix #1875)Nicolas Williams
2019-03-25Fix tests/jq.test for c72ed135Nicolas Williams
2019-03-25Fix tests/shtest broken by 2b4d51fNicolas Williams
2019-03-24Disable docs by default; don't mantest if no docsNicolas Williams
2019-03-24Identify progname in more errors (fix #1860)Nicolas Williams
2019-03-24Add -b / --binary option for WindowsNicolas Williams
2019-03-24Allow .["foo"].["bar"]Nicolas Williams
2019-03-24Allow keywords in more places (fix #1868)Nicolas Williams
2019-02-26Restore cfunction arity in builtins/0Muh Muhten
2019-02-26Bind libraries backward for consistent shadowingMuh Muhten
2019-02-26Fix regression on ~/.jq being a directoryMuh Muhten
2019-02-26Fix alpine buildMuh Muhten
2019-02-26Make shtest verbose 2 diag. alpine build failureNicolas Williams
2019-02-26Change contains to return true for empty string needlesWilliam Langford
2019-02-26Configure appveyor build to use pythonWilliam Langford
2019-02-26Cleanup leftover references to rubyWilliam Langford
2019-02-26Configure travis build to use pythonWilliam Langford
2019-02-26Remove ruby dependency from mantestsWilliam Langford
2019-02-26Remove ruby dependency from manpage buildWilliam Langford
2019-02-26Remove ruby dependency from website buildWilliam Langford