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
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
2019-12-27doc,readline: use code markup/markdown in headersRich Trott
2019-12-182019-12-18, Version 13.5.0 (Current)Myles Borins
2019-12-16readline: promote _getCursorPos to public apiJeremy Albright
2019-12-08doc: include line/cursor in readline documentationJeremy Albright
2019-10-26doc: remove dashesRich Trott
2019-10-11doc: escape brackets not used as markdown reference linksNick Schonning
2019-10-04doc: add explicit bracket for markdown reference linksNick Schonning
2019-09-01doc: add extends for derived classesKamat, Trivikram
2019-08-17readline: establish y in cursorTo as optionalGerhard Stoebich
2019-07-232019-07-23, Version 12.7.0 (Current)Michaël Zasso
2019-07-16readline: expose stream API in cursorTo()cjihrig
2019-07-16readline: expose stream API in moveCursor()cjihrig
2019-07-16readline: expose stream API in clearLine()cjihrig
2019-07-13readline: expose stream API in clearScreenDown()cjihrig
2019-06-27doc: reformat for-await-ofcjihrig
2019-06-27doc: update readline asyncIterator docscjihrig
2019-04-112019-04-11, Version 11.14.0 (Current)Beth Griggs