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 |
2024-03-16 | [ruby/irb] Fix irb_history saved to current directory | tomoya ishida |
2024-02-23 | [ruby/irb] Turn on frozen literal in files | Stan Lo |
2024-02-22 | [ruby/irb] Delete IRB::NotImplementedError | tomoya ishida |
2023-11-26 | [ruby/irb] Support disabling pager | Stan Lo |
2023-11-09 | [ruby/irb] Add command line option to select which completor to use | tomoya ishida |
2023-04-26 | [ruby/irb] Remove encoding_aliases.rb | Stan Lo |
2023-02-15 | [ruby/irb] Fix help-message (https://github.com/ruby/irb/pull/506) | HASUMI Hitoshi |
2023-01-11 | [ruby/irb] Formatting to header styles | Hiroshi SHIBATA |
2023-01-11 | [ruby/irb] After Ruby 2.0, coding is always utf-8 | Hiroshi SHIBATA |
2023-01-11 | [ruby/irb] Removed Release Version and Revisions for old VCS software | Hiroshi SHIBATA |
2022-10-03 | [ruby/irb] Remove unused error | st0012 |
2022-09-17 | [ruby/irb] Support --noscript option to not use first non-option argument as ... | Jeremy Evans |
2022-07-12 | [ruby/irb] [DOC] Include updated help message (https://github.com/ruby/irb/pu... | Burdette Lamar |
2022-07-08 | [ruby/irb] Additions/revisions to help-message (https://github.com/ruby/irb/p... | Burdette Lamar |
2022-03-14 | [ruby/irb] Move `:stopdoc:` directive | Nobuyoshi Nakada |
2021-10-11 | [ruby/irb] Add help about extra doc dir option | aycabta |
2021-09-27 | [ruby/irb] Add doc about "echo on assignment" | aycabta |
2021-09-27 | [ruby/irb] Add a space before left paren | aycabta |
2021-08-30 | Add --autocomplete / --noautocomplete options | aycabta |
2021-02-27 | [ruby/irb] Update help message for next context-mode of 4 | Jeremy Evans |
2020-02-01 | [ruby/irb] Exclude useless files from RDoc | Nobuyoshi Nakada |
2019-11-25 | Remove e2mmap dependency | 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 |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
2013-06-04 | * lib/irb/lc/ja/help-message: update help messages. | ayumin |
2013-06-02 | * lib/irb/lc/help-message: Apply english updates for irb --help #7510 | zzak |
2013-01-16 | * .document: Removed extra space | drbrain |
2012-12-25 | * lib/irb/init.rb, lib/irb/lc/ja/error.rb, lib/irb/lc/error.rb: | keiju |
2012-12-13 | * lib/irb*: merge doc from doc/irb/ird.rd and improve overall | zzak |
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 |
2009-03-06 | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu |
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 |
2007-12-27 | * lib/weakref.rb, lib/irb/ruby-lex.rb, lib/irb/lc/error.rb, enc/trans/japanes... | 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 |
2003-03-23 | update NotImplementError to NotImplementedError. | matz |