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

Cleanup #168

Merged
merged 13 commits into from
Feb 3, 2022
Merged

Cleanup #168

merged 13 commits into from
Feb 3, 2022

Commits on Feb 3, 2022

  1. Fix release.toml

    Jake-Shadle committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    0e59107 View commit details
    Browse the repository at this point in the history
  2. Add and fixup all lints

    Jake-Shadle committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    d363bc3 View commit details
    Browse the repository at this point in the history
  3. Update all dependencies

    Replace chrono with time
    Jake-Shadle committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    a079aac View commit details
    Browse the repository at this point in the history
  4. Fixup CHANGELOG

    Jake-Shadle committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    53dabc3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb67e58 View commit details
    Browse the repository at this point in the history
  6. Update libc

    Jake-Shadle committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    78625d2 View commit details
    Browse the repository at this point in the history
  7. Fix git test

    Jake-Shadle committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    c318d6a View commit details
    Browse the repository at this point in the history
  8. Temporarily vendor bloblock

    bloblock had numerous outdated/unused dependencies which I've fixed in
    m0ssc0de/bloblock#1
    Jake-Shadle committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    99c6f31 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3aa8dcf View commit details
    Browse the repository at this point in the history
  10. Nuke async code in favor of sync

    It's simpler, checking now if it is faster
    Jake-Shadle committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    788d6b9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a2dd536 View commit details
    Browse the repository at this point in the history
  12. Fix lints

    Jake-Shadle committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    05bfd9c View commit details
    Browse the repository at this point in the history
  13. Update CHANGELOG

    Jake-Shadle committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    b10ab52 View commit details
    Browse the repository at this point in the history