Age | Commit message (Expand) | Author |
---|
2025-01-24 | Migrate irb and reline to the bundled gems | Hiroshi 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` command | Stan Lo |
2024-09-12 | [ruby/irb] Remove KEYWORD_ALIASES which handled special alias name | tomoya ishida |
2024-07-16 | [ruby/irb] Group class methods under `class << self` | Stan Lo |
2024-07-03 | [ruby/irb] Introduce cd command | Stan Lo |
2024-06-05 | [ruby/irb] Add accidentally dropped disable_irb command back | Stan Lo |
2024-04-26 | [ruby/irb] Command registration should take both strings and symbols | Stan Lo |
2024-04-23 | Sync IRB f9347b1 (#10611) | Stan Lo |
2024-04-20 | [ruby/irb] Stop using ExtendCommandBundle internally | Stan Lo |
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 |