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
/
ja
/
help-message
Age
Commit message (
Expand
)
Author
2025-01-24
Migrate irb and reline to the bundled gems
Hiroshi SHIBATA
2024-11-07
[ruby/irb] Correct ja/help-message for --context-mode and --prompt
Kouhei Yanagita
2024-03-18
[ruby/irb] docs(help): Add latest options to ja help message
OKURA Masafumi
2023-11-09
[ruby/irb] Add command line option to select which completor to use
tomoya ishida
2022-07-12
[ruby/irb] [DOC] Include updated help message (https://github.com/ruby/irb/pu...
Burdette Lamar
2021-08-30
Add --autocomplete / --noautocomplete options
aycabta
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-04
* lib/irb/lc/ja/help-message: update help messages.
ayumin
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
2002-07-09
* irb 0.9
keiju
2001-06-01
* irb messages: fix typos.
keiju
2001-04-30
Initial revision
knu