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: 3bfec21
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: d13cb06
Choose a head ref
  • 16 commits
  • 19 files changed
  • 3 contributors

Commits on Feb 13, 2022

  1. Configuration menu
    Copy the full SHA
    73feafd View commit details
    Browse the repository at this point in the history
  2. 7.2.1

    isaacs committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    965f939 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2022

  1. Configuration menu
    Copy the full SHA
    bd836b7 View commit details
    Browse the repository at this point in the history
  2. chore: add copyright year to license

    License Year Bot committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    6d02131 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Update LICENSE to remove logo text

    Remove the glob logo licensing information from LICENSE as this
    information is already in README.md. See #459.
    
    PR-URL: #463
    Credit: @kellertk
    Close: #463
    Reviewed-by: @isaacs
    kellertk authored and isaacs committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    8b5eb93 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. require node >= 12

    isaacs committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    3d6c4cd View commit details
    Browse the repository at this point in the history
  2. minimatch@5

    Fix: #464
    isaacs committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    6ad3bbf View commit details
    Browse the repository at this point in the history
  3. 8.0.0

    isaacs committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    0004d83 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Configuration menu
    Copy the full SHA
    af3eb8a View commit details
    Browse the repository at this point in the history
  2. 8.0.1

    isaacs committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    55ebc0b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. changelog updates

    Fix: #467
    isaacs committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    7eab927 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. ci: test on node 18

    isaacs committed May 6, 2022
    Configuration menu
    Copy the full SHA
    5630197 View commit details
    Browse the repository at this point in the history
  2. remove path-is-absolute

    isaacs committed May 6, 2022
    Configuration menu
    Copy the full SHA
    a8a3682 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. always coerce cwd, root to '/' separated paths

    Re: #467
    
    PR-URL: #469
    Credit: @isaacs
    Close: #469
    Reviewed-by: @isaacs
    isaacs committed May 12, 2022
    Configuration menu
    Copy the full SHA
    0049e9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af4207b View commit details
    Browse the repository at this point in the history
  3. 8.0.2

    isaacs committed May 12, 2022
    Configuration menu
    Copy the full SHA
    d13cb06 View commit details
    Browse the repository at this point in the history
Loading