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

feat: read from the local store if available #185

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Nov 3, 2023

  1. refactor: parse integrity eagerly

    The parsing of integrity has been moved from tarball to serde
    KSXGitHub committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    efdc69d View commit details
    Browse the repository at this point in the history
  2. docs: clarify

    KSXGitHub committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    3dfd353 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16e89c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    e32770d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55b0232 View commit details
    Browse the repository at this point in the history
  3. chore(git): merge

    KSXGitHub committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    c4e95a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01e487a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bbff2a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9377459 View commit details
    Browse the repository at this point in the history
  7. feat: remove Sha512

    KSXGitHub committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    5240951 View commit details
    Browse the repository at this point in the history