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.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix offences of the Style/FrozenStringLiteralComment cop
Kyrylo Silin
2019-05-08
1
-3
/
+1
*
rubocop: enable the Style/FrozenStringLiteralComment cop
Kyrylo Silin
2019-05-08
1
-0
/
+2
*
rubocop: fix offences of the Style/GuardClause cop
Kyrylo Silin
2019-03-23
1
-8
/
+6
*
rubocop: fix offences of the Style/IfInsideElse cop
Kyrylo Silin
2019-03-23
1
-9
/
+7
*
Rename '_pry_' to 'pry_instance'
Kyrylo Silin
2019-03-23
1
-11
/
+11
*
Require files from pry.rb; deps from each file that uses them
Kyrylo Silin
2019-03-10
1
-3
/
+0
*
rubocop: fix offences of the Metrics/LineLength cop
Kyrylo Silin
2019-03-03
1
-28
/
+55
*
rubocop: fix offences of the Style/RegexpLiteral cop
Kyrylo Silin
2019-03-02
1
-1
/
+1
*
rubocop: fix offences of the Style/NegatedIf cop
Kyrylo Silin
2019-03-02
1
-1
/
+1
*
rubocop: fix offences of the Style/IfUnlessModifier cop
Kyrylo Silin
2019-03-02
1
-3
/
+1
*
rubocop: fix offences of the Style/EmptyCaseCondition cop
Kyrylo Silin
2019-03-01
1
-4
/
+3
*
rubocop: fix offences of the Style/ClassAndModuleChildren cop
Kyrylo Silin
2019-02-27
1
-165
/
+167
*
rubocop: fix the Layout/MultilineOperationIndentation cop
Kyrylo Silin
2019-02-25
1
-1
/
+2
*
rubocop: fix offences of the Layout/IndentationWidth cop
Kyrylo Silin
2019-02-25
1
-1
/
+4
*
rubocop: fix offences of Layout/AlignParameters cop
Kyrylo Silin
2019-02-24
1
-4
/
+4
*
rubocop: fix offences regarding spaces
Kyrylo Silin
2018-11-04
1
-1
/
+1
*
ring: rewrite the class to improve API
Kyrylo Silin
2018-10-21
1
-1
/
+1
*
Rename '{input/output}_array' to '{input/output}_ring'
Kyrylo Silin
2018-10-20
1
-3
/
+3
*
rubocop: fix offences of the Style/HashSyntax cop
Kyrylo Silin
2018-10-13
1
-3
/
+3
*
Push full edit command contents to history, enabling up-and-enter action
Jack Kinsella
2018-03-25
1
-0
/
+1
*
use Integer instead of `1.class`
robert
2017-06-13
1
-1
/
+1
*
fix 2.4 warning in edit command and specs about deprecated constant (Fixnum)
robert
2017-06-03
1
-1
/
+1
*
Methods defined in console can be repeatedly edited
Josh Cheek
2014-08-10
1
-1
/
+1
*
Methods previously patched will be patched in future edits
Josh Cheek
2014-08-10
1
-2
/
+6
*
Inject _pry_ into Pry::Editor
Conrad Irwin
2014-05-01
1
-3
/
+3
*
remove all `Bond` references from pry. rel #1180
Robert Gleeson
2014-03-25
1
-4
/
+0
*
update 'gist' command to use _pry_.config.gist.inspecter
Robert Gleeson
2014-02-07
1
-1
/
+1
*
update 'edit' command to use _pry_.config.disable_auto_reload
Robert Gleeson
2014-02-07
1
-1
/
+1
*
Fix bug in edit regarding file names with path but no suffix
Jonas Arvidsson
2014-01-25
1
-1
/
+1
*
Ignore -n and disable_auto_reload in tempfile cases
Ryan Fitzgerald
2013-07-26
1
-10
/
+3
*
Remove broken require
Conrad Irwin
2013-03-30
1
-1
/
+0
*
Modify methods using Pry::Method#redefine
Conrad Irwin
2013-03-28
1
-1
/
+1
*
Allow Pry::Method::Patcher to work without _pry_
Conrad Irwin
2013-03-28
1
-1
/
+1
*
Rename Pry::Commands::Edit::MethodPatcher to Pry::Method::Patcher
Conrad Irwin
2013-03-27
1
-1
/
+1
*
Use load instead of eval [Fixes #880]
Conrad Irwin
2013-03-22
1
-1
/
+1
*
improve help for 'edit' command
John Mair
2013-01-18
1
-3
/
+4
*
edit: ensure 'edit --ex' always edits the exception
John Mair
2013-01-15
1
-1
/
+5
*
Edit: handle blanks in filenames correctly
Kyrylo Silin
2013-01-14
1
-6
/
+3
*
edit: Add example for `--ex --patch` combination
Kyrylo Silin
2013-01-12
1
-7
/
+4
*
edit command: add --method option
John Mair
2013-01-11
1
-26
/
+30
*
Improve Pry::Command::Edit
John Mair
2013-01-10
1
-33
/
+9
*
Prettify command descriptions, switches and stuff
Kyrylo Silin
2013-01-09
1
-16
/
+19
*
oops, forgot to remove context_locator require
John Mair
2013-01-09
1
-1
/
+0
*
Try to simplify edit.rb
John Mair
2013-01-09
1
-4
/
+50
*
Pry::Command::Edit: renamed some methods to improve grokkability
John Mair
2013-01-03
1
-11
/
+11
*
edit command: extracted out ContextLocator class
John Mair
2012-12-31
1
-47
/
+9
*
edit command: extract out ExceptionPatcher, and clean up some code
John Mair
2012-12-31
1
-37
/
+26
*
improve edit command's docs
John Mair
2012-12-31
1
-46
/
+51
*
Merge remaining `edit-method` functionality into `edit`
John Mair
2012-12-31
1
-98
/
+12
*
edit command now supports -p for methods
John Mair
2012-12-31
1
-6
/
+116
[next]