Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rubocop: enable the Style/FrozenStringLiteralComment cop | Kyrylo Silin | 2019-05-08 | 1 | -0/+2 |
* | Rename '_pry_' to 'pry_instance' | Kyrylo Silin | 2019-03-23 | 1 | -1/+1 |
* | rubocop: fix offences of the Metrics/LineLength cop | Kyrylo Silin | 2019-03-03 | 1 | -1/+2 |
* | rubocop: fix offences of the Style/ClassAndModuleChildren cop | Kyrylo Silin | 2019-02-27 | 1 | -22/+24 |
* | Fix rubocop empty line after guard clause style violations | Arlandis Word | 2018-10-14 | 1 | -0/+1 |
* | rubocop: fix offences of the Style/HashSyntax cop | Kyrylo Silin | 2018-10-13 | 1 | -1/+1 |
* | Use _pry_.pager instead of Pry::Pager | Conrad Irwin | 2014-05-01 | 1 | -1/+1 |
* | Remove warnings [Fixes #869] | Conrad Irwin | 2013-03-02 | 1 | -1/+1 |
* | Prettify command descriptions, switches and stuff | Kyrylo Silin | 2013-01-09 | 1 | -7/+10 |
* | 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/+4 |
* | Remove extended_commands, default_commands -> commands | Ryan Fitzgerald | 2012-08-11 | 1 | -0/+23 |