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 support for Multicall executables as subcommands with a Multicall setting #2817

Merged
merged 13 commits into from Oct 16, 2021

Commits on Oct 11, 2021

  1. Add Multicall setting

    If the AppSettings::Multicall setting is given
    then argv0 is parsed as the first subcommand argument
    or parsed as normal with any other name.
    fishface60 committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    f14db03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11492ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d062f8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ba4b98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    971b6b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Configuration menu
    Copy the full SHA
    1782f9d View commit details
    Browse the repository at this point in the history
  2. fixup! Revert: Make hostname a non-derive example and rename via Carg…

    …o.toml
    
    tests/examples.rs:examples_are_functional finds examples by stripping
    `.rs` off the basename
    fishface60 committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    a31d3b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2180e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b808729 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    694329b View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Configuration menu
    Copy the full SHA
    f7e9bfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    636ecaf View commit details
    Browse the repository at this point in the history
  3. fixup! formatting lint

    fishface60 committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    b92f2c0 View commit details
    Browse the repository at this point in the history