summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Re-add jruby-head to CIfix-jruby-head-buildAndré Luis Leal Cardoso Junior2021-12-271-1/+1
* Merge pull request #2228 from andrehjr/add-ruby-31André Luis Leal Cardoso Junior2021-12-272-2/+8
|\
| * jruby-head is failing a few specsAndré Luis Leal Cardoso Junior2021-12-271-1/+1
| * Skip head tests for now, because of an incompatibility with Ruby 3.2.0-devAndré Luis Leal Cardoso Junior2021-12-271-1/+1
| * Prevents Ruby 3.1 incompatibility error. You can enable this cop when Ruby 2....André Luis Leal Cardoso Junior2021-12-271-0/+5
| * Add Ruby 3.1 to CIAndré Luis Leal Cardoso Junior2021-12-271-0/+1
* | Merge pull request #2225 from h7kayama/update_readme_execution_result_of_pry_...André Luis Leal Cardoso Junior2021-12-271-1/+1
|\ \ | |/ |/|
| * update readme: Execution result of pry is one wrongh7kayama2021-11-251-1/+1
|/
* fix pry indent frozen error (#2136)T.Yasuma2021-10-112-1/+9
* Merge pull request #2215 from M-Yamashita01/fix-typo-in-commentKyrylo Silin2021-07-221-1/+1
|\
| * Fix typo in comment.Masato Yamashita2021-07-221-1/+1
|/
* Merge pull request #2214 from pry/bundler-cache-disableKyrylo Silin2021-07-091-1/+5
|\
| * .github/workflows/test: disable bundler cacheKyrylo Silin2021-07-091-1/+5
|/
* Merge pull request #2212 from pry/build-fixKyrylo Silin2021-07-093-8/+15
|\
| * Fix failing build on 2.4 & 2.5Kyrylo Silin2021-07-093-8/+15
|/
* 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
|\ \ \