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.0.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.1.0
Choose a head ref
  • 9 commits
  • 15 files changed
  • 2 contributors

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    36f13cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d9b6a5 View commit details
    Browse the repository at this point in the history
  3. Add root option, respect absolute:false

    Fix: #492
    
    PR-URL: #498
    Credit: @isaacs
    Close: #498
    Reviewed-by: @isaacs
    isaacs committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    02a1da4 View commit details
    Browse the repository at this point in the history
  4. Add magicalBraces option

    This tells hasMagic to treat brace expansion as magical.
    
    Fix: #496
    
    PR-URL: #499
    Credit: @isaacs
    Close: #499
    Reviewed-by: @isaacs
    isaacs committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    08e7348 View commit details
    Browse the repository at this point in the history
  5. Add dotRelative option

    Fix: #495
    
    PR-URL: #500
    Credit: @isaacs
    Close: #500
    Reviewed-by: @isaacs
    isaacs committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    0833310 View commit details
    Browse the repository at this point in the history
  6. [email protected]

    isaacs committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    acace9a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8404778 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    166d0b4 View commit details
    Browse the repository at this point in the history
  9. 9.1.0

    isaacs committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    531e1cc View commit details
    Browse the repository at this point in the history
Loading