| Commit message (Expand) | Author | Age | Files | Lines |
| * | test: run doctool tests in parallel | Joyee Cheung | 2023-04-04 | 1 | -1/+1 |
| * | tools: fix incorrect version history order | Fabien Michel | 2022-12-14 | 1 | -2/+3 |
| * | test: add lint rule to enforce trailing commas | Antoine du Hamel | 2022-11-17 | 5 | -44/+44 |
| * | doc: move policy docs to the permissions scope | Rafael Gonzaga | 2022-09-05 | 1 | -0/+6 |
| * | doc: update default branch name in `test/**` | Luigi Pinca | 2022-06-17 | 1 | -2/+2 |
| * | doc,tools: improve navigability of API docs | Paolo Insogna | 2022-02-24 | 1 | -1/+2 |
| * | tools: lint deprecation codes | Antoine du Hamel | 2022-02-19 | 1 | -0/+28 |
| * | test: use Object.hasOwn() where applicable | Rich Trott | 2022-01-25 | 1 | -1/+1 |
| * | tools: update doc generator dependencies | Michaël Zasso | 2021-09-18 | 2 | -18/+16 |
| * | doc: anchor link parity between markdown and html-generated docs | foxxyz | 2021-08-30 | 1 | -18/+32 |
| * | tools: update doctool dependencies, migrate to ESM | Michaël Zasso | 2021-06-14 | 6 | -68/+54 |
| * | test: prepare for consistent comma-dangle lint rule | Rich Trott | 2021-04-01 | 1 | -14/+14 |
| * | doc,tools: use only one level 1 header per page | Rich Trott | 2021-03-25 | 1 | -19/+19 |
| * | test: fix deprecation warning in test-doctool-html | Antoine du Hamel | 2021-03-23 | 1 | -1/+1 |
| * | tools,doc: add support for several flavors of JS code snippets | Antoine du Hamel | 2021-03-06 | 1 | -1/+9 |
| * | test: fix test-doctool-html | Antoine du Hamel | 2021-02-16 | 1 | -8/+13 |
| * | test,doc,lib: adjust object literal newlines for lint rule | Rich Trott | 2021-01-26 | 1 | -2/+1 |
| * | test: add common.mustSucceed | Tobias Nießen | 2020-10-17 | 1 | -4/+2 |
| * | doc: use .md extension for internal links | Antoine du Hamel | 2020-10-01 | 1 | -0/+47 |
| * | tools,doc: allow page titles to contain inline code | Antoine du HAMEL | 2020-09-03 | 1 | -18/+16 |
| * | doc: use _Static method_ instead of _Class Method_ | Rich Trott | 2020-08-09 | 2 | -5/+5 |
| * | doc: add dynamic source code links | Alec Davidson | 2020-06-26 | 1 | -1/+1 |
| * | test: fix tool path in test-doctool-versions.js | Richard Lau | 2020-04-05 | 1 | -2/+2 |
| * | tools: only fetch previous versions when necessary | Richard Lau | 2020-03-31 | 2 | -39/+65 |
| * | tools: update JSON header parsing for backticks | Rich Trott | 2020-01-12 | 1 | -0/+68 |
| * | tools: add unified plugin changing links for html docs | Marek Łabuz | 2019-11-30 | 1 | -0/+30 |
| * | tools: make doctool work if no internet available | Richard Lau | 2019-11-05 | 1 | -0/+59 |
| * | test: fix flaky doctool and test | Rich Trott | 2019-10-15 | 1 | -21/+11 |
| * | tools: make apilinks building more robust | Joyee Cheung | 2018-12-18 | 1 | -7/+10 |
| * | tools,doc: fix version picker bug in html.js | Rich Trott | 2018-11-27 | 1 | -1/+6 |
| * | test: remove unused catch bindings | cjihrig | 2018-11-06 | 2 | -2/+2 |
| * | doc: remove GA tracking | Ben Noordhuis | 2018-10-04 | 1 | -18/+3 |
| * | tools: Include links to source code in documentation | Sam Ruby | 2018-08-29 | 2 | -1/+40 |
| * | tools: produce JSON documentation using unified/remark/rehype | Sam Ruby | 2018-07-25 | 2 | -16/+58 |
| * | test: provide better message for orphan output documentation | Sam Ruby | 2018-07-23 | 1 | -1/+12 |
| * | tools: create HTML docs with unified/remark/rehype | Sam Ruby | 2018-07-20 | 1 | -7/+7 |
| * | tools: build all.json by combining generated JSON | Sam Ruby | 2018-07-09 | 2 | -44/+30 |
| * | test: skip non-doc files in test-make-doc checks | Vse Mozhet Byt | 2018-06-27 | 1 | -2/+5 |
| * | tools, doc: wrap manpage links in code elements | Vse Mozhet Byt | 2018-05-17 | 1 | -5/+5 |
| * | test: modernize and correct test-doctool-html.js | Vse Mozhet Byt | 2018-05-14 | 1 | -34/+25 |
| * | tools: remove redundant code in doc/html.js | Vse Mozhet Byt | 2018-05-07 | 1 | -3/+3 |
| * | tools: simplify HTML generation | Vse Mozhet Byt | 2018-04-28 | 1 | -2/+0 |
| * | test: amplify and optimize doctool/test-make-doc | Vse Mozhet Byt | 2018-03-28 | 1 | -19/+27 |
| * | test: fix path in doctool/test-doctool-json | Vse Mozhet Byt | 2018-03-11 | 1 | -2/+2 |
| * | benchmark,lib,test,tools: use consistent quotes | Rich Trott | 2018-03-07 | 1 | -2/+2 |
| * | tools: move eslint from tools to tools/node_modules | Michaël Zasso | 2018-01-11 | 1 | -2/+2 |
| * | test: remove common.projectDir | Rich Trott | 2017-12-21 | 1 | -1/+1 |
| * | build: do not build doc in source tarball | Joyee Cheung | 2017-11-20 | 1 | -1/+1 |
| * | test: fix flaky test-make-doc | Rich Trott | 2017-10-19 | 1 | -0/+43 |
| * | test: include expected result in error messages | Chowdhurian | 2017-10-09 | 1 | -4/+6 |