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: 8566f0b
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: 159119b
Choose a head ref
  • 5 commits
  • 1 file changed
  • 2 contributors

Commits on Jun 2, 2016

  1. Path Excludes Pattern

    * Adds a check for a path excludes pattern to be able to filter out files in the diff using a pattern
    MattGeri committed Jun 2, 2016
    Configuration menu
    Copy the full SHA
    e48c0a7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #182 from MattGeri/feature/path-exclude

    Introduce path excludes pattern
    westonruter committed Jun 2, 2016
    Configuration menu
    Copy the full SHA
    1728f5f View commit details
    Browse the repository at this point in the history
  3. Path Excludes Pattern Fix

    * Added additional cat statement as if there are no changes in the diff outside the exclude, it doesn't work
    MattGeri committed Jun 2, 2016
    Configuration menu
    Copy the full SHA
    be79b29 View commit details
    Browse the repository at this point in the history
  4. Path Excludes Pattern

    * Updated name to EXCLUDES (previously EXCLUDE)
    * Implemented a default pattern to exclude the vendor directory
    * Remove the vendor ignore from YUI as already excluded on a global level
    MattGeri committed Jun 2, 2016
    Configuration menu
    Copy the full SHA
    43d366a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #183 from MattGeri/feature/path-exclude

    Path Excludes Pattern Fix
    westonruter committed Jun 2, 2016
    Configuration menu
    Copy the full SHA
    159119b View commit details
    Browse the repository at this point in the history
Loading