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

Move away from method-based command implementation #824

Merged
merged 13 commits into from
Apr 10, 2024

Commits on Mar 30, 2024

  1. Command is not a method

    tompng committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    a86db06 View commit details
    Browse the repository at this point in the history
  2. Fix command test

    tompng committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    1069b1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1595c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c868d2 View commit details
    Browse the repository at this point in the history
  5. Add helper method install test

    tompng committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    9cfb4fd View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    59b52a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47c2210 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    eff505e View commit details
    Browse the repository at this point in the history
  2. Tweak require, const name

    tompng committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    93b77d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b6c24b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc03a96 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Remove unused method, tweak

    tompng committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    1df08b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Remove outdated comment for help command arg

    Co-authored-by: Stan Lo <stan001212@gmail.com>
    tompng and st0012 authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    128f156 View commit details
    Browse the repository at this point in the history