summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update references from pryrepl.org to pry.github.ioupdate-pryrepl-org-refsAndré Luis Leal Cardoso Junior2022-01-092-2/+2
* Merge pull request #2232 from stevecondylios/masterAndré Luis Leal Cardoso Junior2022-01-041-2/+2
|\
| * Merge branch 'pry:master' into masterSteve Condylios2022-01-050-0/+0
| |\ | |/ |/|
* | Merge pull request #2231 from stevecondylios/masterAndré Luis Leal Cardoso Junior2022-01-031-2/+3
|\ \
| | * Add backticks to error message to reduce ambiguitySteve Condylios2022-01-051-2/+2
| |/
| * Update missing docs fail message to include directives for installation and l...Steve Condylios2022-01-041-2/+3
|/
* Merge pull request #2223 from h7kayama/update_readme_removed_method_is_used_i...André Luis Leal Cardoso Junior2021-12-281-11/+14
|\
| * update readme: use Pry#set_last_result as an exampleh7kayama2021-12-281-11/+14
| * update readme: Removed method is used in the exampleh7kayama2021-11-251-13/+13
* | Merge pull request #2224 from h7kayama/update_readme_deprecated_method_is_use...André Luis Leal Cardoso Junior2021-12-271-4/+16
|\ \
| * | update readme: Deprecated method is used in the exampleh7kayama2021-11-251-4/+16
| |/
* | 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
|/ /