summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2013-11-08Add a --unbuffered option. Closes #206Stephen Dolan
2013-11-07count should be lengthPeter van Dijk
2013-10-16Docs: add description of --from-file optionRyoichi KATO
2013-09-20Add missing -i flag in build instructionsKenny Shen
2013-09-14Merge pull request #182 from mdaines/sqrt-builtinStephen Dolan
2013-09-13Fix typoMike Daines
2013-09-11Add sqrt operatorMichael Daines
2013-06-22Fix example in manual for `floor`. See #155.Stephen Dolan
2013-06-21Document floorNicolas Williams
2013-06-21Document modNicolas Williams
2013-06-11Support ."foo" syntax for accessing fields. See #141.Stephen Dolan
2013-06-03Add command-line option to sort object keys.Stephen Dolan
2013-05-23Add --argfile variant of --arg (issue #117)Nicolas Williams
2013-05-19jq 1.3 releasejq-1.3Stephen Dolan
2013-05-16Remove the insane "fold" operation, replace with saner "reduce".Stephen Dolan
2013-05-16Reverse function. Closes #94.Stephen Dolan
2013-05-14Add the range functionStephen Dolan
2013-05-13Fix some documentation bugsStephen Dolan
2013-05-13Array slicing. Closes #2.Stephen Dolan
2013-05-13Add to_entries, from_entries and with_entries functions.Stephen Dolan
2013-05-11Merge branch 'autotools'Stephen Dolan
2013-05-11Rake task to build website including source dist and binaries.Stephen Dolan
2013-05-11Rake task to build source distribution for websiteStephen Dolan
2013-05-09Add some build instructions for how to install doc dependencies.Stephen Dolan
2013-05-09Add a "binaries" target to the website Rakefile.Stephen Dolan
2013-05-09Minor docs fix to get rid of Bonsai warnings.Stephen Dolan
2013-05-08Use the version number from configure.ac in the website.Stephen Dolan
2013-05-08Merge remote-tracking branch 'stagrlee/master' into autotoolsStephen Dolan
2013-05-07Merge pull request #119 from 13ren/masterStephen Dolan
2013-05-06Add trailing slashes to various internal doc links.Stephen Dolan
2013-05-06Add a --arg option to allow variables to be passed from the cmdline.Stephen Dolan
2013-05-06Add the "has" function. Closes #74.Stephen Dolan
2013-05-05Merge pull request #77 from jkleint/patch-1Stephen Dolan
2013-05-06Document behaviour of .[] on objects.Stephen Dolan
2013-05-06Add documentation for "type".Stephen Dolan
2013-05-06Update gems and use HTTPS to get them.Stephen Dolan
2013-05-06Fix some bad escapingStephen Dolan
2013-05-05Merge commit 'e45f93f85f22c73025830a6bd0b2807263068996'Stephen Dolan
2013-03-24Add missing require to RakefileShay Elkin
2013-02-20fix typo in manualSimon Elsbrock
2013-02-04get man pages workingLee Thompson
2013-01-25Clarify description of `as`jkleint
2013-01-13Update docs/content/3.manual/manual.yml13ren
2012-12-29Add the `recurse` function. See #37.Stephen Dolan
2012-12-29Make null + foo return foo, rather than an error.Stephen Dolan
2012-12-28Fold operation (code/docs/test)Stephen Dolan
2012-12-28Docs typos.Stephen Dolan
2012-12-28@foo syntax for encoding of strings into various formats.Stephen Dolan
2012-12-20Give Windows builds a proper .exe suffix.Stephen Dolan
2012-12-20Version 1.2!jq-1.2Stephen Dolan