summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add play_motion_picture.rbeastereggs/musicrobert2017-10-062-19/+27
* add same story by vinnie pazrobert2017-10-061-1/+2
* add bob marley - redemption songrobert2017-10-061-1/+2
* 80cols-ishrobert2017-10-061-1/+2
* add Pry::Config#media_playerrobert2017-10-062-1/+8
* relabel command as motion picturesrobert2017-10-061-3/+4
* add Prodigy - start the dancerobert2017-10-061-2/+6
* wiprobert2017-10-061-0/+10
* displayable_string? improvementsmaster-backup-18-oct-2017backup-master0xAB2017-09-021-9/+12
* spawn ruby without a shell.0xAB2017-09-021-4/+7
* disable "gems" & "did_you_mean" features on jruby0xAB2017-09-021-1/+1
* optimise displayable_{char,string}? on JRuby.0xAB2017-09-021-3/+5
* page heading, too0xAB2017-09-021-1/+1
* page `list-prompts` output0xAB2017-09-021-5/+7
* remove need for explicit argument pass of '_pry_' in list-prompts command.0xAB2017-09-023-2/+3
* hide prompt aliases that the terminal cannot display0xAB2017-09-025-8/+31
* fix many `bundle exec yardoc` errors.0xAB2017-09-025-9/+6
* JRuby <30xAB2017-09-021-1/+4
* document "char" param [ci skip]0xAB2017-09-021-0/+3
* add displayable_character? and snowman_ready?0xAB2017-09-022-0/+27
* don't capture Proc0xAB2017-09-011-1/+1
* group *-inspector commands in "Inspectors" group.0xAB2017-09-012-10/+10
* group *-prompt commands under 'Prompts' in output of 'help' command.0xAB2017-09-014-13/+12
* add `no_color` to list of ignored paint effects0xAB2017-09-011-1/+1
* update changelog.md [ci skip]0xAB2017-09-011-0/+1
* reverse 'private' visibility of BaseHelper methods included into Pry#helpers0xAB2017-09-011-0/+2
* update CHANGELOG.md [ci skip]0xAB2017-09-011-0/+3
* Merge pull request #1630 from pry/add-clear-screen-commandRobert2017-09-012-0/+16
|\
| * Merge branch 'add-clear-screen-command' of github.com:pry/pry into add-clear-...0xAB2017-09-010-0/+0
| |\
| | * Merge branch 'master' into add-clear-screen-commandadd-clear-screen-commandRobert2017-09-019-41/+263
| | |\
| * | \ Merge remote-tracking branch 'pry/master' into add-clear-screen-command0xAB2017-09-0116-123/+404
| |\ \ \ | |/ / / |/| / / | |/ /
* | | if 'pry' is passed, don't continue0xAB2017-09-011-1/+1
* | | Merge pull request #1635 from pry/pry-helpersRobert2017-09-012-1/+24
|\ \ \
| * | | only fallback on Pry.color if "_pry_" is not in scope0xAB2017-09-011-1/+1
| * | | Merge remote-tracking branch 'pry/master' into pry-helpers0xAB2017-09-013-32/+37
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #1637 from pry/issue-1633Robert2017-09-013-32/+37
|\ \ \ \
| * | | | update no_color0xAB2017-09-011-4/+4
| * | | | merge pry/master0xAB2017-09-012-23/+27
| * | | | Merge branch 'master' into issue-16330xAB2017-09-015-79/+105
| |\ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'master' into issue-16330xAB2017-09-012-1/+2
| |\ \ \ \
| * | | | | ditto for `puts Pry::Helpers::Text.bold`issue-16330xAB2017-09-011-1/+1
| * | | | | puts Pry::Helpers::Text.green("foo") respects Pry.color0xAB2017-09-011-1/+1
| * | | | | fix #16330xAB2017-09-013-23/+28
| | |_|_|/ | |/| | |
| | | * | Merge remote-tracking branch 'pry/master' into pry-helpers0xAB2017-09-018-77/+108
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | avoid infinite recursion0xAB2017-09-011-1/+2
* | | | | add Pry::Helpers::Colors, and #paint function.0xAB2017-09-014-67/+86
* | | | | fix cases where `ls` command could be used to call `Kernel#spawn` and0xAB2017-09-011-1/+7
* | | | | remove use of 'text.default' from lib/0xAB2017-09-012-12/+12
* | | | | deprecate Text#default, the name is too general when mixed into other0xAB2017-09-011-3/+7
| |/ / / |/| | |
* | | | fix https://github.com/pry/pry/issues/16360xAB2017-09-012-1/+2
|/ / /