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
/
helpers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up MRI 1.9 code
Douglas Eichelberger
2023-01-01
1
-5
/
+0
*
Merge pull request #2235 from pry/revert-2154-patch-1
André Luis Leal Cardoso Junior
2022-04-21
1
-5
/
+5
|
\
|
*
Revert "Escape non-printing characters"
André Luis Leal Cardoso Junior
2022-03-06
1
-5
/
+5
*
|
Add ruby 3.0 to the windows test matrix
André Luis Leal Cardoso Junior
2022-03-09
1
-1
/
+1
|
/
*
helpers/documentation: don't colorize twice
Kyrylo Silin
2021-04-11
1
-1
/
+2
*
Merge pull request #2158 from andrehjr/fix-color-off-overwrite
Kyrylo Silin
2021-03-28
1
-1
/
+1
|
\
|
*
Make #strip_color only remove colors.
André Luis Leal Cardoso Junior
2020-10-05
1
-1
/
+1
*
|
Escape non-printing characters
Carlos Palhares
2020-09-06
1
-5
/
+5
|
/
*
Use Pry::Env where it makes sense
Kyrylo Silin
2019-06-09
2
-2
/
+3
*
Merge Pry::Terminal with Pry::Output
Kyrylo Silin
2019-05-26
1
-11
/
+12
*
terminal: rename 'bang' methods to normal ones
Kyrylo Silin
2019-05-19
1
-3
/
+3
*
rubocop: enable the Style/FrozenStringLiteralComment cop
Kyrylo Silin
2019-05-08
7
-0
/
+14
*
helpers/command_helpers: add tests, refactor variable names
Kyrylo Silin
2019-03-30
3
-66
/
+40
*
Stop requiring coderay in files that don't use it
Kyrylo Silin
2019-03-28
2
-4
/
+0
*
Factor out all CodeRay code to Pry::SyntaxHighlighter
Kyrylo Silin
2019-03-28
2
-2
/
+4
*
rubocop: fix the Lint/Void cop
Kyrylo Silin
2019-03-24
1
-1
/
+0
*
rubocop: fix the Naming/UncommunicativeMethodParamName cop
Kyrylo Silin
2019-03-24
1
-2
/
+2
*
rubocop: fix offences of the Style/CaseEquality cop
Kyrylo Silin
2019-03-24
1
-1
/
+1
*
rubocop: fix offences of the Style/AccessModifierDeclarations cop
Kyrylo Silin
2019-03-23
1
-1
/
+0
*
rubocop: disable Style/DoubleNegation
Kyrylo Silin
2019-03-23
1
-4
/
+2
*
Rename '_pry_' to 'pry_instance'
Kyrylo Silin
2019-03-23
2
-3
/
+3
*
Delete `install-command` and `command_dependencies_met?`
Kyrylo Silin
2019-03-12
1
-8
/
+0
*
Require files from pry.rb; deps from each file that uses them
Kyrylo Silin
2019-03-10
4
-0
/
+8
*
rubocop: fix offences of the Metrics/LineLength cop
Kyrylo Silin
2019-03-03
6
-14
/
+41
*
rubocop: fix offences of the Style/YodaCondition cop
Kyrylo Silin
2019-03-02
1
-2
/
+2
*
rubocop: fix offences of the Style/WordArray cop
Kyrylo Silin
2019-03-02
1
-1
/
+1
*
rubocop: fix offences of the Style/WhileUntilModifier cop
Kyrylo Silin
2019-03-02
1
-3
/
+1
*
rubocop: fix offences of the Style/SymbolLiteral cop
Kyrylo Silin
2019-03-02
1
-2
/
+2
*
rubocop: fix offences of the Style/SingleLineMethods cop
Kyrylo Silin
2019-03-02
1
-2
/
+6
*
rubocop: fix offences of the Style/RegexpLiteral cop
Kyrylo Silin
2019-03-02
1
-5
/
+5
*
rubocop: fix offences of the Style/RedundantSelf cop
Kyrylo Silin
2019-03-02
1
-1
/
+1
*
rubocop: fix offences of the Style/NonNilCheck cop
Kyrylo Silin
2019-03-02
1
-1
/
+1
*
rubocop: fix offences of the Style/NestedParenthesizedCalls 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/MutableConstant cop
Kyrylo Silin
2019-03-02
1
-1
/
+1
*
rubocop: fix offences of the Style/ModuleFunction cop
Kyrylo Silin
2019-03-02
2
-2
/
+3
*
rubocop: fix offences of the Style/MethodDefParentheses cop
Kyrylo Silin
2019-03-02
1
-5
/
+5
*
rubocop: fix the Style/MethodCallWithoutArgsParentheses cop
Kyrylo Silin
2019-03-02
1
-6
/
+6
*
rubocop: fix offences of the Style/IfUnlessModifier cop
Kyrylo Silin
2019-03-02
1
-6
/
+2
*
rubocop: fix offences of the Style/ClassAndModuleChildren cop
Kyrylo Silin
2019-02-27
1
-58
/
+60
*
rubocop: fix offences of the Layout/SpaceBeforeComma cop
Kyrylo Silin
2019-02-26
1
-1
/
+1
*
rubocop: fix offences of the Layout/SpaceAfterComma cop
Kyrylo Silin
2019-02-26
1
-1
/
+1
*
rubocop: fix the Layout/MultilineOperationIndentation cop
Kyrylo Silin
2019-02-25
1
-2
/
+3
*
rubocop: fix offences of the Layout/IndentAssignment cop
Kyrylo Silin
2019-02-25
1
-2
/
+1
*
rubocop: fix offences of the Layout/EmptyLinesAroundModuleBody cop
Kyrylo Silin
2019-02-25
3
-4
/
+0
*
rubocop: fix the Layout/EmptyLinesAroundAccessModifier cop
Kyrylo Silin
2019-02-25
1
-0
/
+1
*
rubocop: fix offences of the Layout/DotPosition cop
Kyrylo Silin
2019-02-25
1
-11
/
+14
*
rubocop: fix the Layout/ClosingParenthesisIndentation cop
Kyrylo Silin
2019-02-24
1
-5
/
+7
*
rubocop: fix offences of the Layout/AlignHash cop
Kyrylo Silin
2019-02-24
1
-8
/
+8
*
rubocop: fix offences of Layout/AlignParameters cop
Kyrylo Silin
2019-02-24
1
-3
/
+3
[next]