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 keys delete command #1174

Merged
merged 16 commits into from
Aug 4, 2021
Merged

Add keys delete command #1174

merged 16 commits into from
Aug 4, 2021

Commits on Jul 12, 2021

  1. Add keys clean command

    hu55a1n1 committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    b3db296 View commit details
    Browse the repository at this point in the history
  2. Fix comment

    hu55a1n1 committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    662a2d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Rename clean -> delete

    hu55a1n1 committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    f49cff5 View commit details
    Browse the repository at this point in the history
  2. Add delete all option

    hu55a1n1 committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    8252f12 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    hu55a1n1 committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    eed558f View commit details
    Browse the repository at this point in the history
  4. Update docs

    hu55a1n1 committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    69258a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Configuration menu
    Copy the full SHA
    f832e75 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    ee3f218 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdcf66d View commit details
    Browse the repository at this point in the history
  3. Changelog with unclog

    adizere committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    f714ede View commit details
    Browse the repository at this point in the history
  4. Adapted errors to flex

    adizere committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    b2bd54c View commit details
    Browse the repository at this point in the history
  5. FMT

    adizere committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    0e353d5 View commit details
    Browse the repository at this point in the history
  6. Fix error type

    adizere committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    e0541bd View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Fix clippy warning

    romac committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    d38e6e3 View commit details
    Browse the repository at this point in the history
  2. Properly fix Clippy warning

    romac committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    8a5f8f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a2ed0e View commit details
    Browse the repository at this point in the history