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
/
show_info.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
rubocop: fix offences of the Lint/UnusedBlockArgument cop
Kyrylo Silin
2018-11-11
1
-1
/
+1
*
rubocop: fix offences regarding spaces
Kyrylo Silin
2018-11-04
1
-1
/
+1
*
Fix rubocop empty line after guard clause style violations
Arlandis Word
2018-10-14
1
-0
/
+1
*
rubocop: fix offences of the Style/HashSyntax cop
Kyrylo Silin
2018-10-13
1
-9
/
+9
*
rubocop: fix offences of the Layout/ExtraSpacing cop
Kyrylo Silin
2018-10-13
1
-1
/
+1
*
commands/show_source: handle when source is nil but comment exists
1452-show-source-fix
Kyrylo Silin
2018-10-04
1
-2
/
+8
*
Deprecate Pry::Command#text. Please use black(), white(), etc directly (#1701)
r-obert
2017-11-16
1
-9
/
+9
*
Remove exclamation point from #no_definition_message
Waldyr
2016-04-02
1
-1
/
+1
*
show-source: if the current context is a C object, display a warning
Kyrylo Silin
2015-02-27
1
-1
/
+9
*
Cleanup warnings
Yuki Nishijima
2014-11-29
1
-0
/
+6
*
Use _pry_.pager instead of Pry::Pager
Conrad Irwin
2014-05-01
1
-1
/
+1
*
add '$ -e', and 'show-source -e'.
Robert Gleeson
2014-04-27
1
-1
/
+1
*
Remove support for 1.8-compatible versions of Ruby
Ryan Fitzgerald
2014-01-19
1
-5
/
+0
*
Append to Strings with #<< rather than #+.
Shannon Skipper
2013-11-24
1
-3
/
+3
*
Show{Source,Doc}: refactor assuming definitions from the context
Kyrylo Silin
2013-05-03
1
-10
/
+1
*
Show{Source,Doc}: assume super definitions from the context
Kyrylo Silin
2013-03-27
1
-1
/
+10
*
show-source: Indicate all monkeypatches can be shown with -a
John Mair
2013-03-12
1
-0
/
+6
*
Remove warnings [Fixes #869]
Conrad Irwin
2013-03-02
1
-1
/
+1
*
Make show-source/show-doc fall-back to superclass
John Mair
2013-02-07
1
-7
/
+39
*
ShowInfo: remove `--flood` switch
Kyrylo Silin
2013-02-01
1
-1
/
+0
*
Don't interpolate on ? or $ [Fixes #835]
Conrad Irwin
2013-01-29
1
-1
/
+1
*
show-source/show-doc: Show the first module candidate with source/docs
John Mair
2013-01-29
1
-8
/
+24
*
re-add reload-method as an alias for reload-code
John Mair
2013-01-29
1
-1
/
+9
*
Pry::CodeObject: remove unnecessary 'target' parameter
John Mair
2013-01-11
1
-1
/
+1
*
Prettify command descriptions, switches and stuff
Kyrylo Silin
2013-01-09
1
-7
/
+7
*
refactor Pry::Command::ShowInfo to make codeclimate happier
John Mair
2013-01-01
1
-12
/
+19
*
pull more show-source/show-doc methods into their superclass
John Mair
2013-01-01
1
-1
/
+60
*
Define a command superclass for show-source and show-doc
John Mair
2013-01-01
1
-0
/
+73