index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
irb
/
lc
/
help-message
Age
Commit message (
Expand
)
Author
2025-01-24
Migrate irb and reline to the bundled gems
Hiroshi SHIBATA
2023-11-26
[ruby/irb] Support disabling pager
Stan Lo
2023-11-09
[ruby/irb] Add command line option to select which completor to use
tomoya ishida
2023-02-15
[ruby/irb] Fix help-message (https://github.com/ruby/irb/pull/506)
HASUMI Hitoshi
2022-09-17
[ruby/irb] Support --noscript option to not use first non-option argument as ...
Jeremy Evans
2022-07-12
[ruby/irb] [DOC] Include updated help message (https://github.com/ruby/irb/pu...
Burdette Lamar
2022-07-08
[ruby/irb] Additions/revisions to help-message (https://github.com/ruby/irb/p...
Burdette Lamar
2021-10-11
[ruby/irb] Add help about extra doc dir option
aycabta
2021-09-27
[ruby/irb] Add doc about "echo on assignment"
aycabta
2021-09-27
[ruby/irb] Add a space before left paren
aycabta
2021-08-30
Add --autocomplete / --noautocomplete options
aycabta
2021-02-27
[ruby/irb] Update help message for next context-mode of 4
Jeremy Evans
2019-11-21
Use singleline/multiline instead of readline/reidline
aycabta
2019-06-27
bc mode is already removed [ci skip]
Kazuhiro NISHIYAMA
2019-05-21
Add --colorize and --nocolorize options to IRB
aycabta
2019-04-30
Use Ripper for IRB
aycabta
2019-04-23
Revert "IRB is improved with Reline and RDoc, take 2"
Nobuyoshi Nakada
2019-04-23
IRB is improved with Reline and RDoc, take 2
aycabta
2019-04-21
Revert "IRB is improved with Reline and RDoc"
aycabta
2019-04-20
IRB is improved with Reline and RDoc
aycabta
2017-04-20
Removed math mode from irb.
hsbt
2013-06-02
* lib/irb/lc/help-message: Apply english updates for irb --help #7510
zzak
2011-05-18
* lib: remove trailing spaces.
nobu
2010-04-09
* lib/irb/init.rb, lib/irb/lc/help-message,
mame
2009-07-07
* bin/irb, lib/irb.rb lib/irb/*: irb-0.9.6, extend inspect-mode
keiju
2008-12-18
* lib/irb/init.rb (IRB.opt_parse): (M17N) adds -U and -E as command
yugui
2008-01-06
* $Date$ keyword removed to avoid inclusion of locale dependent
akr
2005-04-13
* bin/irb lib/irb.rb lib/irb/...: IRB 0.9.5.
keiju
2004-02-20
* lib/irb/init.rb (IRB::IRB.parse_opts): add -I option to
matz
2003-02-07
* lib/irb/workspace.rb, lib/irb/ext/math-mode.rb,
knu
2002-07-09
* irb 0.9
keiju
2001-06-01
* irb messages: fix typos.
keiju
2001-04-30
Initial revision
knu