Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: deivid-rodriguez/byebug
base: v10.0.0
Choose a base ref
...
head repository: deivid-rodriguez/byebug
compare: v10.0.1
Choose a head ref
  • 20 commits
  • 24 files changed
  • 4 contributors

Commits on Jan 26, 2018

  1. Copy the full SHA
    c21ca28 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2018

  1. Copy the full SHA
    3b27716 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2018

  1. Use rubygems 2.7.5

    deivid-rodriguez committed Feb 10, 2018
    Copy the full SHA
    9ac86e8 View commit details
    Browse the repository at this point in the history
  2. Optimize image size

    deivid-rodriguez committed Feb 10, 2018
    Copy the full SHA
    c8c1a0e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a3313a7 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6900f6d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    5c57098 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2018

  1. Copy the full SHA
    cc2caad View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2018

  1. Added missing commands, reordered by alpha (#437)

    Added missing commands, reordered by alpha
    larrykooper authored and deivid-rodriguez committed Feb 24, 2018
    Copy the full SHA
    288d9d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2018

  1. Move rubocop check to CircleCI (#439)

    Until codeclimate is able to run the project's version of rubocop, it's
    hardly useful.
    
    And fix an spurious issue.
    deivid-rodriguez committed Mar 5, 2018
    Copy the full SHA
    4c95797 View commit details
    Browse the repository at this point in the history
  2. Bump rubocop from 0.52.1 to 0.53.0 (#438)

    Bumps [rubocop](https://github.com/bbatsov/rubocop) from 0.52.1 to 0.53.0.
    - [Release notes](https://github.com/bbatsov/rubocop/releases/tag/v0.53.0)
    - [Changelog](https://github.com/bbatsov/rubocop/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop@v0.52.1...v0.53.0)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    
    And fixes new offenses.
    dependabot[bot] authored and deivid-rodriguez committed Mar 5, 2018
    Copy the full SHA
    72c79e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2018

  1. Bump simplecov from 0.15.1 to 0.16.0 (#441)

    Bumps [simplecov](https://github.com/colszowka/simplecov) from 0.15.1 to 0.16.0.
    - [Release notes](https://github.com/colszowka/simplecov/releases)
    - [Changelog](https://github.com/colszowka/simplecov/blob/master/CHANGELOG.md)
    - [Commits](simplecov-ruby/simplecov@v0.15.1...v0.16.0)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot[bot] authored and deivid-rodriguez committed Mar 16, 2018
    Copy the full SHA
    7edd7e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2018

  1. Bump simplecov from 0.16.0 to 0.16.1 (#442)

    Bumps [simplecov](https://github.com/colszowka/simplecov) from 0.16.0 to 0.16.1.
    - [Release notes](https://github.com/colszowka/simplecov/releases)
    - [Changelog](https://github.com/colszowka/simplecov/blob/master/CHANGELOG.md)
    - [Commits](simplecov-ruby/simplecov@v0.16.0...v0.16.1)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot[bot] authored and deivid-rodriguez committed Mar 19, 2018
    Copy the full SHA
    0ca3ce9 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2018

  1. Copy the full SHA
    0fdaa8a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    043b4fc View commit details
    Browse the repository at this point in the history
  3. Update changelog (#443)

    tzmfreedom committed Mar 21, 2018
    Copy the full SHA
    8cbe292 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #443 from tzmfreedom/modify_context_variable_name

    Rename function to prevent conflict to debase
    deivid-rodriguez committed Mar 21, 2018
    Copy the full SHA
    a3ffdcd View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    2f04f75 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    79a64f1 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    70bfc7c View commit details
    Browse the repository at this point in the history