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

Removing childprocess for rmRF #1373

Merged
merged 39 commits into from
Mar 15, 2023
Merged

Removing childprocess for rmRF #1373

merged 39 commits into from
Mar 15, 2023

Commits on Feb 17, 2023

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

Commits on Mar 14, 2023

  1. formatting

    vmjoseph committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    351a3d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17348da View commit details
    Browse the repository at this point in the history
  3. updating package-lock

    vmjoseph committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    34bf52c View commit details
    Browse the repository at this point in the history
  4. .

    vmjoseph committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    16b37bc View commit details
    Browse the repository at this point in the history
  5. .

    vmjoseph committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    eb40717 View commit details
    Browse the repository at this point in the history
  6. updating packages

    vmjoseph committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    d649345 View commit details
    Browse the repository at this point in the history
  7. adding sync rm

    vmjoseph committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    a95ccfe View commit details
    Browse the repository at this point in the history
  8. test with sync

    vmjoseph committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    241e314 View commit details
    Browse the repository at this point in the history
  9. pointing to rmsync

    vmjoseph committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    7b2e656 View commit details
    Browse the repository at this point in the history
  10. adding error handling

    vmjoseph committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    463893f View commit details
    Browse the repository at this point in the history
  11. testing rmsync

    vmjoseph committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    4727706 View commit details
    Browse the repository at this point in the history
  12. adding try/catch

    vmjoseph committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    ee32133 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cd18ef5 View commit details
    Browse the repository at this point in the history
  14. switch to contians

    vmjoseph committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    a51e448 View commit details
    Browse the repository at this point in the history
  15. fixing formatting

    vmjoseph committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    17ca779 View commit details
    Browse the repository at this point in the history
  16. fixing formatting

    vmjoseph committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    267cb51 View commit details
    Browse the repository at this point in the history
  17. fixing formatting

    vmjoseph committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    5d43a31 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    53498e7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ab7debe View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    feaf7bd View commit details
    Browse the repository at this point in the history
  21. updating stat call

    vmjoseph committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    b1aab22 View commit details
    Browse the repository at this point in the history
  22. updating stat call

    vmjoseph committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    117ffd4 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    572dc2a View commit details
    Browse the repository at this point in the history
  2. removing symlink test

    vmjoseph committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    179a0ea View commit details
    Browse the repository at this point in the history
  3. adding ebusy check

    vmjoseph committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    470a569 View commit details
    Browse the repository at this point in the history
  4. changing error check

    vmjoseph committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    9c4532e View commit details
    Browse the repository at this point in the history
  5. changing error check

    vmjoseph committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    27f51f2 View commit details
    Browse the repository at this point in the history
  6. changing error check

    vmjoseph committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    682c31f View commit details
    Browse the repository at this point in the history
  7. changing error check

    vmjoseph committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    6aeb0e5 View commit details
    Browse the repository at this point in the history
  8. cleanup and comments

    vmjoseph committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    6d1a18f View commit details
    Browse the repository at this point in the history
  9. Update packages/io/__tests__/io.test.ts

    Co-authored-by: Cory Miller <13227161+cory-miller@users.noreply.github.com>
    vmjoseph and cory-miller committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    79e99e1 View commit details
    Browse the repository at this point in the history
  10. Update packages/io/src/io-util.ts

    Co-authored-by: Cory Miller <13227161+cory-miller@users.noreply.github.com>
    vmjoseph and cory-miller committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    31f28ec View commit details
    Browse the repository at this point in the history
  11. moving comment placement

    vmjoseph committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    75cc209 View commit details
    Browse the repository at this point in the history
  12. updating eperm

    vmjoseph committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    6de4ff2 View commit details
    Browse the repository at this point in the history
  13. change back to ebusy

    vmjoseph committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    5ba6fc6 View commit details
    Browse the repository at this point in the history
  14. Update packages/io/__tests__/io.test.ts

    Co-authored-by: Cory Miller <13227161+cory-miller@users.noreply.github.com>
    vmjoseph and cory-miller committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    770c826 View commit details
    Browse the repository at this point in the history
  15. Formatting

    vmjoseph committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    d3e8add View commit details
    Browse the repository at this point in the history
  16. converting to async

    vmjoseph committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    781ac80 View commit details
    Browse the repository at this point in the history