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

V3.1 #202

Merged
merged 34 commits into from
Jul 1, 2023
Merged

V3.1 #202

merged 34 commits into from
Jul 1, 2023

Commits on Jun 17, 2023

  1. fix hacks

    solidiquis committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    d841f3d View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    b9d09c6 View commit details
    Browse the repository at this point in the history
  2. visual bug fix

    solidiquis committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    6669ea9 View commit details
    Browse the repository at this point in the history
  3. update error message

    solidiquis committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    76c2973 View commit details
    Browse the repository at this point in the history
  4. README

    solidiquis committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    e54f25f View commit details
    Browse the repository at this point in the history
  5. README

    solidiquis committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    7724e5d View commit details
    Browse the repository at this point in the history
  6. README

    solidiquis committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    bf1156c View commit details
    Browse the repository at this point in the history
  7. Update README.md

    solidiquis authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    6cc476a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #201 from solidiquis/multi-config

    Support multiple configs with `.erdtree.toml`
    solidiquis authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    c42784f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c0e771f View commit details
    Browse the repository at this point in the history
  10. fmt

    solidiquis committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    35be382 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #203 from solidiquis/suppress-size-performance

    Suppress size performance
    solidiquis authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    7deccb6 View commit details
    Browse the repository at this point in the history
  12. same filesystem flag

    solidiquis committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    5fe4a1d View commit details
    Browse the repository at this point in the history
  13. update readme

    solidiquis committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    c17e84a View commit details
    Browse the repository at this point in the history
  14. Merge pull request #204 from solidiquis/same-fs

    Same fs
    solidiquis authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    9fbeaa9 View commit details
    Browse the repository at this point in the history
  15. add support for NO_COLOR

    solidiquis committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    910d9d3 View commit details
    Browse the repository at this point in the history
  16. no color support

    solidiquis committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    907a6e3 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #205 from solidiquis/no-color

    No color
    solidiquis authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    be3cc71 View commit details
    Browse the repository at this point in the history
  18. inverted flat layout

    solidiquis committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    28697fb View commit details
    Browse the repository at this point in the history
  19. readme update

    solidiquis committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    2e7a36b View commit details
    Browse the repository at this point in the history
  20. Merge pull request #206 from solidiquis/inverted-flat

    inverted flat layout
    solidiquis authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    cb3a5df View commit details
    Browse the repository at this point in the history
  21. alias for time types

    solidiquis committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    2e5e8ca View commit details
    Browse the repository at this point in the history
  22. Merge pull request #207 from solidiquis/time-aliases

    Time aliases
    solidiquis authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    5e0e229 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    76f5713 View commit details
    Browse the repository at this point in the history
  2. comment spelling

    solidiquis committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    72900d9 View commit details
    Browse the repository at this point in the history
  3. me like the comma

    solidiquis committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    0966782 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #209 from solidiquis/config-hacks-begone

    Argument reconciliation trait
    solidiquis authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    b711846 View commit details
    Browse the repository at this point in the history
  5. cleanup tty restore logic

    solidiquis committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    be3c86c View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. sigint handler

    solidiquis committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    25330d7 View commit details
    Browse the repository at this point in the history
  2. expect

    solidiquis committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    59e9126 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #210 from solidiquis/sigint-tty

    Restore tty settings
    solidiquis authored Jul 1, 2023
    Configuration menu
    Copy the full SHA
    a9f90f0 View commit details
    Browse the repository at this point in the history
  4. add missing doc comments

    solidiquis committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    a0e5a77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74f865d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c19154 View commit details
    Browse the repository at this point in the history