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 flags #392

Merged
merged 18 commits into from
Jun 14, 2022
Merged

Bash completion for flags #392

merged 18 commits into from
Jun 14, 2022

Commits on Apr 30, 2022

  1. bash completion for flags

    Signed-off-by: Mabel Zhang <[email protected]>
    mabelzhang committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    4c68fe6 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
    2644900 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
    8c634be 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
    5e1edfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cfa886 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. add test

    Signed-off-by: Mabel Zhang <[email protected]>
    mabelzhang committed May 12, 2022
    Configuration menu
    Copy the full SHA
    15e2f53 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
    3aeac47 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. license; var name

    Signed-off-by: Mabel Zhang <[email protected]>
    mabelzhang committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    5944868 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6885f54 View commit details
    Browse the repository at this point in the history
  3. change var name to align with existing test

    Signed-off-by: Mabel Zhang <[email protected]>
    mabelzhang committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    4318a77 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'mabelzhang/tab_completion' of github.com:ignitionroboti…

    …cs/ign-gui into mabelzhang/tab_completion
    mabelzhang committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    0f22b8e View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. do not hard code flags in test

    Signed-off-by: Mabel Zhang <[email protected]>
    mabelzhang committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    6f7291b View commit details
    Browse the repository at this point in the history
  2. do not print

    Signed-off-by: Mabel Zhang <[email protected]>
    mabelzhang committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    f3e2550 View commit details
    Browse the repository at this point in the history
  3. add env var for apple

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

Commits on Jun 8, 2022

  1. add env vars for apple

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

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    cbbd746 View commit details
    Browse the repository at this point in the history
  2. Restore logic introduced in PR 240

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    fe2be11 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    2866b7a View commit details
    Browse the repository at this point in the history