summaryrefslogtreecommitdiff
path: root/lib/irb/default_commands.rb
AgeCommit message (Expand)Author
2025-01-24Migrate irb and reline to the bundled gemsHiroshi SHIBATA
2025-01-22[ruby/irb] Add copy command (https://.com/ruby/irb/pull/1044)Prajjwal Singh
2024-12-28[ruby/irb] Add `ri` an alias to the `show_doc` commandStan Lo
2024-09-12[ruby/irb] Remove KEYWORD_ALIASES which handled special alias nametomoya ishida
2024-07-16[ruby/irb] Group class methods under `class << self`Stan Lo
2024-07-03[ruby/irb] Introduce cd commandStan Lo
2024-06-05[ruby/irb] Add accidentally dropped disable_irb command backStan Lo
2024-04-26[ruby/irb] Command registration should take both strings and symbolsStan Lo
2024-04-23Sync IRB f9347b1 (#10611)Stan Lo
2024-04-20[ruby/irb] Stop using ExtendCommandBundle internallyStan Lo
2024-04-17[ruby/irb] Remove internal-only methods from Command::Basetomoya ishida
2024-04-14[ruby/irb] Allow defining custom commands in IRBStan Lo