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-graceful-fs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.6
Choose a base ref
...
head repository: isaacs/node-graceful-fs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.2.8
Choose a head ref
  • 7 commits
  • 6 files changed
  • 4 contributors

Commits on Mar 5, 2021

  1. Configuration menu
    Copy the full SHA
    89dc133 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Fix copyFile wrapper when retry hits EMFILE again

    PR-URL: #209
    Credit: @mbargiel
    Close: #209
    Reviewed-by: @isaacs
    Maxime Bargiel authored and isaacs committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    16f8da2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9a394b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. fix: start retrying immediately, stop after 10 attempts

    PR-URL: #217
    Credit: @nlf
    Close: #217
    Reviewed-by: @isaacs, @wraithgar
    nlf authored and isaacs committed Aug 5, 2021
    1 Configuration menu
    Copy the full SHA
    e4ee5d6 View commit details
    Browse the repository at this point in the history
  2. 4.2.7

    isaacs committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    00474f6 View commit details
    Browse the repository at this point in the history
  3. fix: start retrying immediately, stop after 60 seconds

    PR-URL: #217
    Credit: @nlf
    Close: #217
    Reviewed-by: @isaacs, @wraithgar
    nlf authored and isaacs committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    569a726 View commit details
    Browse the repository at this point in the history
  4. 4.2.8

    isaacs committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    9ec3413 View commit details
    Browse the repository at this point in the history
Loading