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
/
commands
/
edit
Commit message (
Expand
)
Author
Age
Files
Lines
*
rubocop: fix offences of the Style/PerlBackrefs cop
Kyrylo Silin
2019-02-24
1
-1
/
+1
*
Fix Ruby 2.6 warning for Binding#source_location
Takashi Kokubun
2018-12-11
1
-1
/
+5
*
Fix more warnings
Matijs van Zuijlen
2015-01-23
1
-1
/
+1
*
Inject _pry_ into Pry::Editor
Conrad Irwin
2014-05-01
1
-1
/
+1
*
Move all hacking of rbx paths into Pry::Code
Conrad Irwin
2013-05-10
1
-2
/
+0
*
Move MethodPatcher to Method::Patcher
Conrad Irwin
2013-03-27
1
-115
/
+0
*
rewrite definition line after editing method
Conrad Irwin
2013-03-27
1
-13
/
+6
*
Remove warnings [Fixes #869]
Conrad Irwin
2013-03-02
2
-2
/
+2
*
Edit::MethodPatcher: remove unnecessary assignment
John Mair
2013-01-16
1
-1
/
+1
*
Thread.current -> Pry.current
John Mair
2013-01-15
1
-2
/
+2
*
Improve Pry::Command::Edit
John Mair
2013-01-10
3
-18
/
+42
*
Try to simplify edit.rb
John Mair
2013-01-09
3
-71
/
+27
*
MethodPatcher#with_method_transactions: alias --> alias_method
John Mair
2013-01-02
1
-12
/
+9
*
bunch of random refactorings to different commands
John Mair
2013-01-02
1
-22
/
+37
*
be brave, fully remove the 'edit-method' command
John Mair
2013-01-01
1
-2
/
+2
*
edit command: extracted out ContextLocator class
John Mair
2012-12-31
2
-5
/
+65
*
edit command: extract out ExceptionPatcher, and clean up some code
John Mair
2012-12-31
2
-7
/
+34
*
Merge remaining `edit-method` functionality into `edit`
John Mair
2012-12-31
1
-0
/
+106