Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | command: delete deprecated #text | Kyrylo Silin | 2018-11-08 | 1 | -1/+1 |
* | rubocop: fix offences of the Style/HashSyntax cop | Kyrylo Silin | 2018-10-13 | 1 | -1/+1 |
* | commands/wtf,pry: add support for Exception#cause | Aleksandar Kostadinov | 2018-10-10 | 1 | -0/+13 |
* | Deprecate Pry::Command#text. Please use black(), white(), etc directly (#1701) | r-obert | 2017-11-16 | 1 | -1/+1 |
* | Remove warnings [Fixes #869] | Conrad Irwin | 2013-03-02 | 1 | -3/+3 |
* | Prettify command descriptions, switches and stuff | Kyrylo Silin | 2013-01-09 | 1 | -13/+11 |
* | minor refactor to wtf command | John Mair | 2013-01-03 | 1 | -3/+7 |
* | Pry::Editor, Pry::Command::Whereami: more refactorings | John Mair | 2013-01-02 | 1 | -2/+10 |
* | bunch of random refactorings to different commands | John Mair | 2013-01-02 | 1 | -2/+8 |
* | Convert all commands to classes | Kyrylo Silin | 2012-12-27 | 1 | -2/+5 |
* | Restore groups, convert most commands to class syntax | Ryan Fitzgerald | 2012-08-11 | 1 | -1/+3 |
* | Remove extended_commands, default_commands -> commands | Ryan Fitzgerald | 2012-08-11 | 1 | -0/+36 |