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
/
pry.gemspec
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove runtime dependency on slop ~> v3.4, fix specs that depended on it
strcmp
2015-12-11
1
-1
/
+0
*
Explicitly declare the required Ruby version
Sasha Gerrand
2014-07-23
1
-0
/
+2
*
Using licences instead of licence
David Workman
2014-05-30
1
-1
/
+1
*
Require method_source >= 0.8.1 for Ruby 2.0+ compatability
Andrew Meyer
2014-04-27
1
-1
/
+1
*
move development dependencies to Gemfile, & use Bundler.require().
Robert Gleeson
2014-03-15
1
-7
/
+0
*
Remove code made obsolete by Bundler dependency
Ryan Fitzgerald
2014-03-14
1
-0
/
+1
*
Stop including unnecessary files in .gem
Ryan Fitzgerald
2014-03-09
1
-1
/
+1
*
Minor gemspec fixups
Ryan Fitzgerald
2014-03-09
1
-2
/
+1
*
Clean up gem dependencies (fix #1148)
gem-deps-cleanup
Ryan Fitzgerald
2014-03-09
1
-6
/
+5
*
change bond gem version in pry.gemspec, from 0.4.2 to 0.5.0
yui-knk
2014-01-02
1
-1
/
+1
*
Bump CodeRay dependency to 1.1.0
Ryan Fitzgerald
2013-10-27
1
-1
/
+1
*
Remove guard
Conrad Irwin
2013-10-19
1
-1
/
+0
*
Coderay version updated
Geraud Puechaldou
2013-09-04
1
-1
/
+1
*
Allow rake 10 and greater
Conrad Irwin
2013-06-26
1
-1
/
+1
*
Add SimpleCov
Ryan Fitzgerald
2013-04-27
1
-0
/
+1
*
Added license to config in gemspec
Alex Manelis
2013-01-24
1
-0
/
+1
*
[GEM] Depend on Slop "~> 3.4"
Kyrylo Silin
2013-01-14
1
-1
/
+1
*
Make the .gemspec canonical instead of generated
Ryan Fitzgerald
2013-01-01
1
-44
/
+19
*
Update bacon
Ryan Fitzgerald
2012-12-27
1
-6
/
+6
*
rake gemspec
☈king
2012-12-12
1
-3
/
+3
*
Add Mocha for mocking
Ryan Fitzgerald
2012-12-08
1
-4
/
+7
*
pry.gemspec update
☈king
2012-11-29
1
-5
/
+5
*
update gemspec
Conrad Irwin
2012-11-18
1
-2
/
+2
*
regemspec
Conrad Irwin
2012-10-31
1
-3
/
+3
*
Rerun `rake gemspec` after 735e057e.
☈king
2012-09-17
1
-3
/
+3
*
Colorize test output if use_ansi_codes
Ryan Fitzgerald
2012-09-08
1
-1
/
+1
*
Add simple Guardfile
Ryan Fitzgerald
2012-09-08
1
-1
/
+4
*
Add self to author list
Ryan Fitzgerald
2012-09-07
1
-3
/
+3
*
Add Bond completion (when available) cirwin++
☈king
2012-08-18
1
-1
/
+4
*
Add new files to `files` array
Kyrylo Silin
2012-08-16
1
-2
/
+2
*
Include "lib/pry/pager" file to the gemspec
Kyrylo Silin
2012-08-10
1
-3
/
+3
*
version 0.9.10 release
v0.9.10
John Mair
2012-07-15
1
-3
/
+3
*
passing extra prompt data via an OpenStruct
John Mair
2012-07-13
1
-3
/
+3
*
version 0.10.pre.1
Conrad Irwin
2012-07-05
1
-7
/
+7
*
Regenerate gemspec
Conrad Irwin
2012-06-23
1
-3
/
+3
*
ensure pry doesn't load when invoked with -h option
John Mair
2012-06-21
1
-3
/
+3
*
Update to method_source 0.8.pre.2
Conrad Irwin
2012-06-03
1
-4
/
+4
*
Update to slop 3.3.1
Conrad Irwin
2012-05-31
1
-5
/
+5
*
Bump slop dependency to 3.3.0
Conrad Irwin
2012-05-30
1
-5
/
+5
*
Revert "Upgrade to Slop v3"
Conrad Irwin
2012-05-30
1
-0
/
+3
*
Upgrade to Slop v3
Conrad Irwin
2012-05-29
1
-3
/
+0
*
version 0.9.9.6 release
John Mair
2012-05-10
1
-5
/
+5
*
v0.9.9.5 minor release
v0.9.9.5
Conrad Irwin
2012-05-09
1
-3
/
+3
*
version 0.9.9.4 bugfix release
v0.9.9.4
John Mair
2012-04-26
1
-2
/
+2
*
version 0.9.9.4pre1, fixed winsize bug
John Mair
2012-04-26
1
-3
/
+3
*
version 0.9.9.3 docfix release
v0.9.9.3
John Mair
2012-04-20
1
-2
/
+2
*
version 0.9.9.2 minor bugfix release
v0.9.9.2
John Mair
2012-04-19
1
-13
/
+13
*
version 0.9.9.1 very minor docfix release
v0.9.9.1
John Mair
2012-04-19
1
-13
/
+13
*
version 0.9.9 release
v0.9.9
John Mair
2012-04-18
1
-5
/
+5
*
version 0.9.8.4 release
v0.9.8.4
John Mair
2012-03-06
1
-4
/
+4
[next]