Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate Pry::Platform and introduce Pry::Helpers::Platform | Kyrylo Silin | 2018-11-02 | 1 | -4/+3 |
* | rubocop: fix offences of the Layout/EndAlignment cop | Kyrylo Silin | 2018-10-13 | 1 | -6/+1 |
* | Remove slash-change of windows paths | Christian Haase | 2014-09-12 | 1 | -1/+1 |
* | support for redcar editor | Benjamin Dodd | 2014-07-20 | 1 | -1/+3 |
* | Inject _pry_ into Pry::Editor | Conrad Irwin | 2014-05-01 | 1 | -103/+107 |
* | Use Shellwords.split before calling system [Fixes #810] | Conrad Irwin | 2013-03-24 | 1 | -2/+2 |
* | Fix indentation (HARDER) | Conrad Irwin | 2013-01-14 | 1 | -4/+4 |
* | Only shellword escape filenames in system calls on linux | Conrad Irwin | 2013-01-14 | 1 | -7/+7 |
* | Edit: handle blanks in filenames correctly | Kyrylo Silin | 2013-01-14 | 1 | -0/+3 |
* | Pry::Editor, Pry::Command::Whereami: more refactorings | John Mair | 2013-01-02 | 1 | -24/+43 |
* | Extracted out editor-related code to Pry::Editor | John Mair | 2012-12-29 | 1 | -0/+107 |