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

additional error handling when checking for file existence #946

Merged
merged 7 commits into from
Oct 29, 2021

Commits on Oct 20, 2021

  1. additional error handling when checking for file existence, to handle…

    … situations where parent directories can't be read
    veggiesaurus committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    13a2af5 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    9ce9fa4 View commit details
    Browse the repository at this point in the history
  2. typo fix

    veggiesaurus committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    2850032 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29c7551 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. removed unnecessary check of error codes for fs::exists and added exc…

    …eption handling to preferences check
    veggiesaurus committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    413428b View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Configuration menu
    Copy the full SHA
    64f73cd View commit details
    Browse the repository at this point in the history
  2. updated changelog

    veggiesaurus committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    5e5efcd View commit details
    Browse the repository at this point in the history