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: jscs-dev/jscs-jsdoc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.5
Choose a base ref
...
head repository: jscs-dev/jscs-jsdoc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.6
Choose a head ref
  • 9 commits
  • 12 files changed
  • 1 contributor

Commits on Feb 17, 2015

  1. checkTypes: fixup indent

    Alexej Yaroshevich committed Feb 17, 2015
    Configuration menu
    Copy the full SHA
    4768a12 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2015

  1. disable peerDeps

    Alexej Yaroshevich committed Feb 21, 2015
    2 Configuration menu
    Copy the full SHA
    55b463e View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2015

  1. fixed possible throw with invalid tag location

    Fixes #86
    Alexej Yaroshevich committed Mar 11, 2015
    Configuration menu
    Copy the full SHA
    c56322a View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2015

  1. pkg: update dev dependencies

    Alexej Yaroshevich committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    e734bb6 View commit details
    Browse the repository at this point in the history
  2. codestyle fixes

    Alexej Yaroshevich committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    f203c18 View commit details
    Browse the repository at this point in the history
  3. tests: add fixed field to location tests (ouch.)

    Alexej Yaroshevich committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    f4f7bdb View commit details
    Browse the repository at this point in the history
  4. validate-jsdoc: fix dirty line modification ;-(

    Fixes #89
    Alexej Yaroshevich committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    ca527cb View commit details
    Browse the repository at this point in the history
  5. travis: add 0.12, iojs, sudo false

    Alexej Yaroshevich committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    688c8ea View commit details
    Browse the repository at this point in the history
  6. v0.4.6

    - fix dirty line number modification (#89)
    - fix tests for support jscs v1.12
    - fix possible throw with invalid tag location
    - some codestyle fixes
    - update dev deps
    - disable peerDeps
    Alexej Yaroshevich committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    d552303 View commit details
    Browse the repository at this point in the history
Loading