summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2021-05-01update the version available through Chocolateymjarosie
2021-05-01Re-apply patch from ff8924ce16e58f to dev manualAleksey Tsalolikhin
2021-05-01Remove decimal number text from v1.6 manualAleksey Tsalolikhin
2020-12-18Fix #2197 extended regex pattern exampleAlexandre Jasmin
2020-06-08Add some missing code quoting to the manualMaximilian Roos
2020-03-02Minor fixes to website generationWilliam Langford
2020-03-02Change Homebrew version in docs to 1.6Gustav
2020-01-14fix typosAlanscut
2020-01-07Add information on how to install on OS X with MacPortsBernard Niset
2020-01-07docs: --indent value has maximum of 7, not 8William Chargin
2020-01-03outputing -> outputtingAlanscut
2020-01-02Update other manual and source to use ;37David Biesack
2020-01-02correct the default JQ_COLORS to use 37, not undefined color 39David Biesack
2020-01-02fix typosAlanscut
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-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-21docs: fix seriously dangerous download instructions for Arch LinuxEli Schwartz
2019-07-08clarify filter usageHelmut K. C. Tessarek
2019-03-24Add -b / --binary option for WindowsNicolas Williams
2019-02-26Cleanup leftover references to rubyWilliam 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
2019-02-20Fix if-then-else example formattingNicolas Williams
2019-02-20Document optional `else` clause of `if`Nicolas Williams
2019-02-07FIX if-then-else exampleMatt Clegg
2019-01-05Merge pull request #1774 from dooglus/patch-1William Langford
2018-12-10Allow variable refs as object keys {$key:value}Nicolas Williams
2018-11-29Fix grammar typo.Chris Moore
2018-11-02Minor website fixes for 1.6William Langford
2018-11-01Update website with details for jq-1.6William Langford
2018-10-21Fix website whitespaceWilliam Langford
2018-10-21Add documentation for destructuring alternationWilliam Langford
2018-02-23Fix "provides" typoRiley Avron
2018-01-04fix FreeBSD install instructionsPaul Chvostek
2017-12-11Added rawfileDavid Fetter
2017-12-11Revert "reduce: handle empty updates (fix #1313)"Nicolas Williams
2017-11-29Actually fix the strptime testsmacos-strptimeWilliam Langford
2017-11-22Typo correctiontrantor
2017-05-21Deal with strptime() on OS X and *BSD (fix #1415)Nicolas Williams
2017-04-29Add JQ_COLORS env var for color config (fix #1252)Nico Williams
2017-04-15def isempty(g) # Testing 'isempty(empty)' at line number 1364pkoppstein
2017-03-31Don't require java to build gh-pagesWilliam Langford
2017-03-31Add collect example with pipelineWilliam Langford
2017-03-30Add missing close-backtick in docsWilliam Langford
2017-02-26Add `halt`, `halt_error` builtins (fix #386)Nicolas Williams
2017-02-26Document `stderr`Nicolas Williams
2017-02-26Add $ENV builtin variable to access environmentNicolas Williams