index
:
delta/ruby-gems/pry.git
0-10-stable
0-10-stable-windows-fix
0-11-stable
0-9-11-stable
0-9-12-defer-readline
0-9-12-stable
1316-xdg-history
1369-blank-prefix-fix
1452-show-source-fix
1804-jruby-source-location
1824-frozen-string-literal
1889-truffle-ruby-support
1991-output-winsize-fix
2185-pager-bug-fix
663-plugin-management
add-clear-screen-command
backup-master
base-helpers-backport
basicobj-inspect
changelog
changelog-next-version
circleci
color-printer-refactoring
command-global-state
command-refactoring
config-code-format
configuration-refactoring
control-d-handler-removal
control-d-ruby-3-friendly
copyrights
eastereggs/music
exception-handler-refactoring
extend-command-bundle-removal
extensible-prompts
feature/explicit_block
feature/pipe-syntax
feature/pipes
feature/plugin-class
feature/pryrc_repl
feature/save-source
fix-957
fix-jruby-head-build
gem-deps-cleanup
hacks
improve_basic_object_support
include-text-module
inline-restore-default-behaviour
issue-1633
list-prompts
make-global-config-greppable
master
master-backup-18-oct-2017
minitest-bacon
more-rubocop-fixes
possible-release-sha
prompt-api
prompt-commands
prompt-simpler-api
pry-and-fakefs
pry-configure
pry-gem-extraction
pry-helpers
pry-lazy
pryfork-deprecate
randomize-tests
rbx-removal
readme-rework
refactor/dont-throwaway-pry-instance
refactor/optimize_prefix
remove-global-config
remove_mri18_support
require-relative-cli
require_relative
respond_to-2.4-warnings
revert-1404-add-pwd
rubocop
rubocop-fixes
rubocop-fixes-4
rubocop-lint-ambiguous-block-assosication
show-source-doc-examples-refactoring
snowman-prompt
test-suite-silence-warnings
universal-architecture
update-pryrepl-org-refs
use-bundle-exec-in-rakefile
use-bundler-quiet-instead-of-monkey-patch
v0.11.0.pre
v0.12.x
v0.13.x
wip.refactor.callbacks
wip.refactor.decompose_repl
wip.refactor.repl
wip.refactor.repl.amc
wip.show-source-doc-super-kw-support
github.com: pry/pry.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGELOG.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release v0.12.2
Kyrylo Silin
2018-11-16
1
-0
/
+8
*
Release v0.12.1
Kyrylo Silin
2018-11-16
1
-0
/
+10
*
Release v0.12.0
v0.12.0
Kyrylo Silin
2018-11-05
1
-0
/
+4
*
CHANGELOG: prepare for release v0.12.0
Kyrylo Silin
2018-11-05
1
-38
/
+114
*
commands/show_source: handle when source is nil but comment exists
1452-show-source-fix
Kyrylo Silin
2018-10-04
1
-0
/
+2
*
CHANGELOG: delete unwanted bracket
Kyrylo Silin
2018-10-01
1
-1
/
+1
*
CHANGELOG: mention #1774
Kyrylo Silin
2018-10-01
1
-1
/
+2
*
Add 'Data' as a deprecated constant (#1731)
Robert
2018-10-01
1
-0
/
+4
*
CHANGELOG: mention #1762
Kyrylo Silin
2018-10-01
1
-0
/
+4
*
CHANGELOG: mention #1767
Kyrylo Silin
2018-09-22
1
-0
/
+4
*
Fix typo in CHANGELOG.md
Chris Nitsas
2018-02-23
1
-1
/
+1
*
Add a new command, "clear-screen", that clears the content of the (#1723)
Robert
2017-12-26
1
-0
/
+3
*
update CHANGELOG.md
r-obert
2017-12-22
1
-0
/
+4
*
fix a bug where "cd Hash.new" reported self as a Pry::Config in prompt.
r-obert
2017-12-22
1
-0
/
+7
*
add gem-stat command … (#1707)
r-obert
2017-11-18
1
-8
/
+18
*
add rbx-3.86, add Pry::Platform.known_engines, allow expected failures in spe...
r-obert
2017-11-18
1
-0
/
+13
*
Deprecate Pry::Command#text. Please use black(), white(), etc directly (#1701)
r-obert
2017-11-16
1
-0
/
+6
*
update changelog (#1703)
John Mair
2017-11-14
1
-1
/
+1
*
fix #1471, fix #1621 (#1689)
r-obert
2017-11-11
1
-4
/
+15
*
Fix a bug where Method objects were not returned for setters inherited (#1688)
r-obert
2017-11-11
1
-0
/
+8
*
do not capture a Proc in Text helper methods. (#1691)
r-obert
2017-11-10
1
-1
/
+7
*
add Pry::Testable, and friends. (#1679)
r-obert
2017-11-04
1
-2
/
+5
*
add Pry::Platform. (#1670)
r-obert
2017-11-02
1
-1
/
+7
*
Add utility functions for drawing colorised (#1673)
r-obert
2017-10-23
1
-0
/
+3
*
Update formatting in CHANGELOG.md
Ryan Fitzgerald
2017-10-22
1
-5
/
+5
*
Issue 1647: Add pull request to CHANGELOG.md
Richard E. Dodson
2017-10-22
1
-0
/
+1
*
add linux? & mac_osx? predicates to BaseHelpers (#1668)
r-obert
2017-10-22
1
-0
/
+7
*
update CHANGELOG
John Mair
2017-10-18
1
-1
/
+1
*
whereami?!?!?!?! fix #1597
r-obert
2017-07-15
1
-0
/
+1
*
Merge branch 'master' of github.com:pry/pry
r-obert
2017-06-23
1
-5
/
+8
|
\
|
*
update changelog.md
robert
2017-06-13
1
-7
/
+7
|
*
update changelog.md
respond_to-2.4-warnings
robert
2017-06-13
1
-0
/
+3
*
|
rename Pry::Config::Lazy to Pry::Config::Memoization (ref #1503)
r-obert
2017-06-23
1
-1
/
+1
|
/
*
add recent PRs to changelog
robert
2017-05-30
1
-0
/
+3
*
update CHANGELOG.md
strcmp
2016-01-14
1
-0
/
+1
*
Merge pull request #1505 from gfvcastro/typographical-error
Kyrylo Silin
2016-01-02
1
-10
/
+10
|
\
|
*
Fix typographical error.
Gustavo Villa
2016-01-02
1
-10
/
+10
*
|
lazy load the config defaults for "history" and "gist"
strcmp
2016-01-01
1
-0
/
+1
|
/
*
Merge branch 'master' into pry-lazy
strcmp
2015-12-28
1
-0
/
+1
|
\
|
*
feedback from PR
pry-configure
strcmp
2015-12-27
1
-1
/
+1
|
*
Merge branch 'master' into pry-configure
strcmp
2015-12-27
1
-0
/
+1
|
|
\
|
*
|
add Pry.configure as an alternative to the current way of changing configurat...
strcmp
2015-12-27
1
-0
/
+1
*
|
|
update CHANGELOG.md
strcmp
2015-12-28
1
-0
/
+1
|
|
/
|
/
|
*
|
add Pry.config.eager_load! to help with issues like #1501
strcmp
2015-12-27
1
-0
/
+1
|
/
*
update CHANGELOG.md
strcmp
2015-12-11
1
-0
/
+2
*
update CHANGELOG.md [ci skip]
strcmp
2015-08-03
1
-1
/
+1
*
update CHANGELOG.md [ci skip]
strcmp
2015-07-28
1
-0
/
+1
*
update CHANGELOG.md [ci skip]
strcmp
2015-07-24
1
-0
/
+1
*
Update CHANGELOG.
egwspiti
2015-06-29
1
-0
/
+1
*
Use < and > instead of < and >
egwspiti
2015-06-29
1
-1
/
+1
[next]