Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set USE_COLORIZE to the default value in a test | aycabta | 2021-05-24 | 1 | -2/+5 |
* | [ruby/irb] update test/irb/test_init.rb to avoid useless eval | jethrodaniel | 2021-05-24 | 1 | -2/+2 |
* | [ruby/irb] respect NO_COLOR environment variable | Mark Delk | 2021-05-24 | 1 | -0/+16 |
* | [ruby/irb] Added setup and teardown to TestIRB::TestInit | Nobuyoshi Nakada | 2021-04-26 | 1 | -20/+17 |
* | [ruby/irb] SIGINT should raise Interrupt after IRB session | Koichi Sasada | 2021-04-02 | 1 | -0/+6 |
* | Fix the failing test with XDG_CONFIG_HOME | Hiroshi SHIBATA | 2021-01-12 | 1 | -0/+4 |
* | [ruby/irb] Restore environment variables | Nobuyoshi Nakada | 2019-12-14 | 1 | -8/+10 |
* | Generate history file path correctly when $HOME/.irbrc doesn't exist | aycabta | 2019-11-20 | 1 | -0/+40 |
* | Suppress read of ~/.irbrc | kazu | 2018-08-18 | 1 | -3/+3 |
* | irb/test_init.rb: add test to ensure $0 | k0kubun | 2017-12-12 | 1 | -0/+6 |
* | irb.rb: preserve ARGV on binding.irb | k0kubun | 2017-12-12 | 1 | -0/+25 |