Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add "require 'irb'" to use IRB.conf | aycabta | 2019-05-21 | 1 | -0/+1 |
* | make sync-default-gems GEM=irb | Takashi Kokubun | 2019-04-26 | 1 | -3/+3 |
* | Colorize IRB's code_around_binding | Takashi Kokubun | 2019-04-26 | 1 | -2/+11 |
* | skip some tests so that no failure occurs in root privilege | mame | 2018-01-10 | 1 | -0/+1 |
* | test_workspace.rb: prefer using skip | k0kubun | 2017-11-29 | 1 | -10/+10 |
* | test_workspace.rb: skip test failing on windows | k0kubun | 2017-11-24 | 1 | -8/+10 |
* | Fix TOCTTOU and avoid to read existing unreadable file | kazu | 2017-11-24 | 1 | -0/+13 |
* | Fix typos [ci skip] | kazu | 2017-11-24 | 1 | -3/+3 |
* | test/irb/test_workspace.rb: fix SCRIPT_LINES__ | nobu | 2017-11-24 | 1 | -1/+1 |
* | irb.rb: show source around binding.irb on start | k0kubun | 2017-11-24 | 1 | -0/+78 |