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
/
gist.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename '{input/output}_array' to '{input/output}_ring'
Kyrylo Silin
2018-10-20
1
-2
/
+2
*
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
-4
/
+4
*
Move back to 'gist' gem
Conrad Irwin
2014-04-27
1
-9
/
+8
*
update 'gist' command to use _pry_.config.gist.inspecter
Robert Gleeson
2014-02-07
1
-1
/
+1
*
Restore correct description of gist command
Andy Monat
2013-04-20
1
-1
/
+1
*
gist: re-add 'jist' gem dependency with :requires_gem
John Mair
2013-01-17
1
-0
/
+1
*
gist: window's fix for broken clipboard
John Mair
2013-01-16
1
-2
/
+8
*
gist: Use Pry::CodeCollector (like play/save-file)
John Mair
2013-01-15
1
-147
/
+43
*
Fix indentations for the gist command description
Kyrylo Silin
2013-01-14
1
-7
/
+6
*
Prettify command descriptions, switches and stuff
Kyrylo Silin
2013-01-09
1
-14
/
+15
*
Convert all commands to classes
Kyrylo Silin
2012-12-27
1
-3
/
+5
*
Progress on gist + jruby crash
☈king
2012-12-09
1
-1
/
+2
*
"Fix" build on 1.8 by avoiding method_source flakiness
Ryan Fitzgerald
2012-12-09
1
-2
/
+2
*
Use Jist.copy, not a Helper; fix @filename
☈king
2012-12-07
1
-31
/
+3
*
DRY gist command's docs vs tests
☈king
2012-12-06
1
-13
/
+37
*
gist: fix filenames from REPL + refactor + test
☈king
2012-12-06
1
-54
/
+69
*
Restore groups, convert most commands to class syntax
Ryan Fitzgerald
2012-08-11
1
-3
/
+5
*
Remove extended_commands, default_commands -> commands
Ryan Fitzgerald
2012-08-11
1
-0
/
+183