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

chore: clap v3 #13266

Merged
merged 41 commits into from Jan 14, 2022
Merged

chore: clap v3 #13266

merged 41 commits into from Jan 14, 2022

Commits on Mar 12, 2021

  1. redo everything

    crowlKats committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    5e37c0e View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

  1. Merge branch 'master' into clap_v3

    # Conflicts:
    #	cli/Cargo.toml
    #	cli/flags.rs
    crowlKats committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    9aa38b1 View commit details
    Browse the repository at this point in the history
  2. fmt

    crowlKats committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    3d87038 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Merge branch 'main' into clap_v3

    # Conflicts:
    #	Cargo.lock
    #	cli/Cargo.toml
    #	cli/flags.rs
    crowlKats committed May 5, 2021
    Configuration menu
    Copy the full SHA
    29638f0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into clap_v3

    # Conflicts:
    #	Cargo.lock
    #	cli/Cargo.toml
    #	cli/flags.rs
    crowlKats committed May 5, 2021
    Configuration menu
    Copy the full SHA
    cc3ce14 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. fix stuff

    crowlKats committed May 6, 2021
    Configuration menu
    Copy the full SHA
    ed513ce View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. lock

    crowlKats committed May 17, 2021
    Configuration menu
    Copy the full SHA
    2b0d8d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Merge branch 'main' into clap_v3

    # Conflicts:
    #	Cargo.lock
    #	cli/flags.rs
    crowlKats committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    59b77c5 View commit details
    Browse the repository at this point in the history
  2. ci

    crowlKats committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    d066c52 View commit details
    Browse the repository at this point in the history
  3. ci

    crowlKats committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    5108d06 View commit details
    Browse the repository at this point in the history
  4. ci

    crowlKats committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    c256e2d View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. ci

    crowlKats committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    f7bf322 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. ci

    crowlKats committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    9424b9d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. Merge branch 'main' into clap_v3

    # Conflicts:
    #	Cargo.lock
    #	cli/Cargo.toml
    #	cli/flags.rs
    crowlKats committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    ac44eee View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. CI

    crowlKats committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    2680ac5 View commit details
    Browse the repository at this point in the history
  2. CI

    crowlKats committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    c35be07 View commit details
    Browse the repository at this point in the history
  3. CI

    crowlKats committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    81170b2 View commit details
    Browse the repository at this point in the history
  4. CI

    crowlKats committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    0d246d5 View commit details
    Browse the repository at this point in the history
  5. CI

    crowlKats committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    895d978 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2021

  1. Merge branch 'main' into clap_v3

    # Conflicts:
    #	Cargo.lock
    #	cli/Cargo.toml
    #	cli/flags.rs
    crowlKats committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    68622b1 View commit details
    Browse the repository at this point in the history
  2. add fig completions

    crowlKats committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    169d6fa View commit details
    Browse the repository at this point in the history
  3. re-add cargo.lock

    crowlKats committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    d2f0ebb View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2022

  1. 3.0!

    crowlKats committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    4c82435 View commit details
    Browse the repository at this point in the history
  2. fmt

    crowlKats committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    f069b80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd1a233 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. fix error handling

    crowlKats committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    1cf6bb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eb274a View commit details
    Browse the repository at this point in the history
  3. fix typo

    crowlKats committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    4d4774e View commit details
    Browse the repository at this point in the history
  4. fix repl panic

    crowlKats committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    861951d View commit details
    Browse the repository at this point in the history
  5. Revert "make import_map optional for subcommand parsing"

    This reverts commit 0eb274a
    crowlKats committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    a2b8323 View commit details
    Browse the repository at this point in the history
  6. fix tests

    crowlKats committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    05431a4 View commit details
    Browse the repository at this point in the history
  7. dedupe

    crowlKats committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    cead5ea View commit details
    Browse the repository at this point in the history
  8. fix

    crowlKats committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    7667b93 View commit details
    Browse the repository at this point in the history
  9. fix repl

    crowlKats committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    f49778f View commit details
    Browse the repository at this point in the history
  10. fmt

    crowlKats committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    9cc18e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. fix

    crowlKats committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    430ceed View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. bump

    crowlKats committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    bc82c1a View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Merge branch 'main' into clap_v3

    ry committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    815bf15 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

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

Commits on Jan 14, 2022

  1. Merge branch 'main' into clap_v3

    # Conflicts:
    #	Cargo.lock
    crowlKats committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    23e28d4 View commit details
    Browse the repository at this point in the history
  2. bump

    crowlKats committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    72d8171 View commit details
    Browse the repository at this point in the history