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

Unify rr-opts and gdb-opts behavior. #14

Merged
merged 7 commits into from
Jan 4, 2023
Merged

Commits on Sep 18, 2022

  1. Configuration menu
    Copy the full SHA
    eb51c95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dedee32 View commit details
    Browse the repository at this point in the history
  3. Update to clap v3

    NickHu committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    22f6fc5 View commit details
    Browse the repository at this point in the history
  4. Allow hyphens in rr_opts

    NickHu committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    336b65f View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. unify arguments

    DrRuhe committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    b3483e0 View commit details
    Browse the repository at this point in the history
  2. also unify opts type

    DrRuhe committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    d5e5347 View commit details
    Browse the repository at this point in the history
  3. unify across all commands

    DrRuhe committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    d773b09 View commit details
    Browse the repository at this point in the history