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: patternpack/patternpack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: patternpack/patternpack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Jan 30, 2016

  1. Merge pull request #75 from patternpack/develop

    PR for v1.0.5
    marcelosomers committed Jan 30, 2016
    Configuration menu
    Copy the full SHA
    8442ea6 View commit details
    Browse the repository at this point in the history
  2. v1.0.5

    marcelosomers committed Jan 30, 2016
    Configuration menu
    Copy the full SHA
    c67958b View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2016

  1. Modified code to support breaking change in node v6

    path.dirname(undefined) throw an exception in newer versions of node.
    Modified the code to provide a fallback value in the case where no
    gruntfile option is specified.
    johngully committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    aae3d86 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2016

  1. Merge pull request #82 from patternpack/features/node-6-support

    Modified code to support breaking change in node v6
    johngully authored Oct 28, 2016
    Configuration menu
    Copy the full SHA
    9f111e7 View commit details
    Browse the repository at this point in the history
  2. v1.0.6

    johngully committed Oct 28, 2016
    Configuration menu
    Copy the full SHA
    88bfc37 View commit details
    Browse the repository at this point in the history
Loading