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

Convert some dev commands to use AbstractCommand #16921

Merged
merged 14 commits into from
Mar 20, 2024
Merged

Convert some dev commands to use AbstractCommand #16921

merged 14 commits into from
Mar 20, 2024

Commits on Mar 20, 2024

  1. Update Command API

    dduugg committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    cae62e0 View commit details
    Browse the repository at this point in the history
  2. Port Homebrew::DevCmd::Audit

    dduugg committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    0f2efd3 View commit details
    Browse the repository at this point in the history
  3. Port Homebrew::DevCmd::Bottle

    dduugg committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    ee0c967 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebc458a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d873881 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1097496 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c70dc04 View commit details
    Browse the repository at this point in the history
  8. Port Homebrew::DevCmd::Bump

    dduugg committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    df42e9c View commit details
    Browse the repository at this point in the history
  9. Port Homebrew::DevCmd::Cat

    dduugg committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    55a0991 View commit details
    Browse the repository at this point in the history
  10. Port Homebrew::DevCmd::Command

    dduugg committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    777ee12 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0373e0d View commit details
    Browse the repository at this point in the history
  12. Style cleanup

    dduugg committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    6b19bc5 View commit details
    Browse the repository at this point in the history
  13. Handle dashed commands

    dduugg committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    bf9ebcc View commit details
    Browse the repository at this point in the history
  14. Fix linux test

    dduugg committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    db9c5a5 View commit details
    Browse the repository at this point in the history