Skip to content
This repository was archived by the owner on Nov 10, 2022. 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: xwp/wp-dev-lib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 85f9cf4
Choose a base ref
...
head repository: xwp/wp-dev-lib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8b767f9
Choose a head ref
  • 17 commits
  • 6 files changed
  • 3 contributors

Commits on Feb 8, 2017

  1. Only print files to check if the scope isn't all

    There's no need to print out the files to check if we're checking all of them.
    rmccue authored Feb 8, 2017
    Configuration menu
    Copy the full SHA
    0587dc6 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2017

  1. Merge pull request #214 from rmccue/patch-1

    Only print files to check if the scope isn't all
    westonruter authored Feb 9, 2017
    Configuration menu
    Copy the full SHA
    4bc43e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2017

  1. Configuration menu
    Copy the full SHA
    cd3c400 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebb0254 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e18d4e View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2017

  1. Merge pull request #215 from xwp/feature/cache

    Improve compat with Travis cache, and use local grunt if available
    westonruter authored Feb 25, 2017
    Configuration menu
    Copy the full SHA
    a748655 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2017

  1. Configuration menu
    Copy the full SHA
    572f851 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #217 from xwp/feature/skip-composer-install-when-v…

    …endor-present
    
    Skip running composer install if vendor dir already populated
    westonruter authored Feb 26, 2017
    Configuration menu
    Copy the full SHA
    679c7d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4adf6e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c742a67 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #218 from xwp/feature/travis-cache

    Cache node_modules and vendor directories in Travis builds
    westonruter authored Feb 26, 2017
    Configuration menu
    Copy the full SHA
    8f7c2cc View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2017

  1. Handle operation on Windows as well.

    This avoids errors on Windows where line endings may be rendered as `\r\n` -- by accepting it via `\r?\n` instead.
    georgestephanis authored Mar 2, 2017
    Configuration menu
    Copy the full SHA
    41b4465 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #219 from georgestephanis/patch-1

    Handle operation on Windows as well.
    westonruter authored Mar 2, 2017
    Configuration menu
    Copy the full SHA
    1ace571 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2017

  1. Configuration menu
    Copy the full SHA
    93bdaaf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #220 from xwp/update-jshintrc

    Sync .jshintrc from core
    westonruter authored Mar 8, 2017
    Configuration menu
    Copy the full SHA
    6fd1924 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63a5d00 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2017

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