Age | Commit message (Expand) | Author |
---|
2025-01-24 | Migrate irb and reline to the bundled gems | Hiroshi SHIBATA |
2024-03-26 | [ruby/irb] Fix a typo (https://.com/ruby/irb/pull/912) | Hiroshi SHIBATA |
2024-02-16 | [ruby/irb] Standardize command related names | Stan Lo |
2023-06-05 | [ruby/irb] Refactor ExtendCommand::Nop | Stan Lo |
2023-04-05 | [ruby/irb] Drop Ruby 2.6 support | Stan Lo |
2023-04-02 | [ruby/irb] Don't check RUBY_ENGINE when deciding whether to accept kargs | Stan Lo |
2023-01-11 | [ruby/irb] Formatting to header styles | Hiroshi SHIBATA |
2023-01-11 | [ruby/irb] Removed Release Version and Revisions for old VCS software | Hiroshi SHIBATA |
2022-12-12 | [ruby/irb] `show_doc` command should take non-string argument too | Stan Lo |
2022-12-08 | [ruby/irb] Gracefully handle missing command argument | Stan Lo |
2022-12-08 | [ruby/irb] Add "show_cmds" command to list all commands' | Stan Lo |
2022-06-28 | [ruby/irb] Centralize coloring control (https://.com/ruby/irb/pull/374) | Stan Lo |
2022-06-20 | [ruby/irb] Commands should respect `USE_COLORIZE` config (https://.com/... | Stan Lo |
2022-03-14 | [ruby/irb] Move `:stopdoc:` directive | Nobuyoshi Nakada |
2021-03-21 | [ruby/irb] Implement ls command | Takashi Kokubun |
2021-02-06 | [ruby/irb] Allow "measure" command to take block | aycabta |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
2014-08-24 | * lib/e2mmap.rb: remove needless instance variables. | hsbt |
2014-08-09 | * lib/cmath.rb: fixed indent. | hsbt |
2012-12-13 | * lib/irb*: merge doc from doc/irb/ird.rd and improve overall | zzak |
2009-07-07 | * bin/irb, lib/irb.rb lib/irb/*: irb-0.9.6, extend inspect-mode | keiju |
2009-03-06 | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu |
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 |
2002-07-09 | * irb 0.9 | keiju |