summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pager: fix printing non-visible characters `\001` & `\002`2185-pager-bug-fixKyrylo Silin2021-07-042-3/+8
* Merge pull request #2208 from pry/rspec-bumpKyrylo Silin2021-07-041-6/+1
|\
| * Gemfile: bump rspec & rspec-expectations to v3.10Kyrylo Silin2021-07-041-6/+1
|/
* Merge pull request #2211 from pry/rubocop-lint-fixKyrylo Silin2021-07-041-1/+5
|\
| * .github/workflows/test: fix Rubocop lintingKyrylo Silin2021-07-041-1/+5
|/
* Merge pull request #2210 from pry/yard-lint-fixKyrylo Silin2021-07-041-1/+1
|\
| * .github/workflows/test: fix YARD lintingKyrylo Silin2021-07-041-1/+1
* | Return with an error message if pry is started inside signal handler (#2206)Barrett Ingram2021-07-032-0/+38
|/
* Merge pull request #2205 from pry/dependabotKyrylo Silin2021-07-021-0/+8
|\
| * Add DependabotKyrylo Silin2021-07-021-0/+8
|/
* Merge pull request #2204 from pry/github-actionsKyrylo Silin2021-07-024-294/+57
|\
| * Test using Github ActionsKyrylo Silin2021-07-024-294/+57
* | validates file presence in Config#default_rc_file (#2129)Armin2021-07-013-20/+49
|/
* Merge pull request #2201 from pry/2199-ring-access-by-index-fixKyrylo Silin2021-06-283-2/+9
|\
| * ring: change guard priority so that the value at index can be readKyrylo Silin2021-06-283-2/+9
* | Merge pull request #2196 from bcgraham/no-history-flagJohn Mair2021-06-141-1/+1
|\ \
| * | Restore `--no-history` CLI flag functionalityBrian Graham2021-06-141-1/+1
|/ /
* | Merge pull request #2186 from williamhatch/patch-1Kyrylo Silin2021-04-291-1/+1
|\ \ | |/ |/|
| * link brokenwilliam2021-04-291-1/+1
|/
* Merge pull request #2183 from pry/release-0-14-1v0.14.1Kyrylo Silin2021-04-122-1/+4
|\
| * Release v0.14.1Kyrylo Silin2021-04-122-1/+4
|/
* CHANGELOG: update with current changesKyrylo Silin2021-04-111-1/+7
* Merge pull request #2180 from wenderjean/fix/deprecate-plugins-cli-optionKyrylo Silin2021-04-111-5/+2
|\
| * Deprecate the option "--plugins" on CLI considering PluginManager does not ex...Wender Freese2021-03-271-5/+2
* | Merge pull request #2182 from pry/2181-doc-formatting-fixKyrylo Silin2021-04-113-1/+11
|\ \
| * | helpers/documentation: don't colorize twiceKyrylo Silin2021-04-113-1/+11
|/ /
* | Merge pull request #2158 from andrehjr/fix-color-off-overwriteKyrylo Silin2021-03-283-2/+20
|\ \
| * | Fix RegexpError: premature end of char-classAndré Luis Leal Cardoso Junior2020-10-051-1/+1
| * | Make #strip_color only remove colors.André Luis Leal Cardoso Junior2020-10-052-1/+19
* | | Merge pull request #2154 from xjunior/patch-1Kyrylo Silin2021-03-282-24/+24
|\ \ \ | |_|/ |/| |
| * | Update Wtf spec to match non-printing chars wrappingCarlos Palhares2020-09-071-19/+19
| * | Escape non-printing charactersCarlos Palhares2020-09-061-5/+5
* | | Merge pull request #2175 from pry/release-0-14-0v0.14.0Kyrylo Silin2021-02-083-2/+6
|\ \ \
| * | | README: fix pry site linkKyrylo Silin2021-02-081-1/+1
| * | | Release v0.14.0Kyrylo Silin2021-02-082-1/+5
|/ / /
* | | Merge pull request #2170 from barrettkingram/fix-specs-for-ruby-3Kyrylo Silin2021-02-082-1/+14
|\ \ \
| * | | Add CI support for ruby 3 and fix broken specBarrett Ingram2021-01-022-1/+14
|/ / /
* | | Merge pull request #2140 from utkarsh2102/fix-bundler_spec-testKyrylo Silin2020-11-281-1/+2
|\ \ \
| * | | Fix bundler_spec testUtkarsh Gupta2020-06-161-1/+2
* | | | CHANGELOG: mention #2119 & #2133Kyrylo Silin2020-11-281-0/+16
* | | | Merge pull request #2119 from mvz/issue-1241-remove-autoloading-of-pluginsKyrylo Silin2020-11-287-187/+5
|\ \ \ \
| * | | | Mark block arguments as unusedMatijs van Zuijlen2020-03-221-2/+2
| * | | | Remove plugin system in favor of regular requiresMatijs van Zuijlen2020-03-225-168/+2
| * | | | Remove should_load_plugins config optionMatijs van Zuijlen2020-03-224-17/+1
| * | | | Do not load plugins by defaultMatijs van Zuijlen2020-03-221-1/+1
* | | | | Merge pull request #2133 from tbrisker/patch-1Kyrylo Silin2020-11-282-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Update `?` alias to use show-sourceTomer Brisker2020-05-032-1/+1
| | |/ / | |/| |
* | | | Merge pull request #2156 from VSPPedro/update-readmeKyrylo Silin2020-09-111-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update READMEPedro Paiva2020-09-101-1/+1
|/ / /
* | | do not undef =~ unless defined (#2149)卜部昌平2020-08-061-1/+1
|/ /