- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 255
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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/rimraf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 79b933fb362b2c51bedfa448be848e1d7ed32d7e
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: isaacs/rimraf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3b6b098c16a535295dbaada20d5b237fd4f7469c
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
7
contributors
Commits on Aug 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 692022b - Browse repository at this point
Copy the full SHA 692022bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0bc3a1 - Browse repository at this point
Copy the full SHA f0bc3a1View commit details
Commits on Jan 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8f1d3a1 - Browse repository at this point
Copy the full SHA 8f1d3a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21fd3df - Browse repository at this point
Copy the full SHA 21fd3dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42fe369 - Browse repository at this point
Copy the full SHA 42fe369View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9442819 - Browse repository at this point
Copy the full SHA 9442819View commit details
Commits on Aug 14, 2019
-
2
Configuration menu - View commit details
-
Copy full SHA for dc1682d - Browse repository at this point
Copy the full SHA dc1682dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 250ee15 - Browse repository at this point
Copy the full SHA 250ee15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 012ecbb - Browse repository at this point
Copy the full SHA 012ecbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb57274 - Browse repository at this point
Copy the full SHA bb57274View commit details -
Configuration menu - View commit details
-
Copy full SHA for a01826d - Browse repository at this point
Copy the full SHA a01826dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 592a4b6 - Browse repository at this point
Copy the full SHA 592a4b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7e41a2 - Browse repository at this point
Copy the full SHA d7e41a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 736887a - Browse repository at this point
Copy the full SHA 736887aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6ab4ec - Browse repository at this point
Copy the full SHA d6ab4ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 191ae69 - Browse repository at this point
Copy the full SHA 191ae69View commit details
Commits on Aug 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3d4af41 - Browse repository at this point
Copy the full SHA 3d4af41View commit details -
Configuration menu - View commit details
-
Copy full SHA for d82bc81 - Browse repository at this point
Copy the full SHA d82bc81View commit details
Commits on Jan 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 692915d - Browse repository at this point
Copy the full SHA 692915dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d709272 - Browse repository at this point
Copy the full SHA d709272View commit details
Commits on Feb 9, 2020
-
fix: do not check errors with
instanceof
.This should avoid the cross-VM type issues we see in Jest. Fixes #208 PR-URL: #209 Credit: @aslushnikov Close: #209 Reviewed-by: @isaacs
Configuration menu - View commit details
-
Copy full SHA for aa50e02 - Browse repository at this point
Copy the full SHA aa50e02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c10fb8 - Browse repository at this point
Copy the full SHA 8c10fb8View commit details
Commits on Feb 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 438210f - Browse repository at this point
Copy the full SHA 438210fView commit details -
chore: add copyright year to license
License Year Bot committedFeb 17, 2022 Configuration menu - View commit details
-
Copy full SHA for e499eb1 - Browse repository at this point
Copy the full SHA e499eb1View commit details
Commits on Feb 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9219c93 - Browse repository at this point
Copy the full SHA 9219c93View commit details
Commits on Nov 27, 2022
-
docs(readme): Fix link to
mkdirp
Points the link to isaacs' fork (original user/repo no longer exists and gives a 404)
Configuration menu - View commit details
-
Copy full SHA for b517d5d - Browse repository at this point
Copy the full SHA b517d5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cd86ea - Browse repository at this point
Copy the full SHA 1cd86eaView commit details
Commits on Dec 8, 2022
-
build: harden isaacs-makework.yml permissions (#244)
Signed-off-by: Alex <aleksandrosansan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8caf0de - Browse repository at this point
Copy the full SHA 8caf0deView commit details
Commits on Jan 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a71e7f9 - Browse repository at this point
Copy the full SHA a71e7f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 715816e - Browse repository at this point
Copy the full SHA 715816eView commit details -
This works around the occasional slowness observed in fs.promises methods, as well as providing a polyfill for node v10, while also avoiding the warning about the fs/promises API being experimental on that version.
Configuration menu - View commit details
-
Copy full SHA for 618317d - Browse repository at this point
Copy the full SHA 618317dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b2d1d4 - Browse repository at this point
Copy the full SHA 5b2d1d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ac3401 - Browse repository at this point
Copy the full SHA 7ac3401View commit details -
Configuration menu - View commit details
-
Copy full SHA for 664acc1 - Browse repository at this point
Copy the full SHA 664acc1View commit details -
skip the use-native test before loading tap
Otherwise we get a coverage line missing
Configuration menu - View commit details
-
Copy full SHA for e62def8 - Browse repository at this point
Copy the full SHA e62def8View commit details -
Put temp files in a temp folder
Try to avoid the situation where this approach: rimraf(path).then(() => rimraf(dirname(path)) fails with EBUSY, due to the semi-presence of marked-for-deletion entries.
Configuration menu - View commit details
-
Copy full SHA for be07333 - Browse repository at this point
Copy the full SHA be07333View commit details -
Configuration menu - View commit details
-
Copy full SHA for 516bd00 - Browse repository at this point
Copy the full SHA 516bd00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d03377 - Browse repository at this point
Copy the full SHA 2d03377View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad4f2db - Browse repository at this point
Copy the full SHA ad4f2dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c82d74 - Browse repository at this point
Copy the full SHA 0c82d74View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4eec2e - Browse repository at this point
Copy the full SHA d4eec2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2442655 - Browse repository at this point
Copy the full SHA 2442655View commit details -
do not ever actually try to rmdir /
When preserveRoot is set to false, we may remove all the children of the root directory, but we'll never actually succeed in rmdir()-ing the root dir itself, so don't try.
Configuration menu - View commit details
-
Copy full SHA for 4b228c9 - Browse repository at this point
Copy the full SHA 4b228c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b8aa29 - Browse repository at this point
Copy the full SHA 6b8aa29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51d43c1 - Browse repository at this point
Copy the full SHA 51d43c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99496cd - Browse repository at this point
Copy the full SHA 99496cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6f7819 - Browse repository at this point
Copy the full SHA b6f7819View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40f64ec - Browse repository at this point
Copy the full SHA 40f64ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7501cd - Browse repository at this point
Copy the full SHA e7501cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1d5495 - Browse repository at this point
Copy the full SHA d1d5495View commit details
There are no files selected for viewing
This file was deleted.