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

Add fix subcommand #262

Merged
merged 26 commits into from
Oct 12, 2020
Merged

Add fix subcommand #262

merged 26 commits into from
Oct 12, 2020

Commits on Oct 6, 2020

  1. Advisories refactor

    - Fixup #244
    - Use a single root path, under which multiple databases can be stored
    - Refactor config diagnostics to report non-fatal diagnostics
    - Add ability to lint unsound advisories
    Jake-Shadle committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    23d8b01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adb45ab View commit details
    Browse the repository at this point in the history
  3. Stub out fix command

    Jake-Shadle committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    a2baa25 View commit details
    Browse the repository at this point in the history
  4. Checkpoint

    Jake-Shadle committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    62c3b0c View commit details
    Browse the repository at this point in the history
  5. Stashing

    Jake-Shadle committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    947c956 View commit details
    Browse the repository at this point in the history
  6. Update

    Jake-Shadle committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    1336460 View commit details
    Browse the repository at this point in the history
  7. Stash

    Jake-Shadle committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    2d15255 View commit details
    Browse the repository at this point in the history
  8. Stash

    Jake-Shadle committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    912fb7d View commit details
    Browse the repository at this point in the history
  9. Stashing

    Jake-Shadle committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    01be4ae View commit details
    Browse the repository at this point in the history
  10. Stashing

    Jake-Shadle committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    dbb08f9 View commit details
    Browse the repository at this point in the history
  11. Stash

    Jake-Shadle committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    e217367 View commit details
    Browse the repository at this point in the history
  12. Checkpoint

    Jake-Shadle committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    f965f58 View commit details
    Browse the repository at this point in the history
  13. Checkpoint

    Jake-Shadle committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    f138ed0 View commit details
    Browse the repository at this point in the history
  14. Cleanup etc

    Jake-Shadle committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    7468c27 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9c9124e View commit details
    Browse the repository at this point in the history
  16. Fix lint issue

    Jake-Shadle committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    f2adc10 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    83cd095 View commit details
    Browse the repository at this point in the history
  18. Fix tests

    Jake-Shadle committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    68bff2c View commit details
    Browse the repository at this point in the history
  19. Use reexported clap

    Jake-Shadle committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    0d2ab96 View commit details
    Browse the repository at this point in the history
  20. Refactor diagnostics

    Jake-Shadle committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    562cd8d View commit details
    Browse the repository at this point in the history
  21. Update deps

    Jake-Shadle committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    7bced93 View commit details
    Browse the repository at this point in the history
  22. Fixup rebase

    Jake-Shadle committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    3e9a3cb View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Stashing

    Jake-Shadle committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    51cb31b View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Fixup

    Jake-Shadle committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    b1c53d4 View commit details
    Browse the repository at this point in the history
  2. Update deps

    Jake-Shadle committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    4aa49e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07bf63a View commit details
    Browse the repository at this point in the history