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

CLI Fixes & Tweaks #2846

Merged
merged 56 commits into from
Sep 13, 2024
Merged

CLI Fixes & Tweaks #2846

merged 56 commits into from
Sep 13, 2024

Commits on Aug 15, 2024

  1. progress: move cli info bars

    DogeDark committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    1f512d3 View commit details
    Browse the repository at this point in the history
  2. fix: console border

    DogeDark committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    91f5eb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c3e9b1 View commit details
    Browse the repository at this point in the history
  4. add: forgot new file

    DogeDark committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    6295971 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2fa031 View commit details
    Browse the repository at this point in the history
  6. progress: new msg buffer

    DogeDark committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    2a8e986 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. feat: improved logging

    DogeDark committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    b88356f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8ac71b View commit details
    Browse the repository at this point in the history
  3. fix: log formatting

    DogeDark committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    d9138b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. feat: log file

    DogeDark committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8a7833c View commit details
    Browse the repository at this point in the history
  2. fix: clippy, fmt

    DogeDark committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    965ae1c View commit details
    Browse the repository at this point in the history
  3. progress: final touches

    DogeDark committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    c19797c View commit details
    Browse the repository at this point in the history
  4. fix: typos

    DogeDark committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    980b4fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fbd403 View commit details
    Browse the repository at this point in the history
  6. merge

    DogeDark committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8489ce0 View commit details
    Browse the repository at this point in the history
  7. revision: move output.rs

    DogeDark committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    600a67f View commit details
    Browse the repository at this point in the history
  8. merge

    DogeDark committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6490901 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6f594bb View commit details
    Browse the repository at this point in the history
  10. docs: add tracing docs

    DogeDark committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    2512e39 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    99966ff View commit details
    Browse the repository at this point in the history
  12. fix: typo

    DogeDark committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    156f7c0 View commit details
    Browse the repository at this point in the history
  13. fixes: minor

    DogeDark committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    c01d1b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

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

Commits on Aug 21, 2024

  1. feat: selection & copying

    DogeDark committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    78d39f3 View commit details
    Browse the repository at this point in the history
  2. fix: clipboard

    DogeDark committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    4ae7248 View commit details
    Browse the repository at this point in the history
  3. feat: pretty good selection

    DogeDark committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0f425ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c22111 View commit details
    Browse the repository at this point in the history
  5. fix: scrolling

    DogeDark committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    01cd6de View commit details
    Browse the repository at this point in the history
  6. feat: select all

    DogeDark committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9357064 View commit details
    Browse the repository at this point in the history
  7. feat: aligned log tags

    DogeDark committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    15f5a42 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    333fd73 View commit details
    Browse the repository at this point in the history
  9. fix: minor formatting

    DogeDark committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    8b01e76 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. progress: filtering

    DogeDark committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    67a3144 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. progress: filters

    DogeDark committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    fe8b8a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    a456ecf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb12fa3 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. progress: filters

    DogeDark committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    52f0508 View commit details
    Browse the repository at this point in the history
  2. progress: toggle filters

    DogeDark committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    76329f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. feat: filtering works

    DogeDark committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    0103d51 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. fix: overflow error

    DogeDark committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    745b5e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5832d7 View commit details
    Browse the repository at this point in the history
  3. revert: socket

    DogeDark committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    54ba0ef View commit details
    Browse the repository at this point in the history
  4. fix: typo

    DogeDark committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d501540 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    8a3fdc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    906cbdc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    901ea75 View commit details
    Browse the repository at this point in the history
  4. undo rename

    jkelleyrtp committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f2d396a View commit details
    Browse the repository at this point in the history
  5. fmt

    jkelleyrtp committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8b6eeb0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b5d828 View commit details
    Browse the repository at this point in the history
  7. hoist tracer

    jkelleyrtp committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c48ede2 View commit details
    Browse the repository at this point in the history
  8. clippy...

    jkelleyrtp committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f0bc9da View commit details
    Browse the repository at this point in the history
  9. fix format

    jkelleyrtp committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    ddc1fb3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ae09704 View commit details
    Browse the repository at this point in the history
  11. fmt

    jkelleyrtp committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8faf8cf View commit details
    Browse the repository at this point in the history
  12. clean up output

    jkelleyrtp committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    6c9b975 View commit details
    Browse the repository at this point in the history
  13. modern clippy

    jkelleyrtp committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8627c6f View commit details
    Browse the repository at this point in the history