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: import-js/eslint-plugin-import
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.3
Choose a base ref
...
head repository: import-js/eslint-plugin-import
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.4
Choose a head ref
  • 17 commits
  • 24 files changed
  • 2 contributors

Commits on Mar 2, 2016

  1. tests for #195

    benmosher committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    8222cdd View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2016

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

Commits on Mar 11, 2016

  1. Configuration menu
    Copy the full SHA
    1497aa8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #206 from benmosher/greenkeeper-eslint-2.3.0

    eslint@2.3.0 breaks build 🚨
    benmosher committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    47d6dea View commit details
    Browse the repository at this point in the history
  3. namespace: respect hoisting

    benmosher committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    6abb7e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10fb144 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97c0d5f View commit details
    Browse the repository at this point in the history
  6. kill this.context

    benmosher committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    aa9a0db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    becdb52 View commit details
    Browse the repository at this point in the history
  8. named => namespace

    benmosher committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    efcb85c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4999312 View commit details
    Browse the repository at this point in the history
  10. fixed 'export' rule issues by simplifying. removed one broken test (d…

    …efault special treatment).
    benmosher committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    960b390 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0e6a994 View commit details
    Browse the repository at this point in the history
  12. tests for #210.

    benmosher committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    c548346 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1ed0db0 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #212 from benmosher/issue-200

    deep namespaces: correct caching
    benmosher committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    5ac9e16 View commit details
    Browse the repository at this point in the history
  15. 1.0.4

    benmosher committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    10b1574 View commit details
    Browse the repository at this point in the history
Loading