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-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-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 |
2014-08-21 |
Nicolas Williams | Quiet warning about freopen() of stdout |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Nicolas Williams | Drop "any/" in module search; use 1.x-master |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Nicolas Williams | BSD sed lacks -r; fix #551 |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Nicolas Williams | Document module system |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Nicolas Williams | Add `module` directive, `modulemeta` builtin |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Nicolas Williams | Add JV_OBJECT() macro |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Nicolas Williams | Add JV_ARRAY() macro |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Nicolas Williams | Add jq_report_error() function; use it |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Nicolas Williams | Fix #549 |
commit | commitdiff | tree | snapshot |
2014-08-10 |
Nicolas Williams | Constant fold objects |
commit | commitdiff | tree | snapshot |
2014-08-10 |
Nicolas Williams | Fold constant arrays |
commit | commitdiff | tree | snapshot |
2014-08-10 |
Nicolas Williams | More constant folding: null, true, and false |
commit | commitdiff | tree | snapshot |
2014-08-10 |
Nicolas Williams | Out of bounds negative array indices should raise |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Nicolas Williams | `.foo[-1] = ...` trips assertion (fix #490) |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Nicolas Williams | Allow any number of jq-coded function arguments |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Nicolas Williams | Make `nwise` private |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Nicolas Williams | Make regexp builtins and range/3 use #524 too |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Nicolas Williams | Use `def f($a): ...;` syntax for builtins |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Nicolas Williams | Add `def f($arg):` syntax (fix #524) |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Nicolas Williams | Fix tests for #432 |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Nicolas Williams | Fix docs YAML (introduced in #432) |
commit | commitdiff | tree | snapshot |
2014-08-08 |
pkoppstein | regex filters (#432): scan, splits, split, sub, gsub |
commit | commitdiff | tree | snapshot |
2014-08-06 |
Nicolas Williams | Better error msg for bad shell quoting (fix #538) |
commit | commitdiff | tree | snapshot |
2014-08-06 |
William Langford | Actually check version for bison. |
commit | commitdiff | tree | snapshot |
2014-08-05 |
William Langford | Merge pull request #532 from wtlangford/top-removal |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Nicolas Williams | Document TCO a bit more |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Nicolas Williams | Fix docs (missing backquotes) |
commit | commitdiff | tree | snapshot |
2014-08-05 |
William Langford | Merge pull request #523 from eproxus/patch-1 |
commit | commitdiff | tree | snapshot |
2014-08-05 |
William Langford | Remove duplicate TOP insertions, drop unused defs. 532/head |
commit | commitdiff | tree | snapshot |
2014-08-05 |
pkoppstein | Apply TCO to recurse/1, add recurse/2; tweak docs |
commit | commitdiff | tree | snapshot |
2014-08-01 |
Adam Lindberg | Add example of selecting object with keys 523/head |
commit | commitdiff | tree | snapshot |
2014-08-01 |
Nicolas Williams | Some builtins are unnecessarily special (fix #521) |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Nicolas Williams | Correct @wtlangford's address |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Nicolas Williams | Add @wtlangford to the AUTHORS list |
commit | commitdiff | tree | snapshot |
2014-07-29 |
pkoppstein | Add capture; document regular expression filters |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Nicolas Williams | Add `first`, `nth`, `last` (fix #510) |
commit | commitdiff | tree | snapshot |
2014-07-27 |
William Langford | Fixing crash when a library's dependency could not... |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Nicolas Williams | Fold constants (fix #504) |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Nicolas Williams | Fix #499, #500 |
commit | commitdiff | tree | snapshot |
2014-07-23 |
William Langford | Changing color codes to fix #495 |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Nicolas Williams | Do fix remaining bison warning (fix #433) |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Nicolas Williams | Rename jq_memmem() to _jq_memmem() |
commit | commitdiff | tree | snapshot |
2014-07-23 |
William Langford | Added library system with -l, -L, and JQ_LIBRARY_PATH |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Nicolas Williams | Add -i option to edit files in place (fix #105) |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Nicolas Williams | Add -n to short usage msg; fix --arg msg |
commit | commitdiff | tree | snapshot |
2014-07-14 |
Nicolas Williams | Fix bison empty rule warnings (#433, partial fix) |
commit | commitdiff | tree | snapshot |
2014-07-14 |
Nicolas Williams | Fix #484, try/catch syntax has conflicts |
commit | commitdiff | tree | snapshot |
2014-07-14 |
Nico Williams | Merge pull request #483 from else/master |
commit | commitdiff | tree | snapshot |
2014-07-14 |
Simon Elsbrock | jq 1.4 is in Debian 483/head |
commit | commitdiff | tree | snapshot |
2014-07-14 |
Nico Williams | Merge pull request #482 from mbruggmann/manual-fixes |
commit | commitdiff | tree | snapshot |
2014-07-14 |
Nicolas Williams | Add regression test for #479 |
commit | commitdiff | tree | snapshot |
2014-07-13 |
Nicolas Williams | Lib defs don't bind to each other; fix #479 again |
commit | commitdiff | tree | snapshot |
2014-07-13 |
Marc Bruggmann | Fix manual example for `endswith`. 482/head |
commit | commitdiff | tree | snapshot |
2014-07-13 |
Nicolas Williams | Revert "Library defs don't bind to each other; fix... |
commit | commitdiff | tree | snapshot |
next |