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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bash completion for flags #1504

Merged
merged 16 commits into from
Jun 15, 2022
Merged

Bash completion for flags #1504

merged 16 commits into from
Jun 15, 2022

Commits on May 21, 2022

  1. add tab completion

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

    Signed-off-by: Mabel Zhang <[email protected]>
    mabelzhang committed May 21, 2022
    Configuration menu
    Copy the full SHA
    9c8f7fc View commit details
    Browse the repository at this point in the history
  3. change test name

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

Commits on Jun 3, 2022

  1. PR comments

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

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

Commits on Jun 4, 2022

  1. add bash completion for model command

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

Commits on Jun 7, 2022

  1. change flag var name

    Signed-off-by: Mabel Zhang <[email protected]>
    mabelzhang committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    3661b4a View commit details
    Browse the repository at this point in the history
  2. 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
    8b1d5d8 View commit details
    Browse the repository at this point in the history
  3. do not print cmd

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

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

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

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

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    c3ee7f3 View commit details
    Browse the repository at this point in the history
  2. comment and const ref

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