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: isaacs/node-glob
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.1.2
Choose a base ref
...
head repository: isaacs/node-glob
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.2.0
Choose a head ref
  • 10 commits
  • 18 files changed
  • 1 contributor

Commits on Mar 1, 2023

  1. [email protected]

    isaacs committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    31b7e78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3128b34 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    2d503cc View commit details
    Browse the repository at this point in the history
  2. code formatting

    isaacs committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    ef3f0fb View commit details
    Browse the repository at this point in the history
  3. add maxDepth option

    Fix: #296
    isaacs committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    9d3609e View commit details
    Browse the repository at this point in the history
  4. add stat:true option

    Fix: #353
    isaacs committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    95ffddf View commit details
    Browse the repository at this point in the history
  5. remove maxDepth test snapshots

    They're unnecessary, since we're already comparing to the unlimited
    results, and the presence/absence of 'symlink' makes the test fail
    on Windows CI.
    isaacs committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    a2fb688 View commit details
    Browse the repository at this point in the history
  6. add custom Ignore support

    Fix: #261
    Fix: #363
    Fix: #335
    isaacs committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    cdfde4b View commit details
    Browse the repository at this point in the history
  7. changelog 9.2

    isaacs committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    8acfa52 View commit details
    Browse the repository at this point in the history
  8. 9.2.0

    isaacs committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    6dcdd41 View commit details
    Browse the repository at this point in the history
Loading