| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-21 | [ruby/irb] Have some right padding | Takashi Kokubun | |
| instead of filling out an entire line https://github.com/ruby/irb/commit/6ac8f45f5f | |||
| 2021-03-21 | [ruby/irb] Fix step's argument | Takashi Kokubun | |
| cols.size was calling Integer#size, which returns 8. Fixing a bug of https://github.com/ruby/irb/pull/209 https://github.com/ruby/irb/commit/c93ae4be71 | |||
| 2021-03-21 | [ruby/irb] Fix column overflow on ls output | Takashi Kokubun | |
| https://github.com/ruby/irb/commit/6115754623 | |||
| 2021-03-21 | [ruby/irb] Implement ls command | Takashi Kokubun | |
| https://github.com/ruby/irb/commit/19b6c20604 | |||
