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: sindresorhus/globby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.0.0
Choose a base ref
...
head repository: sindresorhus/globby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.1.0
Choose a head ref
  • 7 commits
  • 5 files changed
  • 6 contributors

Commits on Feb 15, 2019

  1. Add failing test for #97 (#100)

    garyking authored and sindresorhus committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    ba9c267 View commit details
    Browse the repository at this point in the history
  2. Deduplicate identical file patterns (#102)

    Fixes #57
    kevva authored and sindresorhus committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    2294618 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2019

  1. Add failing test for #105 (#108)

    chrisblossom authored and sindresorhus committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    d77a623 View commit details
    Browse the repository at this point in the history
  2. Meta tweaks

    sindresorhus committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    eb26c7e View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2019

  1. Configuration menu
    Copy the full SHA
    9a9cf1e View commit details
    Browse the repository at this point in the history
  2. Add check to ensure cwd is a directory (#110)

    Fixes #105
    medusalix authored and sindresorhus committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    59f4b48 View commit details
    Browse the repository at this point in the history
  3. 9.1.0

    sindresorhus committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    89cee24 View commit details
    Browse the repository at this point in the history
Loading