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
ruby_4_0
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
Age
Commit message (
Expand
)
Author
2024-09-03
[ruby/irb] Fix easter_egg run without RDoc, fix input-method test
tomoya ishida
2024-08-28
[ruby/irb] Colorize command input
tomoya ishida
2024-08-27
[ruby/irb] Move parse_command method to Context
Stan Lo
2024-08-14
[ruby/irb] Fix kill pager pid throwing Errno::ESRCH when pager
tomoya ishida
2024-08-14
[ruby/irb] Improve easter_egg logo resolution
tomoya ishida
2024-07-16
[ruby/irb] Group class methods under `class << self`
Stan Lo
2024-07-06
[ruby/irb] Bump version to v1.14.0
Stan Lo
2024-07-05
[ruby/irb] Return only commands when completing help command's
Stan Lo
2024-07-03
[ruby/irb] Introduce cd command
Stan Lo
2024-06-18
[ruby/irb] Improve how command calls' return value is handled
Stan Lo
2024-06-15
[ruby/irb] Bump version to v1.13.2
Stan Lo
2024-06-05
[ruby/irb] Add accidentally dropped disable_irb command back
Stan Lo
2024-06-04
[ruby/irb] Remove useless Reline::Key.new and update wrong comment
tomoya ishida
2024-05-17
[ruby/irb] Reorder ruby lex clauses for unrecoverable first
Kevin Newton
2024-05-10
[ruby/irb] Add a new initialization step to validate IRB.conf's
Stan Lo
2024-05-10
[ruby/irb] Simplify regexp to account for prism error messages
Kevin Newton
2024-05-05
[ruby/irb] Bump version to v1.13.1
Stan Lo
2024-05-05
[ruby/irb] Clarify that the context is IRB context
Stan Lo
2024-05-04
[ruby/irb] Change debug test workaround only enabled when output is
tomoya ishida
2024-05-04
[ruby/irb] Improve help message for no meta commands
Stan Lo
2024-05-04
[ruby/irb] Use flag instead of caller for `debug`'s binding.irb
Stan Lo
2024-05-03
[ruby/irb] Avoid raising errors while running help for custom
Kenichi Kamiya
2024-05-02
Sync IRB 241e061
Stan Lo
2024-05-02
[ruby/irb] Add workaround for ruby/debug/test/console/irb_test
tomoya ishida
2024-05-01
[ruby/irb] Bump version to v1.13.0
Stan Lo
2024-05-01
[ruby/irb] Let IRB::Color.colorable? always return true|false
tomoya ishida
2024-04-26
[ruby/irb] Suppress command return values
Stan Lo
2024-04-26
[ruby/irb] Command registration should take both strings and symbols
Stan Lo
2024-04-24
[ruby/irb] Memoize helper method instances with Singleton module
Stan Lo
2024-04-24
[ruby/irb] Revert "Memoize helper method instances with Singleton module"
Stan Lo
2024-04-24
[ruby/irb] Memoize helper method instances with Singleton module
Stan Lo
2024-04-23
Sync IRB f9347b1 (#10611)
Stan Lo
2024-04-20
[ruby/irb] Stop using ExtendCommandBundle internally
Stan Lo
2024-04-20
[ruby/irb] Remove exit command workaround, handle IRB_EXIT in
tomoya ishida
2024-04-17
[ruby/irb] Remove internal-only methods from Command::Base
tomoya ishida
2024-04-14
[ruby/irb] Allow defining custom commands in IRB
Stan Lo
2024-04-12
[ruby/irb] Pass statements to Context#evaluate
Stan Lo
2024-04-10
[ruby/irb] Centralize rstrip calls
Stan Lo
2024-04-10
[ruby/irb] Command implementation not by method
tomoya ishida
2024-03-26
[ruby/irb] Fix a typo (https://github.com/ruby/irb/pull/912)
Hiroshi SHIBATA
2024-03-25
[ruby/irb] Cache RDoc::RI::Driver.new
tomoya ishida
2024-03-18
[ruby/irb] docs(help): Add latest options to ja help message
OKURA Masafumi
2024-03-16
[ruby/irb] Fix irb_history saved to current directory
tomoya ishida
2024-03-16
[ruby/irb] Use markdown format for docs
Stan Lo
2024-03-14
[ruby/irb] Rescue from exceptions raised by #name
Go
2024-03-14
[ruby/irb] Add disable_irb command to disable debug of binding.irb
hogelog
2024-03-08
[ruby/irb] rdoc version lock is required
alpaca-tc
2024-03-07
[ruby/irb] Bump version to v1.12.0
Stan Lo
2024-03-05
[ruby/irb] Add the ability to fetch and load multiple irb files.
Haroon Ahmed
2024-03-01
[ruby/irb] Restructure workspace management
Stan Lo
[next]