KEMBAR78
Comparing 5.1.8...5.1.9 · kaelzhang/node-ignore · GitHub
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: kaelzhang/node-ignore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.1.8
Choose a base ref
...
head repository: kaelzhang/node-ignore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.1.9
Choose a head ref
  • 11 commits
  • 6 files changed
  • 3 contributors

Commits on Jun 22, 2020

  1. Create FUNDING.yml

    kaelzhang authored Jun 22, 2020
    Configuration menu
    Copy the full SHA
    7f5e252 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2020

  1. Update FUNDING.yml

    kaelzhang authored Jul 5, 2020
    Configuration menu
    Copy the full SHA
    f12a00b View commit details
    Browse the repository at this point in the history
  2. Update nodejs.yml

    kaelzhang authored Jul 5, 2020
    Configuration menu
    Copy the full SHA
    9b68fce View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Configuration menu
    Copy the full SHA
    fe86596 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #66 from sanjaymsh/ppc64le

    Travis-ci: added ppc64le support
    kaelzhang authored Dec 3, 2020
    Configuration menu
    Copy the full SHA
    7cc95d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Fix weird tap testing failures

    Also adds 16.x (latest LTS) to testing suite.
    
    xref: tapjs/tapjs#624
    
    The issue is closed, but it is still being reported.
    
    xref: nodejs/citgm#852 (comment)
    
    This is the fix being used in this commit.
    gfyoung committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    b44d72a View commit details
    Browse the repository at this point in the history
  2. Fix case-insensitivity of internal cache

    The internal cache really should be caching the
    generated output of the reduce pattern, not
    the generated RegExp object, which may not have
    the right behavior for "ignorecase"
    gfyoung committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    f2f67cb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #74 from forking-repos/tap-cache-fixes

    Tap + Internal Caching Fixes
    kaelzhang authored Nov 3, 2021
    Configuration menu
    Copy the full SHA
    f19a790 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ba7096 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7879eef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aeb459d View commit details
    Browse the repository at this point in the history
Loading