Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lk/eperm stuff #1

Closed
wants to merge 50 commits into from
Closed

Lk/eperm stuff #1

wants to merge 50 commits into from

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    a5f6405 View commit details
    Browse the repository at this point in the history
  2. benchmark: convert to esm

    lukekarrys committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    3109214 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efeafd6 View commit details
    Browse the repository at this point in the history
  4. wip

    lukekarrys committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    9cbab08 View commit details
    Browse the repository at this point in the history
  5. fix paths

    lukekarrys committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b028752 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. promise all

    lukekarrys committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    8644b65 View commit details
    Browse the repository at this point in the history
  2. dont sort

    lukekarrys committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    82034be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25d26c6 View commit details
    Browse the repository at this point in the history
  4. dont use tmpdir

    lukekarrys committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    7457f3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d78f55 View commit details
    Browse the repository at this point in the history
  6. sort fns

    lukekarrys committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    a233db8 View commit details
    Browse the repository at this point in the history
  7. move readdir back out

    lukekarrys committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    603e569 View commit details
    Browse the repository at this point in the history
  8. faster testing for now

    lukekarrys committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    2fec611 View commit details
    Browse the repository at this point in the history
  9. try again

    lukekarrys committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    7af67b3 View commit details
    Browse the repository at this point in the history
  10. more

    lukekarrys committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    bbefba8 View commit details
    Browse the repository at this point in the history
  11. pr only

    lukekarrys committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    080cb36 View commit details
    Browse the repository at this point in the history
  12. just one file

    lukekarrys committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    85babe4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8ca13b6 View commit details
    Browse the repository at this point in the history
  14. trace

    lukekarrys committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    699df22 View commit details
    Browse the repository at this point in the history
  15. trace 2

    lukekarrys committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    b9be53d View commit details
    Browse the repository at this point in the history
  16. log error

    lukekarrys committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    ad8249e View commit details
    Browse the repository at this point in the history
  17. log in rimrafWindows

    lukekarrys committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    91ae56e View commit details
    Browse the repository at this point in the history
  18. log entries

    lukekarrys committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    b3828a0 View commit details
    Browse the repository at this point in the history
  19. ci

    lukekarrys committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    2183ea9 View commit details
    Browse the repository at this point in the history
  20. ci

    lukekarrys committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    363332d View commit details
    Browse the repository at this point in the history
  21. return true on eperm

    lukekarrys committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    ee0c42b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    fff8031 View commit details
    Browse the repository at this point in the history
  23. log stack

    lukekarrys committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    c8e8657 View commit details
    Browse the repository at this point in the history
  24. log catches

    lukekarrys committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    979b863 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    756238f View commit details
    Browse the repository at this point in the history
  26. only one ci many times

    lukekarrys committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    ee57e13 View commit details
    Browse the repository at this point in the history
  27. use fs.promises isaacs#134

    lukekarrys committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    fd7327d View commit details
    Browse the repository at this point in the history
  28. trace entries

    lukekarrys committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    39a0509 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    7465ac4 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    405ac98 View commit details
    Browse the repository at this point in the history
  31. moar

    lukekarrys committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    ec01c6a View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. timeout

    lukekarrys committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    52e99cb View commit details
    Browse the repository at this point in the history
  2. timeout again

    lukekarrys committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    e459db4 View commit details
    Browse the repository at this point in the history
  3. refactor eperm integration test

    makes it show less TAP output and be configurable based on ci/local
    lukekarrys committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    4099838 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b5370a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97dd8b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84c4e45 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    19dd96a View commit details
    Browse the repository at this point in the history
  8. try without fs.promises

    lukekarrys committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    84793c2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b4acd32 View commit details
    Browse the repository at this point in the history
  10. end test properly

    lukekarrys committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    6ca0829 View commit details
    Browse the repository at this point in the history
  11. trace on file eperm

    lukekarrys committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    03fb0ec View commit details
    Browse the repository at this point in the history
  12. fix

    lukekarrys committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    62709a0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1c03a98 View commit details
    Browse the repository at this point in the history
  14. log less things

    lukekarrys committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    a822322 View commit details
    Browse the repository at this point in the history