- a17dd32 Add some missing code quoting to the manual by Maximilian Roos · 8 months ago master
- 6306ac8 Reduce allocation on string multiplication by itchyny · 8 months ago
- 9163e09 Fix multiple string multiplication by itchyny · 8 months ago
- 15fa1de Fix error handling in strftime by itchyny · 8 months ago
- ccc79e5 Makefile: prepend srcdir to jq.1.prebuilt to fix out of source compilation by Christopher Degawa · 11 months ago
- 50a7022 Rework pipenv requirement to be more relaxed by William Langford · 11 months ago
- 8c61eba Minor fixes to website generation by William Langford · 11 months ago
- d24c3d2 Change Homebrew version in docs to 1.6 by Gustav · 11 months ago
- 63b5c7b compatibiltiy->compatibility by Alanscut · 11 months ago
- 5b9e63e fix typos by Alanscut · 1 year ago
- 503fae5 remove unused conditional branch by Yoichi Nakayama · 1 year ago
- 0871001 Add information on how to install on OS X with MacPorts by Bernard Niset · 1 year, 1 month ago
- baecf2c docs: --indent value has maximum of 7, not 8 by William Chargin · 1 year, 1 month ago
- e7d3798 outputing -> outputting by Alanscut · 1 year, 1 month ago
- 07b18a3 Update other manual and source to use ;37 by David Biesack · 1 year, 1 month ago
- cf61515 correct the default JQ_COLORS to use 37, not undefined color 39 by David Biesack · 1 year, 1 month ago
- fa3733c fix typos by Alanscut · 1 year, 1 month ago
- 82987df Improve formatting of flags and link to specific wiki article for cross-compilation. by Bradley Skaggs · 1 year, 1 month ago
- 839316e compile-ios.sh: realpath is not a default command. by MCApollo · 1 year, 1 month ago
- d235e97 compile-ios.sh: Update grammar by MCApollo · 1 year, 1 month ago
- 4c2e63a Updated compile-ios.sh script. by MCApollo · 1 year, 1 month ago
- 24564b2 Add -0 / --nul-output option for processing values containing newlines by Paul Wise · 1 year, 1 month ago
- 707022b Rephrase doc "A string B is contained in A" ... by Felix Wolfsteller · 1 year, 1 month ago
- 2065d6c Differentiate WIN32 / Cygwin in configure script by Richard H Lee · 1 year, 1 month ago
- e74eab8 Fix nesting try/catch inside internal errors by William Langford · 1 year, 2 months ago
- bda75c3 Ensure travis has a python version we expect by William Langford · 1 year, 3 months ago
- 9b51a08 Remove an accidentally committed debug file by Leonid S. Usov · 1 year, 3 months ago
- 74c44bc Add configure guards around literal jv_numbers by William Langford · 1 year, 3 months ago
- 4860ed4 [tests] print test # from the start of the tests file to help with skip and take by Leonid S. Usov · 1 year, 3 months ago
- cf4b48c Save literal value of the parsed number to preserve it for the output by Leonid S. Usov · 1 year, 3 months ago
- b6be13d Add decNumber library by Leonid S. Usov · 1 year, 3 months ago
- 37b2d21 Merge pull request #1948 from eli-schwartz/no-pacman-sy by William Langford · 1 year, 6 months ago
- 7877464 docs: fix seriously dangerous download instructions for Arch Linux by Eli Schwartz · 1 year, 6 months ago
- a976387 Merge pull request #1944 from tessus/doc-improvement by William Langford · 1 year, 6 months ago
- 8d9817d clarify filter usage by Helmut K. C. Tessarek · 1 year, 7 months ago
- e944fe8 Makefile.am: fix builtin.inc with out-of-root builds by Ricardo Constantino · 1 year, 8 months ago
- ad9fc9f Improve jv_is_integer() by Mark Feit · 1 year, 10 months ago
- 263e106 jq_util_input_init: Zero memory using calloc by Mattias Hansson · 1 year, 10 months ago
- 4f58a59 Dockerfile: Uninstall oniguruma before distclean by Mattias Hansson · 1 year, 10 months ago
- 5843701 Dockerfile: Fetch dependency as git submodule by Mattias Hansson · 1 year, 10 months ago
- 528a4f5 Dockerfile: Change base image to Debian Stable by Mattias Hansson · 1 year, 10 months ago
- c4062e0 Dockerfile: Add missing dependency to pip3 by Mattias Hansson · 1 year, 10 months ago
- 70e04d6 Dockerfile: Specify locale settings by Mattias Hansson · 1 year, 10 months ago
- bcd594e Dockerfile: Set noninteractive by Mattias Hansson · 1 year, 10 months ago
- 3c4fcb1 Add pkg-config file for libjq by Mattias Hansson · 1 year, 10 months ago
- b52fc10 Fix assert in generator subexpressions (fix #1875) by Nicolas Williams · 1 year, 10 months ago
- b34af08 Fix tests/jq.test for c72ed135 by Nicolas Williams · 1 year, 10 months ago
- e01398c Fix tests/shtest broken by 2b4d51f by Nicolas Williams · 1 year, 10 months ago
- dffba62 Disable docs by default; don't mantest if no docs by Nicolas Williams · 1 year, 10 months ago
- 2b4d51f Identify progname in more errors (fix #1860) by Nicolas Williams · 1 year, 10 months ago
- 0dab2b1 Add -b / --binary option for Windows by Nicolas Williams · 1 year, 10 months ago
- 3e0a118 Allow .["foo"].["bar"] by Nicolas Williams · 1 year, 10 months ago
- c72ed13 Allow keywords in more places (fix #1868) by Nicolas Williams · 1 year, 10 months ago
- 3ea0199 Restore cfunction arity in builtins/0 by Muh Muhten · 1 year, 11 months ago
- abed751 Bind libraries backward for consistent shadowing by Muh Muhten · 1 year, 11 months ago
- 141bb78 Fix regression on ~/.jq being a directory by Muh Muhten · 1 year, 11 months ago
- 30afc86 Fix alpine build by Muh Muhten · 1 year, 11 months ago
- 6df393c Make shtest verbose 2 diag. alpine build failure by Nicolas Williams · 1 year, 11 months ago
- f951d02 Change contains to return true for empty string needles by William Langford · 1 year, 11 months ago
- cc724f1 Configure appveyor build to use python by William Langford · 1 year, 11 months ago
- a4756fd Cleanup leftover references to ruby by William Langford · 1 year, 11 months ago
- 15be4e7 Configure travis build to use python by William Langford · 1 year, 11 months ago
- 53a3f47 Remove ruby dependency from mantests by William Langford · 1 year, 11 months ago
- 175dbc4 Remove ruby dependency from manpage build by William Langford · 1 year, 11 months ago
- c1f1185 Remove ruby dependency from website build by William Langford · 1 year, 11 months ago
- 76e72a3 Simplify and optimize SQLish builtins by Muh Muhten · 1 year, 11 months ago
- a1626ad Fix bizarre bsearch/1 behaviour with a stream argument by Muh Muhten · 1 year, 11 months ago
- d1a07cb Make tostream much more efficient by Muh Muhten · 1 year, 11 months ago
- 8c1e717 Reimplement fromstream/1 more compactly by Muh Muhten · 1 year, 11 months ago
- fc6df0f Simplify definition of range/3 by Muh Muhten · 1 year, 11 months ago
- 78271b1 Simplify type-select builtins by Muh Muhten · 1 year, 11 months ago
- d3abe3a Add more tests for any and all by Muh Muhten · 1 year, 11 months ago
- 41b8593 Redefine isempty/1, and the all and any series by Muh Muhten · 1 year, 11 months ago
- 6a0bdf6 Remove scalars_or_empty by Muh Muhten · 1 year, 11 months ago
- 36c250a No need to block_drop_unreferenced after builtins by Muh Muhten · 1 year, 11 months ago
- 260879a Rename block_bind_incremental to block_bind_referenced by Muh Muhten · 1 year, 11 months ago
- 8537b93 Fix block flipping in block_drop_unreferenced by Muh Muhten · 1 year, 11 months ago
- 9a0d5be Merge pull request #1837 from muhmuhten/limit_0 by Nico Williams · 1 year, 11 months ago
- 130152a Ensure limit(0; ...) is empty by Muh Muhten · 1 year, 11 months ago
- 730c730 Rewrite `_assign/2` using `$argument` syntax by Muh Muhten · 1 year, 11 months ago
- 85caac4 Work around fgets()'s lack of length reporting by Muh Muhten · 1 year, 11 months ago
- 048acee Fix if-then-else example formatting by Nicolas Williams · 1 year, 11 months ago
- 8a02b2c Document optional `else` clause of `if` by Nicolas Williams · 1 year, 11 months ago
- 4f6045a Support "if" without "else" clause by Chance Zibolski · 1 year, 11 months ago
- 1ef90ac Bind data imports properly when already resolved by Muh Muhten · 1 year, 11 months ago
- e843a4f Make builtin binding fast again by binding only referenced symbols by Muh Muhten · 1 year, 11 months ago
- b2b0bd3 Load ~/.jq as a library instead of with builtins by Muh Muhten · 1 year, 11 months ago
- 450ade4 Add import metadata key "optional" by Muh Muhten · 1 year, 11 months ago
- c814c4e Replace TOP-before-imports special case with assert by Muh Muhten · 1 year, 11 months ago
- 4f4494c Catch .. as the first component of a module path by Muh Muhten · 1 year, 11 months ago
- ff01482 Pass on the error message when rel_path is invalid by Muh Muhten · 1 year, 11 months ago
- 8edf58a Simplify definition of block_bind_referenced by Muh Muhten · 1 year, 11 months ago
- 88e1f59 Allow globbing on Windows by Jason Hood · 2 years ago
- 80b064f Make UTC time on Windows by Jason Hood · 2 years ago
- 0fc8200 Add ISO 8601-specific strptime by Jason Hood · 2 years ago
- 87594f8 Prevent redirecting to NUL crash by Jason Hood · 2 years ago
- def42a3 Possibly enable color output on Windows (#1494) by Jason Hood · 2 years ago
- 605bfb3 Reimplement block_drop_unreferenced in linear time by Muh Muhten · 2 years ago
- 9fa2e51 Merge pull request #1818 from muhmuhten/free_in_index by Nico Williams · 2 years ago
- 3f59bee Make sure to free in jv_string_indexes by Muh Muhten · 2 years ago