summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1797 from pry/rubocop-layout-end-alignmentKyrylo Silin2018-10-135-34/+17
|\
| * rubocop: fix offences of the Layout/EndAlignment copKyrylo Silin2018-10-135-34/+17
|/
* Merge pull request #1796 from pry/rubocop-layout-extra-spacingKyrylo Silin2018-10-1328-61/+56
|\
| * rubocop: fix offences of the Layout/ExtraSpacing copKyrylo Silin2018-10-1328-61/+56
|/
* Merge pull request #1795 from pry/bright-default-removalKyrylo Silin2018-10-131-1/+0
|\
| * helpers/text: delete the 'bright_default' aliasKyrylo Silin2018-10-131-1/+0
|/
* Merge pull request #1790 from bambooengineering/handle_null_bytes_in_historyKyrylo Silin2018-10-122-2/+18
|\
| * Gracefully handle (ignore) null bytes in history linesOwen Stephens2018-10-092-2/+18
* | Merge pull request #1794 from pry/yardoc-checkKyrylo Silin2018-10-112-8/+3
|\ \
| * | README: remove sponsorsKyrylo Silin2018-10-111-8/+0
| * | travis: generate docs and fail if there are warningsKyrylo Silin2018-10-111-0/+3
|/ /
* | Merge pull request #1793 from pry/pryrc-tweaksKyrylo Silin2018-10-114-17/+14
|\ \
| * | Tweak documentation for pryrcKyrylo Silin2018-10-114-17/+14
|/ /
* | Merge pull request #1609 from franklinyu/feat/config-file-pathKyrylo Silin2018-10-101-1/+12
|\ \
| * | Find configuration file in XDG Base DirectoryFranklin Yu2018-10-091-1/+12
* | | Merge pull request #1791 from pry/1449-wtf-causeKyrylo Silin2018-10-103-0/+61
|\ \ \ | |_|/ |/| |
| * | commands/wtf,pry: add support for Exception#causeAleksandar Kostadinov2018-10-103-0/+61
|/ /
* | Merge pull request #1788 from pry/badge-masterKyrylo Silin2018-10-081-3/+5
|\ \
| * | README: add gem stat badgesKyrylo Silin2018-10-081-0/+2
| * | README: update documentation badgeKyrylo Silin2018-10-081-1/+1
| * | README: update the Code Climate badgeKyrylo Silin2018-10-081-1/+1
| * | README: update travis badgeKyrylo Silin2018-10-081-1/+1
|/ /
* | Merge pull request #1787 from pry/rbx-removalKyrylo Silin2018-10-071-1/+0
|\ \ | |/ |/|
| * spec/commands/edit: delete unwanted unlinkingrbx-removalKyrylo Silin2018-10-071-1/+0
|/
* Merge pull request #1785 from pry/1775-rubinius-bye-byeKyrylo Silin2018-10-0724-324/+232
|\
| * Drop support for RubiniusKyrylo Silin2018-10-0724-324/+232
|/
* Merge pull request #1784 from pry/spec-run-simplificationKyrylo Silin2018-10-061-25/+3
|\
| * Rakefile: unit test with help of RSpec::Core::RakeTaskKyrylo Silin2018-10-061-25/+3
|/
* Merge pull request #1783 from pry/rubocopKyrylo Silin2018-10-064-0/+1749
|\
| * travis: run rubocop checksrubocopKyrylo Silin2018-10-061-0/+4
| * rubocop: generate configKyrylo Silin2018-10-062-0/+1740
| * Gemfile: add rubocop 0.59.2 and lock itKyrylo Silin2018-10-061-0/+5
|/
* Merge pull request #1771 from DamienRobert/fix_indentKyrylo Silin2018-10-042-1/+16
|\
| * pry_repl_spec: test for previous overhang fixDamien Robert2018-10-031-0/+15
| * repl.rb: guard against negative overhangDamien Robert2018-10-031-1/+1
* | Merge pull request #1779 from pry/1452-show-source-fixKyrylo Silin2018-10-044-4/+41
|\ \ | |/ |/|
| * commands/show_source: handle when source is nil but comment exists1452-show-source-fixKyrylo Silin2018-10-044-4/+41
|/
* CHANGELOG: delete unwanted bracketKyrylo Silin2018-10-011-1/+1
* CHANGELOG: mention #1774Kyrylo Silin2018-10-011-1/+2
* Merge pull request #1774 from MatthiasWinkelmann/realpathKyrylo Silin2018-10-011-1/+3
|\
| * Check for existance of cli_options_file before calling realpath()Matthias Winkelmann2018-10-011-1/+3
|/
* Add 'Data' as a deprecated constant (#1731)Robert2018-10-012-1/+5
* Merge pull request #1773 from dnamsons/patch-1Kyrylo Silin2018-10-012-2/+2
|\
| * Update year in LICENSEDāvis Namsons2018-09-302-2/+2
* | CHANGELOG: mention #1762Kyrylo Silin2018-10-011-0/+4
* | PluginManager#load_cli_options: use the realpath (#1762)Damien Robert2018-10-011-0/+1
|/
* CHANGELOG: mention #1767Kyrylo Silin2018-09-221-0/+4
* Silence output message in Windows when pager doesn't exist.Silver Phoenix2018-09-221-1/+1
* Merge pull request #1759 from jackkinsella/patch-1Kyrylo Silin2018-09-201-2/+2
|\
| * Fix formatting in specJack Kinsella2018-05-191-2/+2
|/