2015-01-27 |
i | readability 678/head |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Nicolas Williams | Fix --raw-input |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Nico Williams | Merge pull request #669 from joelpurra/join-empty-array-668 |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Joel Purra | Empty arrays join/1 to an empty string, fixes #668... 669/head |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Nicolas Williams | Add `debug` and `stderr` builtins |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Nicolas Williams | join/1: respect empty strings (fix #668) |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Nicolas Williams | Split on empty sep: fix #552 moar |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Nicolas Williams | Fix docs for `split/0` |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Nicolas Williams | Fix #552 |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Nicolas Williams | Fix --run-tests arg handling |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Nicolas Williams | Look for jq/main.jq for imports |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Nicolas Williams | Add comments to tests/run |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Nicolas Williams | Fix tests/run in from-tar-ball case |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Nicolas Williams | Add static build instructions (fix #294) |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Nicolas Williams | Fix warning in util.c jq-1.5rc1 |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Nicolas Williams | Include missing EXTRA_DIST items; fix #661 |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Nicolas Williams | Add mkstemp() for mingw build |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Nicolas Williams | Fix memleak introduced run-tests enhancement |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Nicolas Williams | Add more missing test files |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Nicolas Williams | Add missing test file |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Nicolas Williams | Move some module tests into all.test |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Nicolas Williams | Further module system revamp (fix #659) |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Nicolas Williams | Add `label $name | EXP`; fix `break` |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Nicolas Williams | Remove string indexing by string (fix #454) |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Nicolas Williams | Fix parser leak (fuzzing) |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Nicolas Williams | Fix lineno counting in jq_test.c |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Nicolas Williams | Add support for testing erroneous programs |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Nicolas Williams | Make --run-tests more informative |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Nicolas Williams | Allow resetting of jq err callback |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Nicolas Williams | Fix streaming bug (fuzzing) |
commit | commitdiff | tree | snapshot |
2014-12-28 |
pkoppstein | transpose/0 for possibly jagged matrices |
commit | commitdiff | tree | snapshot |
2014-12-28 |
pkoppstein | bsearch(x) (binary search): builtin.c (tested), with... |
commit | commitdiff | tree | snapshot |
2014-12-28 |
pkoppstein | ascii_upcase/0 and ascii_downcase/0 |
commit | commitdiff | tree | snapshot |
2014-12-28 |
Nicolas Williams | Add `debug` builtin |
commit | commitdiff | tree | snapshot |
2014-12-28 |
Nicolas Williams | Don't force C API users to set input cb |
commit | commitdiff | tree | snapshot |
2014-12-28 |
Nicolas Williams | Make jq --run-tests show test line numbers |
commit | commitdiff | tree | snapshot |
2014-12-28 |
Nicolas Williams | Fix uninitialized struct field |
commit | commitdiff | tree | snapshot |
2014-12-27 |
Nicolas Williams | Streaming parser torture tests |
commit | commitdiff | tree | snapshot |
2014-12-27 |
Nicolas Williams | Fuzz JSON parser |
commit | commitdiff | tree | snapshot |
2014-12-27 |
Nicolas Williams | Better quoting in tests/run |
commit | commitdiff | tree | snapshot |
2014-12-27 |
Nicolas Williams | Add Streaming parser (--stream) |
commit | commitdiff | tree | snapshot |
2014-12-27 |
Nicolas Williams | Allow C-coded functions to `empty` |
commit | commitdiff | tree | snapshot |
2014-12-27 |
Nicolas Williams | Add BLOCK_8() macro |
commit | commitdiff | tree | snapshot |
2014-12-27 |
Nicolas Williams | Fix `foreach` non-progation of errors |
commit | commitdiff | tree | snapshot |
2014-12-27 |
Nicolas Williams | Allow zero-length buffers in jv_parser_set_buf() |
commit | commitdiff | tree | snapshot |
2014-12-27 |
Nicolas Williams | Fix in and inside |
commit | commitdiff | tree | snapshot |
2014-12-27 |
Nico Williams | Merge pull request #624 from Janrain-Colin/patch-1 |
commit | commitdiff | tree | snapshot |
2014-12-27 |
Nico Williams | Merge pull request #366 from slapresta/inversed-contains |
commit | commitdiff | tree | snapshot |
2014-12-27 |
Nico Williams | Merge pull request #628 from slapresta/map-on-objects |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Nicolas Williams | Fix infinite loop in read_more() (fix #656) |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Nicolas Williams | Fix EOF handling; fix #656 |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Nico Williams | Merge pull request #651 from eiiches/fix-examples |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Nicolas Williams | Add @tsv; fix #645 |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Nico Williams | Merge pull request #653 from msabramo/patch-1 |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Nicolas Williams | Module search revamp for pkg managers |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Nicolas Williams | Fix bug caused by 8ca07a0 |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Nicolas Williams | Fix #348: reject unescaped control chars |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Nico Williams | Merge pull request #601 from slapresta/redefine-any-all |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Nicolas Williams | Use __attribute__ __printf__ with GCC |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Nicolas Williams | Make `values` faster (fix #652) |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Nicolas Williams | Fix #649 |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Marc Abramowitz | .travis.yml: Set sudo false; use containers 653/head |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Santiago Lapresta | Define `map_values` 628/head |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Santiago Lapresta | `in` is now `inside`, added `in` as inverse of `has` 366/head |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Santiago Lapresta | Added `in` command |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Eiichi Sato | Fix examples in manual 651/head |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Eiichi Sato | Fix indents in manual.yml |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Eiichi Sato | HTML-escape jq programs in manual |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Eiichi Sato | Fix examples in manual |
commit | commitdiff | tree | snapshot |
2014-12-12 |
Nico Williams | Merge pull request #611 from StevenMaude/tutorial-typo... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
Nico Williams | Merge pull request #616 from ianmiell/ianmiell_requirements |
commit | commitdiff | tree | snapshot |
2014-12-12 |
Nicolas Williams | Add until(cond; next); fix #639 |
commit | commitdiff | tree | snapshot |
2014-12-12 |
Nicolas Williams | Fix #647, but caused by 89791a0 |
commit | commitdiff | tree | snapshot |
2014-12-12 |
Nicolas Williams | Add --argjson, fix #648 |
commit | commitdiff | tree | snapshot |
2014-12-12 |
Nico Williams | Merge pull request #642 from Janrain-Colin/patch-3 |
commit | commitdiff | tree | snapshot |
2014-12-07 |
Colin von Heuring | fix typo in manual 642/head |
commit | commitdiff | tree | snapshot |
2014-11-29 |
Nicolas Williams | Fix refcount leak, fix #618 |
commit | commitdiff | tree | snapshot |
2014-11-29 |
Nicolas Williams | STOREV/LOADV* should also print refcnts |
commit | commitdiff | tree | snapshot |
2014-11-29 |
Nicolas Williams | Enable printing of stack val refcnts |
commit | commitdiff | tree | snapshot |
2014-11-29 |
Nicolas Williams | Print stack value refcounts when tracing (#636) |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Colin von Heuring | Doc correction 624/head |
commit | commitdiff | tree | snapshot |
2014-11-13 |
William Langford | Fix #600. Add regression test |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Ian Miell | Requirements made slightly more complete: cf https... 616/head |
commit | commitdiff | tree | snapshot |
2014-11-05 |
Steven Maude | Fix typos in tutorial 611/head |
commit | commitdiff | tree | snapshot |
2014-10-21 |
Santiago Lapresta | Define {any,all}/2 independently from {any,all}/0 601/head |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Santiago Lapresta | Define {any,all}/{0,1} in terms of {any,all}/2 |
commit | commitdiff | tree | snapshot |
2014-10-12 |
Nicolas Williams | Add support for JSON sequence MIME type |
commit | commitdiff | tree | snapshot |
2014-10-07 |
William Langford | Properly call onig_error_code_to_str |
commit | commitdiff | tree | snapshot |
2014-10-07 |
pkoppstein | fix sub (#586); add gsub/3; add transpose/0. |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Nicolas Williams | Restore `split/1`; don't use regexp (fix #576) |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Nicolas Williams | Update docs about sort/group/min/max/unique |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Nicolas Williams | from-entries should work with EC2 (fix #592) |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Nicolas Williams | Remove sort/1 and group/1 |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Nicolas Williams | to_entries should not sort keys (fix #561) |
commit | commitdiff | tree | snapshot |
2014-09-23 |
William Langford | Properly handle when objects cannot be folded |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Nicolas Williams | Drop the jq version directory from search path |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Nicolas Williams | Never close stdin; allow multiple `-` arguments |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Nicolas Williams | Handle invalid inputs in argument files (fix #562) |
commit | commitdiff | tree | snapshot |
2014-08-29 |
William Langford | Properly handle incomplete json when input is file |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Nicolas Williams | C-coded builtins should not assert (fix #553) |
commit | commitdiff | tree | snapshot |
next |