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 #312

Merged
merged 8 commits into from
Jun 14, 2022
Merged

Commits on May 20, 2022

  1. add tab completion

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

Commits on May 21, 2022

  1. add Citadel-specific flags and comment for Fortress+

    Signed-off-by: Mabel Zhang <[email protected]>
    mabelzhang committed May 21, 2022
    Configuration menu
    Copy the full SHA
    7ccc7a6 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
    9312319 View commit details
    Browse the repository at this point in the history
  2. fix style

    Signed-off-by: Mabel Zhang <[email protected]>
    mabelzhang committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    284ed7a View commit details
    Browse the repository at this point in the history
  3. use std path; change var name

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

Commits on Jun 7, 2022

  1. do not hard code flags in tests

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

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

Commits on Jun 14, 2022

  1. adapt #249 for transport8

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