Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
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: AtomLinter/linter-jshint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.2
Choose a base ref
...
head repository: AtomLinter/linter-jshint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.3
Choose a head ref
  • 18 commits
  • 4 files changed
  • 8 contributors

Commits on Feb 8, 2015

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

Commits on Feb 17, 2015

  1. Configuration menu
    Copy the full SHA
    d74e64c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28856a8 View commit details
    Browse the repository at this point in the history
  3. feat(regexp): add type params

    type will be equal to E, W or I.
    Does not break linter api.
    stephanebachelier committed Feb 17, 2015
    Configuration menu
    Copy the full SHA
    3f26eff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38b9586 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50ddeaf View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2015

  1. docs fix (no longer support .html files)

    related to e3f231d that was merged earlier
    defeated committed Apr 12, 2015
    Configuration menu
    Copy the full SHA
    d421387 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #62 from defeated/patch-1

    docs fix (no longer support .html files)
    Maxime Tyler committed Apr 12, 2015
    Configuration menu
    Copy the full SHA
    e0cfdf9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #26 from stephanebachelier/jshint-codes

    render info message not as an error
    Maxime Tyler committed Apr 12, 2015
    Configuration menu
    Copy the full SHA
    0cabd21 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #48 from erikdonohoo/master

    add support for .jshintignore
    Maxime Tyler committed Apr 12, 2015
    Configuration menu
    Copy the full SHA
    c8905e1 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2015

  1. This should fix #60/#67/#68 and #59/#66, i. e. "Package.getActivation…

    …Commands is deprecated" and "Package.activateConfig is deprecated".
    d4k0 committed May 3, 2015
    1 Configuration menu
    Copy the full SHA
    619308e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2015

  1. Merge pull request #71 from d4k0/master

    This should fix #60/#67/#68 and #59/#66, i. e. "Package.getActivationCom...
    Maxime Tyler committed May 4, 2015
    Configuration menu
    Copy the full SHA
    9ae5b52 View commit details
    Browse the repository at this point in the history
  2. Replaced unobserve with dispose

    Fixes #74
    Fixes #65
    Fixes #52
    Fank committed May 4, 2015
    Configuration menu
    Copy the full SHA
    0730399 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25d722e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #51 from mattsherman/add/disable-when-no-jshintrc

    Disable linting when no `.jshintrc` file is present
    Maxime Tyler committed May 4, 2015
    Configuration menu
    Copy the full SHA
    451b8fa View commit details
    Browse the repository at this point in the history

Commits on May 7, 2015

  1. Configuration menu
    Copy the full SHA
    ac6e53f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #76 from Fank/master

    Replaced unobserve with dispose
    Maxime Tyler committed May 7, 2015
    Configuration menu
    Copy the full SHA
    acf8ad3 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2015

  1. Prepare 0.1.3 release

    iam4x committed May 8, 2015
    Configuration menu
    Copy the full SHA
    5fe534c View commit details
    Browse the repository at this point in the history
Loading