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

Choose the longest valid mount point #97

Merged
merged 8 commits into from
Jan 15, 2024

Commits on Jan 14, 2024

  1. Configuration menu
    Copy the full SHA
    1e9df03 View commit details
    Browse the repository at this point in the history
  2. Fix clippy error

    DarkKronicle committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    8f74b17 View commit details
    Browse the repository at this point in the history
  3. refactor

    Make what's there a little more idiomatic, and make clearer what
    the function now does.
    Byron committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    da8ce63 View commit details
    Browse the repository at this point in the history
  4. Sort mount points first

    DarkKronicle committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    b2e4cf2 View commit details
    Browse the repository at this point in the history
  5. Fixing method os

    DarkKronicle committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    8ba855e View commit details
    Browse the repository at this point in the history
  6. Use unstable sort

    DarkKronicle committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    18dadef View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. cargo fmt

    Byron committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    0b42fc0 View commit details
    Browse the repository at this point in the history
  2. refactor

    Byron committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    8cb3f75 View commit details
    Browse the repository at this point in the history