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: alanshaw/grunt-include-replace
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.0
Choose a base ref
...
head repository: alanshaw/grunt-include-replace
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0
Choose a head ref
  • 18 commits
  • 8 files changed
  • 3 contributors

Commits on Sep 29, 2015

  1. Configuration menu
    Copy the full SHA
    72a74d6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #59 from orthographic-pedant/spell_check/available

    Fixed typographical error, changed availabe to available in README.
    alanshaw committed Sep 29, 2015
    Configuration menu
    Copy the full SHA
    6c1306c View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2016

  1. Grunt 1.x support

    alanshaw committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    423db5b View commit details
    Browse the repository at this point in the history
  2. Formatting fix

    alanshaw committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    424271a View commit details
    Browse the repository at this point in the history
  3. 4.0.0

    alanshaw committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    101fff3 View commit details
    Browse the repository at this point in the history
  4. Fix missing dependency

    alanshaw committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    9e0b3f1 View commit details
    Browse the repository at this point in the history
  5. 4.0.1

    alanshaw committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    b219ef4 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2016

  1. Fix tests on Windows.

    XhmikosR committed Jul 9, 2016
    Configuration menu
    Copy the full SHA
    2d4cab9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b69165e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55c17e9 View commit details
    Browse the repository at this point in the history
  4. Update package.json

    * point main to task
    * properly set the `engines` version to the one being tested (0.10)
    XhmikosR committed Jul 9, 2016
    Configuration menu
    Copy the full SHA
    74dfa94 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2016

  1. README.md: minor cleanup.

    [ci skip]
    XhmikosR committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    4115f65 View commit details
    Browse the repository at this point in the history
  2. Make output less verbose.

    XhmikosR committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    cf82f92 View commit details
    Browse the repository at this point in the history
  3. Update devDependencies.

    XhmikosR committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    e0095ee View commit details
    Browse the repository at this point in the history
  4. Fix typo in comment.

    [ci skip]
    XhmikosR committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    a186d0e View commit details
    Browse the repository at this point in the history
  5. Use grunt.util.kindOf.

    XhmikosR committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    17a0b6d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #74 from XhmikosR/dev

    Various tweaks
    alanshaw authored Aug 8, 2016
    Configuration menu
    Copy the full SHA
    0802355 View commit details
    Browse the repository at this point in the history
  7. 5.0.0

    alanshaw committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    9312859 View commit details
    Browse the repository at this point in the history
Loading