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

Separate config state #118

Merged
merged 14 commits into from
May 3, 2024
Merged

Separate config state #118

merged 14 commits into from
May 3, 2024

Commits on Apr 27, 2024

  1. simplify frontend protocol

    feschber committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    45f6752 View commit details
    Browse the repository at this point in the history
  2. wip: fix cli frontend

    feschber committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    8eb1c8a View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. fix stream non-blocking

    feschber committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    8c2e65b View commit details
    Browse the repository at this point in the history
  2. cli almost finished

    feschber committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    ccbc2bf View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. impl commands

    feschber committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    29015f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. info -> debug

    feschber committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e977b0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7225d16 View commit details
    Browse the repository at this point in the history
  3. formatting

    feschber committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    70f459b View commit details
    Browse the repository at this point in the history
  4. clippy lints

    feschber committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6baa5d9 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. client side state

    feschber committed May 2, 2024
    Configuration menu
    Copy the full SHA
    ee174ad View commit details
    Browse the repository at this point in the history
  2. handle state better

    feschber committed May 2, 2024
    Configuration menu
    Copy the full SHA
    4eb21e0 View commit details
    Browse the repository at this point in the history
  3. fix formatting

    feschber committed May 2, 2024
    Configuration menu
    Copy the full SHA
    e3fb2db View commit details
    Browse the repository at this point in the history
  4. fix enumerate

    feschber committed May 2, 2024
    Configuration menu
    Copy the full SHA
    050e3ce View commit details
    Browse the repository at this point in the history
  5. fmt

    feschber committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f3ad542 View commit details
    Browse the repository at this point in the history