summaryrefslogtreecommitdiff
path: root/lib/pry/commands/exit.rb
Commit message (Expand)AuthorAgeFilesLines
* rubocop: enable the Style/FrozenStringLiteralComment copKyrylo Silin2019-05-081-0/+2
* Rename '_pry_' to 'pry_instance'Kyrylo Silin2019-03-231-3/+3
* rubocop: fix offences of the Style/ClassAndModuleChildren copKyrylo Silin2019-02-271-35/+37
* Fix rubocop empty line after guard clause style violationsArlandis Word2018-10-141-0/+1
* rubocop: fix offences of the Style/HashSyntax copKyrylo Silin2018-10-131-1/+1
* Prettify command descriptions, switches and stuffKyrylo Silin2013-01-091-10/+8
* Convert all commands to classesKyrylo Silin2012-12-271-3/+5
* Restore groups, convert most commands to class syntaxRyan Fitzgerald2012-08-111-0/+1
* Remove extended_commands, default_commands -> commandsRyan Fitzgerald2012-08-111-0/+41