node/lib/internal
Jeremiah Senkpiel ed6c249104 repl: persist history in plain text
Persists the REPL history in plain text using the new NODE_REPL_HISTORY
environment variable. Deprecates NODE_REPL_HISTORY_FILE. The REPL will
notify the user and automatically convert the history to the new format
if files are specified.

PR-URL: https://github.com/nodejs/io.js/pull/2224
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
2015-08-04 11:56:18 -07:00
..
child_process.js lib: don't use global Buffer 2015-06-11 20:24:44 +02:00
freelist.js iojs: introduce internal modules 2015-03-25 22:12:18 +03:00
repl.js repl: persist history in plain text 2015-08-04 11:56:18 -07:00
socket_list.js child_process: expose ChildProcess constructor 2015-05-28 09:38:29 -05:00
util.js util: prepend '(node) ' to deprecation messages 2015-07-03 16:32:29 +02:00