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

Include tooling removal methods #69

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

Commits on Aug 17, 2024

  1. feat: include tooling removal methods

    * Added `RokitManifest::remove_tool` to remove a tool from the manifests
    * Added `ToolStorage::remove_tool_link` to remove a link for an
      installed tool
    CompeyDev committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    15db8c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad297cd View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. doc: fix incorrect doc comments (x1)

    Co-authored-by: Filip Tibell <[email protected]>
    CompeyDev and filiptibell authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    fe2bb28 View commit details
    Browse the repository at this point in the history
  2. doc: fix incorrect doc comments (x2)

    Co-authored-by: Filip Tibell <[email protected]>
    CompeyDev and filiptibell authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    8519155 View commit details
    Browse the repository at this point in the history
  3. doc: fix incorrect doc comments (x3)

    Co-authored-by: Filip Tibell <[email protected]>
    CompeyDev and filiptibell authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    8ec3f8c View commit details
    Browse the repository at this point in the history
  4. doc: fix incorrect doc comments (x4)

    Co-authored-by: Filip Tibell <[email protected]>
    CompeyDev and filiptibell authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    8032c53 View commit details
    Browse the repository at this point in the history
  5. fix(cli): incorrect number of progress updates

    Co-authored-by: Filip Tibell <[email protected]>
    CompeyDev and filiptibell authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    43e9f4e View commit details
    Browse the repository at this point in the history