Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-14readline: remove `question` method from `InterfaceConstructor`Antoine du Hamel
2022-04-20doc: add `node:` prefix for all core modulesAntoine du Hamel
2022-04-192022-04-19, Version 18.0.0 (Current)Beth Griggs
2022-04-08readline: fix question still called after closedXuguang Mei
2022-04-03doc: remove util.promisify() content in readline.mdRich Trott
2022-03-28doc: fix question promise API exampleXuguang Mei
2022-03-08doc: readline `'line'` event emits final lineMatt Probert
2022-03-02doc: fix typosapeltop
2022-02-16doc: remove extra <td>Ray
2022-02-07readline: bind keystroke `ctrl`+`6` to redoRay
2022-02-05lib: replace validator and errorMohammed Keyvanzadeh
2022-01-23doc: simplify readline/stdin textRich Trott
2022-01-22readline: add feature yank and yank popRay
2022-01-21readline: undo previous edit when get key code 0x1FRay
2022-01-18doc,readline: add missing node protocol in exampleMestery
2021-10-20doc: format doc/api/*.md with markdown formatterRich Trott
2021-10-192021-10-19, Version 17.0.0 (Current)Beth Griggs
2021-09-282021-09-28, Version 14.18.0 'Fermium' (LTS)Michaël Zasso
2021-09-27doc: mark readline promise implementation as experimentalAntoine du Hamel
2021-09-17readline: add `autoCommit` optionAntoine du Hamel
2021-09-17readline: introduce promise-based APIAntoine du Hamel
2021-08-30doc: anchor link parity between markdown and html-generated docsfoxxyz
2021-06-29doc: remove file name from self-reference linksAntoine du Hamel
2021-05-122021-05-11, Version 14.17.0 'Fermium' (LTS)Danielle Adams
2021-04-062021-04-06, Version 15.14.0 (Current)Myles Borins
2021-04-06doc: add parentheses to function and move referenceRich Trott
2021-04-03doc: document how to unref stdin when using readline.InterfaceAnu Pasumarthy
2021-04-01readline: add AbortSignal support to interfaceNitzan Uziely
2021-03-06doc: add return type of readline.createInterfaceDarshan Sen
2021-02-022021-02-02, Version 15.8.0 (Current)Michaël Zasso
2021-01-25readline: add history event and option to set initial historyMattias Runge-Broberg
2021-01-23readline: add support for the AbortController to the question methodMattias Runge-Broberg
2020-11-242020-11-24, Version 15.3.0 (Current)Shelley Vohr
2020-11-10readline: add getPrompt to get the current promptMattias Runge-Broberg
2020-10-26doc: use kbd element in readline doc proseRich Trott
2020-10-21doc: use kbd element in readline docRich Trott
2020-10-09doc: harmonize version list style in YAML commentsAntoine du Hamel
2020-10-01doc: sort md references in ASCII orderAntoine du Hamel
2020-10-01doc: use .md extension for internal linksAntoine du Hamel
2020-09-20doc: standardize on _backward_Rich Trott
2020-08-30doc: add a note about possible missing lines to readline.asyncIteratorIgor Mikhalev
2020-06-26doc: add dynamic source code linksAlec Davidson
2020-06-23doc: use a single space between sentencesRich Trott
2020-06-19doc: use sentence-case for headings in docsRich Trott
2020-05-20doc: fix readline key binding documentationRuben Bridgewater
2020-04-28doc: fix LTS replaceme tagsAnna Henningsen
2020-02-26doc: updated YAML version representation in readline.mdRich Trott
2020-02-182020-02-18, Version 13.9.0 (Current)Shelley Vohr
2020-02-07readline: make tab size configurableRuben Bridgewater
2020-01-13doc: document readline key bindingsHarshitha KP