summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
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
2023-07-21manual.yml: some clarifications plus fixes for markdown bloopers (#2737)pkoppstein
2023-07-21Clarify the Docker image location (close #1864) (#2740)itchyny
2023-07-19manual.yml: revise section on identity, clarifying what is subject to changepkoppstein
2023-07-19Add notes on `NO_COLOR` environment variable to the manualitchyny
2023-07-18Make object key color configurable (close #1739, #1791, #2638)itchyny
2023-07-18Define examples in the "examples" field instead of "example"Emanuele Torre
2023-07-18Split man.test to make tests pass without oniguruma (#2722)itchyny
2023-07-14debug/1 (#2710)pkoppstein
2023-07-14Update jinja2 to fix deprecation warnings on building website (#2711)itchyny
2023-07-11Update "tests/man.test" and remove superflous whitespace in manual.ymlEmanuele Torre
2023-07-11Fix build_manpage.py with newer markdown versionsEmanuele Torre
2023-07-10Use jinja2 ==3.0.2 for nowEmanuele Torre
2023-07-10Revert "Update docs/Pipfile.lock"Nicolas Williams
2023-07-10Update docs/Pipfile.lockEmanuele Torre
2023-07-10Update docs/README.mdNicolas Williams
2023-07-10manual.yml: further tweaks re map and map_valuespkoppstein
2023-07-10manual.yml: further tweaks re map and map_valuespkoppstein
2023-07-10manual.yml: clarify explanation of map_values, including description of new b...pkoppstein
2023-07-09Fix manual on paths/1 to use boolean filter for its argumentitchyny
2023-07-08Fix nth/2 to emit empty on index out of rangeitchyny
2023-07-08Fix the latest manual on string multiplication by zeroitchyny
2023-07-07Remove deprecated filters: leaf_paths, recurse_downitchyny
2023-07-05manual.yml: pick(pathexps)pkoppstein
2023-07-05builtin: add pick(stream)pkoppstein
2023-07-04Support optional else-branch for if-then-elif-end (#2598)Mattias Wadman
2023-07-04Revamp sub/3 to resolve most issues with gsub (and sub with "g") (#2641)pkoppstein
2023-07-03manual.yml: fix references to javascript, and clarify semantics of == (#2645)pkoppstein
2023-07-03Fix the default search paths and documentation (#2093)itchyny
2023-06-30Move an example to the manual and regenerate man.test (#2639)itchyny
2023-06-22Fix manual section titles, minor typos, and improve inline codes (#2626)itchyny
2023-06-21Document `length` for numbers and bools (#2625)Alex Jurkiewicz
2023-06-20Improve Download page: drop versions for each package manager (#2619)itchyny
2023-06-16Added usage under Powershell to the manual (#2306)Dawid Ferenczy Rogožan
2023-06-16Fedora link returns 404 (#2067)calpeconsulting