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

initial checksum support for ocis #1400

Merged
merged 12 commits into from
Jan 25, 2021
Merged

initial checksum support for ocis #1400

merged 12 commits into from
Jan 25, 2021

Commits on Jan 20, 2021

  1. initial checksum support for ocis

    Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
    butonic committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    a0c3593 View commit details
    Browse the repository at this point in the history
  2. check checksum header

    Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
    butonic committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    3946b20 View commit details
    Browse the repository at this point in the history
  3. return multiple checksums

    Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
    butonic committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    a21b60c View commit details
    Browse the repository at this point in the history
  4. stay bug compatible with oc10

    Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
    butonic committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    192b699 View commit details
    Browse the repository at this point in the history
  5. render correct algorithm

    Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
    butonic committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    461aa55 View commit details
    Browse the repository at this point in the history
  6. update expected tests

    Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
    butonic committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    f5c8267 View commit details
    Browse the repository at this point in the history
  7. add changelog

    Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
    butonic committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    966a2c5 View commit details
    Browse the repository at this point in the history
  8. cleanup xattr comments

    Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
    butonic committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    c216b59 View commit details
    Browse the repository at this point in the history
  9. use xml marshaling to render error

    Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
    butonic committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    0f59d58 View commit details
    Browse the repository at this point in the history
  10. use fmt for better readibility

    Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
    butonic committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    dc2e3c7 View commit details
    Browse the repository at this point in the history
  11. change loglevel, extract method

    Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
    butonic committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    2921f85 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

  1. incorporate review

    Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
    butonic committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    44075ee View commit details
    Browse the repository at this point in the history