summaryrefslogtreecommitdiff
path: root/lib/pry/commands/shell_command.rb
Commit message (Expand)AuthorAgeFilesLines
* rubocop: fix offences of the Style/PerlBackrefs copKyrylo Silin2019-02-241-1/+1
* rubocop: fix offences of the Style/RedundantBegin copKyrylo Silin2019-02-241-6/+4
* 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-2/+2
* shell_command: simplify the return conditionsKyrylo Silin2015-06-171-3/+1
* Refactor CDPATH and its testsKyrylo Silin2015-06-171-21/+28
* Test added for .cd taking the CDPATH into account.Chr. Clemens Lee2015-06-171-7/+15
* Shell command .cd takes the environment's CDPATH variable into account.Chr. Clemens Lee2015-06-171-0/+13
* remove all `Bond` references from pry. rel #1180Robert Gleeson2014-03-251-4/+0
* update shell_command.rb to use _pry_.config.systemRobert Gleeson2014-02-071-2/+1
* Update ShellCommand so that autocompletes toJason Laster2013-12-091-1/+2
* Add `.cd -` to return to prior working directoryDanielle Sucher & Jason Laster2013-12-071-6/+15
* Remove warnings [Fixes #869]Conrad Irwin2013-03-021-1/+1
* Prettify command descriptions, switches and stuffKyrylo Silin2013-01-091-0/+9
* Convert all commands to classesKyrylo Silin2012-12-271-2/+5
* filename completion for cat and shellConrad Irwin2012-08-211-0/+4
* Restore groups, convert most commands to class syntaxRyan Fitzgerald2012-08-111-13/+20
* Remove extended_commands, default_commands -> commandsRyan Fitzgerald2012-08-111-0/+20