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
Branch
Commit message
Author
Age
0-10-stable
0.10.4 release
John Mair
8 years
0-10-stable-windows-fix
v0.10.3
strcmp
9 years
0-11-stable
Merge pull request #1699 from r-obert/0-11-3
John Mair
7 years
0-9-11-stable
version 0.9.12 release, see CHANGELOG for details
John Mair
12 years
0-9-12-defer-readline
Defer Readline load as long as possible (fix #1081, #1095)
Ryan Fitzgerald
11 years
0-9-12-stable
Merge pull request #1137 from joshwlewis/mathn_indent
yui-knk
11 years
1316-xdg-history
config/default: add support for $XDG_CACHE_HOME for history
Kyrylo Silin
6 years
1369-blank-prefix-fix
Fix regression with respect to space prefixes
Kyrylo Silin
10 years
1452-show-source-fix
commands/show_source: handle when source is nil but comment exists
Kyrylo Silin
6 years
1804-jruby-source-location
+
Kyrylo Silin
6 years
1824-frozen-string-literal
+
Kyrylo Silin
6 years
1889-truffle-ruby-support
+
Kyrylo Silin
6 years
1991-output-winsize-fix
+
Kyrylo Silin
5 years
2185-pager-bug-fix
pager: fix printing non-visible characters `\001` & `\002`
Kyrylo Silin
3 years
663-plugin-management
Remove dirty `exit` invokation
Kyrylo Silin
12 years
add-clear-screen-command
Merge branch 'master' into add-clear-screen-command
Robert
7 years
backup-master
displayable_string? improvements
0xAB
7 years
base-helpers-backport
helpers/base: properly backport deprecated methods
Kyrylo Silin
6 years
basicobj-inspect
add tests that cover Object subclasses
rpag
10 years
changelog
+
Kyrylo Silin
6 years
changelog-next-version
+
Kyrylo Silin
6 years
circleci
circle: make sure TERM is set
Kyrylo Silin
6 years
color-printer-refactoring
config: factor out color printer proc to ColorPrinter
Kyrylo Silin
6 years
command-global-state
pry_instance: factor out command state to be global
Kyrylo Silin
6 years
command-refactoring
Test ClassCommand
Kyrylo Silin
6 years
config-code-format
config: simplify structure
Kyrylo Silin
6 years
configuration-refactoring
+
Kyrylo Silin
6 years
control-d-handler-removal
config: delete the `control_d_handler` option
Kyrylo Silin
6 years
control-d-ruby-3-friendly
control_d_handler: don't mutate eval_string within the handler
Kyrylo Silin
6 years
copyrights
Merge pull request #2087 from casperisfine/test-ruby-2.7-preview1
Kyrylo Silin
5 years
eastereggs/music
add play_motion_picture.rb
robert
7 years
exception-handler-refactoring
config: factor out exception_handler hook to a separate class
Kyrylo Silin
6 years
extend-command-bundle-removal
Delete Pry::ExtendCommandBundle
Kyrylo Silin
6 years
extensible-prompts
Merge remote-tracking branch 'pry/master' into extensible-prompts
0xAB
7 years
feature/explicit_block
accessing blocks in commands via &block
John Mair
13 years
feature/pipe-syntax
Added pipe syntax for commands. Tests to be added soon.
Matthew Carey
12 years
feature/pipes
start of pipes implementation
John Mair
12 years
feature/plugin-class
Remove the unnecessary check for String since we map, can't wait for lazy.map...
Jordon Bedwell
13 years
feature/pryrc_repl
extract a class out of load_file_through_repl
John Mair
12 years
feature/save-source
added code_writer.rb for generating code
John Mair
12 years
fix-957
Make object path resolution more robust (fix #957)
Ryan Fitzgerald
11 years
fix-jruby-head-build
Re-add jruby-head to CI
André Luis Leal Cardoso Junior
3 years
gem-deps-cleanup
Clean up gem dependencies (fix #1148)
Ryan Fitzgerald
11 years
hacks
[TEMP] hacks
Conrad Irwin
11 years
improve_basic_object_support
Revert "Build this branch on Travis [temp]"
Kyrylo Silin
11 years
include-text-module
Merge branch 'master' into include-text-module
Robert
7 years
inline-restore-default-behaviour
+
Kyrylo Silin
6 years
issue-1633
ditto for `puts Pry::Helpers::Text.bold`
0xAB
7 years
list-prompts
add 'list-prompts' and 'change-prompt' commands.
Robert Gleeson
11 years
make-global-config-greppable
Stop using compatibility aliases for Pry.config
Conrad Irwin
11 years
master
Merge pull request #2270 from kyoshidajp/update-checkout-v3
André Luis Leal Cardoso Junior
22 months
master-backup-18-oct-2017
displayable_string? improvements
0xAB
7 years
minitest-bacon
Switch from bacon to minitest-bacon
Ryan Fitzgerald
11 years
more-rubocop-fixes
+
Kyrylo Silin
6 years
possible-release-sha
Merge pull request #1645 from r-obert/v0.11.0
John Mair
7 years
prompt-api
prompt: add basic API for adding prompts
Kyrylo Silin
6 years
prompt-commands
Delete the 'simple-prompt' command
Kyrylo Silin
6 years
prompt-simpler-api
Simplify Prompt API
Kyrylo Silin
6 years
pry-and-fakefs
Provide better fakefs integration by default.
0xAB
7 years
pry-configure
feedback from PR
strcmp
9 years
pry-gem-extraction
Factor out gem-* commands to a separate plugin
Kyrylo Silin
6 years
pry-helpers
improve docs [ci skip]
0xAB
7 years
pry-lazy
add lazy_spec.rb
strcmp
9 years
pryfork-deprecate
Merge branch 'pry/master' into pryfork-deprecate
robert
7 years
randomize-tests
spec/commands/show_doc: test against a different command
Kyrylo Silin
5 years
rbx-removal
spec/commands/edit: delete unwanted unlinking
Kyrylo Silin
6 years
readme-rework
README: refresh content, add more structure
Kyrylo Silin
6 years
refactor/dont-throwaway-pry-instance
Use _pry_.pager if possible
John Mair
10 years
refactor/optimize_prefix
Speed up tests by memoizing command regexes
Ryan Fitzgerald
12 years
remove-global-config
Fix typo
Conrad Irwin
11 years
remove_mri18_support
Disable spec to work around rubinius/rubinius#2871
Ryan Fitzgerald
11 years
require-relative-cli
plugins: use require_relative instead of require
Kyrylo Silin
6 years
require_relative
update CHANGELOG.md [ci skip]
r-obert
7 years
respond_to-2.4-warnings
update changelog.md
robert
7 years
revert-1404-add-pwd
Revert "Alias whereami to pwd"
John Mair
10 years
rubocop
travis: run rubocop checks
Kyrylo Silin
6 years
rubocop-fixes
rubocop: fix offences of the Style/InverseMethods cop
Kyrylo Silin
6 years
rubocop-fixes-4
ubocop: fix the Layout/SpaceInsideStringInterpolation cop
Kyrylo Silin
6 years
rubocop-lint-ambiguous-block-assosication
rubocop: fix offences of the Lint/AmbiguousBlockAssociation cop
Kyrylo Silin
6 years
show-source-doc-examples-refactoring
+
Kyrylo Silin
5 years
snowman-prompt
Merge branch 'master' into snowman-prompt
Robert
7 years
test-suite-silence-warnings
spec/pry_defaults: silence unwanted deprecation warnings
Kyrylo Silin
5 years
universal-architecture
Set architecture to "universal" for Windows (fix #934)
Ryan Fitzgerald
11 years
update-pryrepl-org-refs
Update references from pryrepl.org to pry.github.io
André Luis Leal Cardoso Junior
3 years
use-bundle-exec-in-rakefile
Update Rakefile to properly run specs
John Mair
7 years
use-bundler-quiet-instead-of-monkey-patch
Use quiet: false for bundler/inline instead of monkeypatch for Bundler > 2.0
André Luis Leal Cardoso Junior
3 years
v0.11.0.pre
pre-release version bump
John Mair
8 years
v0.12.x
Merge pull request #1918 from havenwood/patch-1
Kyrylo Silin
6 years
v0.13.x
Merge pull request #2115 from pry/release-0-13-0
Kyrylo Silin
5 years
wip.refactor.callbacks
Update gemspec
Ryan Fitzgerald
12 years
wip.refactor.decompose_repl
Build this branch
Ryan Fitzgerald
11 years
wip.refactor.repl
Minor refactoring of #repl
Ryan Fitzgerald
12 years
wip.refactor.repl.amc
Use alias_method_chain to handle layering
Ryan Fitzgerald
12 years
wip.show-source-doc-super-kw-support
[TEMP] Write a bunch of failing tests
Kyrylo Silin
11 years
Tag
Download
Author
Age
v0.14.2
pry-0.14.2.tar.gz
Kyrylo Silin
22 months
v0.14.1
pry-0.14.1.tar.gz
Kyrylo Silin
4 years
v0.14.0
pry-0.14.0.tar.gz
Kyrylo Silin
4 years
v0.13.1
pry-0.13.1.tar.gz
Kyrylo Silin
5 years
v0.13.0
pry-0.13.0.tar.gz
Kyrylo Silin
5 years
v0.12.2
pry-0.12.2.tar.gz
Kyrylo Silin
6 years
v0.12.1
pry-0.12.1.tar.gz
Kyrylo Silin
6 years
v0.12.0
pry-0.12.0.tar.gz
Kyrylo Silin
6 years
v0.11.3
pry-0.11.3.tar.gz
John Mair
7 years
v0.11.2
pry-0.11.2.tar.gz
John Mair
7 years
v0.11.1
pry-0.11.1.tar.gz
John Mair
7 years
v0.11.0
pry-0.11.0.tar.gz
John Mair
7 years
v0.10.4
pry-0.10.4.tar.gz
John Mair
8 years
v0.10.3
pry-0.10.3.tar.gz
John Mair
9 years
v0.10.2
pry-0.10.2.tar.gz
John Mair
9 years
v0.10.1
pry-0.10.1.tar.gz
Conrad Irwin
10 years
v0.10.0
pry-0.10.0.tar.gz
Conrad Irwin
10 years
v0.10.0.rc1
pry-0.10.0.rc1.tar.gz
Conrad Irwin
10 years
v0.10.0.pre4
pry-0.10.0.pre4.tar.gz
Conrad Irwin
11 years
v0.10.0.pre3
pry-0.10.0.pre3.tar.gz
Conrad Irwin
11 years
v0.10.0.pre2
pry-0.10.0.pre2.tar.gz
Conrad Irwin
11 years
v0.9.12.6
pry-0.9.12.6.tar.gz
John Mair
11 years
v0.9.12.5
pry-0.9.12.5.tar.gz
Ryan Fitzgerald
11 years
v0.9.12.4
pry-0.9.12.4.tar.gz
Ryan Fitzgerald
11 years
v0.9.12.3
pry-0.9.12.3.tar.gz
John Mair
11 years
v0.9.12.2
pry-0.9.12.2.tar.gz
John Mair
12 years
v0.9.12.1
pry-0.9.12.1.tar.gz
John Mair
12 years
v0.9.12
pry-0.9.12.tar.gz
John Mair
12 years
v0.9.11.4
pry-0.9.11.4.tar.gz
John Mair
12 years
v0.9.11.3
pry-0.9.11.3.tar.gz
John Mair
12 years
v0.9.11.2
pry-0.9.11.2.tar.gz
John Mair
12 years
v0.9.11.1
pry-0.9.11.1.tar.gz
John Mair
12 years
v0.9.11
pry-0.9.11.tar.gz
John Mair
12 years
v0.9.10
pry-0.9.10.tar.gz
John Mair
12 years
v0.9.9.5
pry-0.9.9.5.tar.gz
Conrad Irwin
13 years
v0.9.9.4
pry-0.9.9.4.tar.gz
John Mair
13 years
v0.9.9.3
pry-0.9.9.3.tar.gz
John Mair
13 years
v0.9.9.2
pry-0.9.9.2.tar.gz
John Mair
13 years
v0.9.9.1
pry-0.9.9.1.tar.gz
John Mair
13 years
v0.9.9
pry-0.9.9.tar.gz
John Mair
13 years
v0.9.8.4
pry-0.9.8.4.tar.gz
John Mair
13 years
v0.9.8.3
pry-0.9.8.3.tar.gz
John Mair
13 years
v0.9.8.2
pry-0.9.8.2.tar.gz
John Mair
13 years
v0.9.8
pry-0.9.8.tar.gz
John Mair
13 years
v0.9.7.4
pry-0.9.7.4.tar.gz
John Mair
13 years
v0.9.7.3
pry-0.9.7.3.tar.gz
John Mair
13 years
v0.9.7.2
pry-0.9.7.2.tar.gz
John Mair
13 years
v0.9.7.1
pry-0.9.7.1.tar.gz
John Mair
13 years
v0.9.7
pry-0.9.7.tar.gz
John Mair
13 years
v0.9.6.2
pry-0.9.6.2.tar.gz
John Mair
13 years
v0.9.6.1
pry-0.9.6.1.tar.gz
John Mair
13 years
v0.9.6
pry-0.9.6.tar.gz
John Mair
13 years
v0.9.5
pry-0.9.5.tar.gz
John Mair
13 years
v0.9.4
pry-0.9.4.tar.gz
John Mair
13 years
v0.9.3
pry-0.9.3.tar.gz
John Mair
13 years
v0.9.2
pry-0.9.2.tar.gz
John Mair
13 years
v0.9.1
pry-0.9.1.tar.gz
John Mair
13 years
v0.9.0
pry-0.9.0.tar.gz
John Mair
13 years
v0.8.3
pry-0.8.3.tar.gz
John Mair
14 years
v0.8.0
pry-0.8.0.tar.gz
John Mair
14 years
v0.7.6
pry-0.7.6.tar.gz
John Mair
14 years
v0.7.2
pry-0.7.2.tar.gz
John Mair
14 years
v0.6.8
pry-0.6.8.tar.gz
John Mair
14 years
v0.6.5
pry-0.6.5.tar.gz
John Mair
14 years
v0.6.1
pry-0.6.1.tar.gz
John Mair
14 years
v0.5.6
pry-0.5.6.tar.gz
John Mair
14 years
v0.5.0
pry-0.5.0.tar.gz
John Mair
14 years
0.4.8
pry-0.4.8.tar.gz
John Mair
14 years
v0.4.5
pry-0.4.5.tar.gz
John Mair
14 years
v0.4.3
pry-0.4.3.tar.gz
John Mair
14 years
v0.4.4
pry-0.4.4.tar.gz
John Mair
14 years
v0.2.6
pry-0.2.6.tar.gz
John Mair
14 years
v0.2.0
pry-0.2.0.tar.gz
John Mair
14 years
favorite_version
pry-favorite_version.tar.gz
John Mair
14 years
v0.1.3
pry-0.1.3.tar.gz
John Mair
14 years