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 new subcommand "scoop diag" #5543

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from
Open

Add new subcommand "scoop diag" #5543

wants to merge 11 commits into from

Commits on Jun 16, 2023

  1. feat(scoop-diag): Add diag subcommand

    Returns information about the Scoop environment that can be posted on a GitHub issue
    r15ch13 committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    dfbdb57 View commit details
    Browse the repository at this point in the history
  2. feat(scoop-diag): Add helpers

    r15ch13 committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    62f52d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    053321c View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    98fd86e View commit details
    Browse the repository at this point in the history
  2. Add colored output

    r15ch13 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    631b71c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8c3582 View commit details
    Browse the repository at this point in the history
  4. Variable padding

    r15ch13 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    de2b42e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    164918a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8b11b1 View commit details
    Browse the repository at this point in the history
  7. Sort functions

    r15ch13 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    148eed6 View commit details
    Browse the repository at this point in the history
  8. Fix padding

    r15ch13 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    08ff0f6 View commit details
    Browse the repository at this point in the history