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

Bash completion for subcommand flags #87

Merged
merged 14 commits into from
Jun 14, 2022
Merged

Commits on Apr 25, 2022

  1. fix variable name

    Signed-off-by: Mabel Zhang <[email protected]>
    mabelzhang committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    e21fbb4 View commit details
    Browse the repository at this point in the history
  2. add help as available subcommand

    Signed-off-by: Mabel Zhang <[email protected]>
    mabelzhang committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    ced56e6 View commit details
    Browse the repository at this point in the history
  3. show help completion only for top-level cmd

    Signed-off-by: Mabel Zhang <[email protected]>
    mabelzhang committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    fb03962 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    5207d45 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

  1. subcommand bash completeion for gui and plugin

    Signed-off-by: Mabel Zhang <[email protected]>
    mabelzhang committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    b6a97e9 View commit details
    Browse the repository at this point in the history
  2. rename functions ign->gz

    Signed-off-by: Mabel Zhang <[email protected]>
    mabelzhang committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    0649de7 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. add installation

    Signed-off-by: Mabel Zhang <[email protected]>
    mabelzhang committed May 3, 2022
    Configuration menu
    Copy the full SHA
    1efb619 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. ign->gz

    Signed-off-by: Mabel Zhang <[email protected]>
    mabelzhang committed May 11, 2022
    Configuration menu
    Copy the full SHA
    1fba3f1 View commit details
    Browse the repository at this point in the history
  2. construct subcommand function name automatically

    Signed-off-by: Mabel Zhang <[email protected]>
    mabelzhang committed May 11, 2022
    Configuration menu
    Copy the full SHA
    847713d View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. install to versioned place

    Signed-off-by: Mabel Zhang <[email protected]>
    mabelzhang committed May 20, 2022
    Configuration menu
    Copy the full SHA
    6b39016 View commit details
    Browse the repository at this point in the history
  2. unversion gz.completion per manual tests

    Signed-off-by: Mabel Zhang <[email protected]>
    mabelzhang committed May 20, 2022
    Configuration menu
    Copy the full SHA
    7947865 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    588633a View commit details
    Browse the repository at this point in the history
  2. license

    Signed-off-by: Mabel Zhang <[email protected]>
    mabelzhang committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    f453a43 View commit details
    Browse the repository at this point in the history
  3. install gz.completion script to versioned name

    Signed-off-by: Mabel Zhang <[email protected]>
    mabelzhang committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    d879208 View commit details
    Browse the repository at this point in the history