summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2024-03-20Add trim/0, ltrim/0 and rtrim/0 that trims leading and trailing whitespace (#...Mattias Wadman
2024-03-20Remove non-standard pow10 filter in favor of exp10 (#3059)itchyny
2024-02-13docs: Update chocolatey install command in default.yml (#3042)Bhargava Mummadireddy
2024-02-08Fix typo in documentation for map_values (#3035)J. B. Rainsberger
2024-01-30docs: rename example jq utility to totalEmanuele Torre
2024-01-25typo contruct->construct (#3017)Jonathan Chan Kwan Yin
2024-01-24Fix "in the a search" typo (#3015)Mattias Wadman
2024-01-16Revert "lexer: temporarily revert #\ patch; keep CR in comment bug fix"Emanuele Torre
2024-01-13Bump jinja2 from 3.1.2 to 3.1.3 in /docs (#3009)dependabot[bot]
2023-12-26Add jq 1.7.1 news item (#3004)Mattias Wadman
2023-12-24Fix typo (#3002)wllm-rbnt
2023-12-24Add jq 1.7.1 to webpage (#3003)Mattias Wadman
2023-12-13lexer: temporarily revert #\ patch; keep CR in comment bug fixEmanuele Torre
2023-12-11chore: Improve readability (for Alternative operator '//')Jesper Rønn-Jensen
2023-11-29website: use https URLs instead of http URLs in download pageEmanuele Torre
2023-11-03Comment bug fixes, and fully support Tcl-style multiline commentsEmanuele Torre
2023-10-12Generate links in man pageEmanuele Torre
2023-10-04Allow passing the inline jq script before --Emanuele Torre
2023-10-03Simplify `pick` exampleThomas Bozeman th026106
2023-09-22Fix the default colors to use 39, the default foreground color (#2904)taoky
2023-09-07Standarize arch types to AMD64 & ARM64 from index page download dropdown (#2884)Owen Ou
2023-09-07Update webpage with 1.7 release (#2879)Owen Ou
2023-08-19Add --config option printing ./configure options usedNicolas Williams
2023-08-16Add a regression test for negative indices and fix a pick/1 testitchyny
2023-08-12Update documentation to reflect new `defs` field on `modulemeta`Alex Wilson
2023-08-09docs: fix delpaths descriptionNaïm Favier
2023-08-05Change the default color of null to Bright Blackitchyny
2023-08-04Let error(null) throw nullEmanuele Torre
2023-08-03Clarify the `//` operator (fix typo)Nicolas Williams
2023-08-03Add a bit more text about generatorsNicolas Williams
2023-08-03Clarify the `//` operator (close #2189)Nicolas Williams
2023-08-01Require a main program (fix #2785)Nicolas Williams
2023-07-31Update download page with new release keyNicolas Williams
2023-07-31Redesign website (#2628)itchyny
2023-07-30Update `bug_report.md` with Discord linkjq-1.7rc1Owen Ou
2023-07-30Redirect questions to DiscordOwen Ou
2023-07-29Fix typo in manual: "-seq" => "--seq"Emanuele Torre
2023-07-28Replace NEWS with NEWS.md with more details and examplesMattias Wadman
2023-07-26Rename --nul-output to --raw-output0, abort on string containing NULitchyny
2023-07-25manual.yml: remove contingent testspkoppstein
2023-07-25builtin.jq: naive abs/0pkoppstein
2023-07-25Remove deprecated --argfile optionitchyny
2023-07-25Reorder the command line options in the manual (#2766)itchyny
2023-07-24Make maintainer-mode default to disabledMattias Wadman
2023-07-24Improve manual in various ways (inputs, sort_by, foreach sections, etc.) (#2744)itchyny
2023-07-23Fix --stream-errors w/o --stream, and doc+test (close #2748)Nicolas Williams
2023-07-23Improve --help to mention all the command optionsitchyny
2023-07-23Add importlib_resources dependency for older Python (fix #2753) (#2754)itchyny
2023-07-22Fix manual source code to follow the schema definitionitchyny
2023-07-22Validate manual schemaitchyny