summaryrefslogtreecommitdiff
path: root/lib/pry/commands/wtf.rb
Commit message (Expand)AuthorAgeFilesLines
* command: delete deprecated #textKyrylo Silin2018-11-081-1/+1
* rubocop: fix offences of the Style/HashSyntax copKyrylo Silin2018-10-131-1/+1
* commands/wtf,pry: add support for Exception#causeAleksandar Kostadinov2018-10-101-0/+13
* Deprecate Pry::Command#text. Please use black(), white(), etc directly (#1701)r-obert2017-11-161-1/+1
* Remove warnings [Fixes #869]Conrad Irwin2013-03-021-3/+3
* Prettify command descriptions, switches and stuffKyrylo Silin2013-01-091-13/+11
* minor refactor to wtf commandJohn Mair2013-01-031-3/+7
* Pry::Editor, Pry::Command::Whereami: more refactoringsJohn Mair2013-01-021-2/+10
* bunch of random refactorings to different commandsJohn Mair2013-01-021-2/+8
* Convert all commands to classesKyrylo Silin2012-12-271-2/+5
* Restore groups, convert most commands to class syntaxRyan Fitzgerald2012-08-111-1/+3
* Remove extended_commands, default_commands -> commandsRyan Fitzgerald2012-08-111-0/+36