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
/
lib
/
pry
/
method
Commit message (
Expand
)
Author
Age
Files
Lines
*
rubocop: fix offences of the Lint/StringConversionInInterpolation
Kyrylo Silin
2018-10-16
1
-1
/
+1
*
Fix rubocop empty line after guard clause style violations
Arlandis Word
2018-10-14
2
-0
/
+3
*
method/disowned: delete unused 'binding' parameter
Kyrylo Silin
2018-10-14
1
-1
/
+1
*
rubocop: fix offences of the Lint/UnusedMethodArgument cop
Kyrylo Silin
2018-10-14
1
-1
/
+1
*
Drop support for Rubinius
Kyrylo Silin
2018-10-07
1
-5
/
+4
*
fix #1471, fix #1621 (#1689)
r-obert
2017-11-11
1
-5
/
+16
*
fix #1438
strcmp
2015-08-17
1
-3
/
+0
*
Avoid loop in weird method locator
Juan Barreneche
2015-03-17
1
-1
/
+3
*
Fix some warnings
Matijs van Zuijlen
2015-01-23
1
-0
/
+1
*
Remove deprecation warning for File.exists?
Javier Alvarez
2014-06-12
1
-1
/
+1
*
Fix yard documentation warnings(fix #1163)
yui-knk
2014-03-16
1
-2
/
+2
*
Method::Patcher should preserve method visibility
Conrad Irwin
2013-03-30
1
-1
/
+2
*
Move cache reading into Pry::Code for consistency
Conrad Irwin
2013-03-28
1
-4
/
+4
*
Modify methods using Pry::Method#redefine
Conrad Irwin
2013-03-28
1
-11
/
+6
*
s/code_object/method
Conrad Irwin
2013-03-28
1
-19
/
+19
*
Allow Pry::Method::Patcher to work without _pry_
Conrad Irwin
2013-03-28
1
-5
/
+19
*
Rename Pry::Commands::Edit::MethodPatcher to Pry::Method::Patcher
Conrad Irwin
2013-03-27
1
-2
/
+2
*
Move MethodPatcher to Method::Patcher
Conrad Irwin
2013-03-27
1
-0
/
+115
*
check for directory? in WeirdMethodLocator#valid_file? prevents crash under j...
Patrick Ritchie
2013-03-05
1
-1
/
+1
*
Refactor Pry::Method + add Pry::Method::WeirdMethodLocator
John Mair
2013-02-02
2
-0
/
+239