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

refactor!: big rewrite #118

Merged
merged 63 commits into from
Aug 5, 2024
Merged

refactor!: big rewrite #118

merged 63 commits into from
Aug 5, 2024

Commits on Aug 2, 2024

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

Commits on Aug 3, 2024

  1. refactor: more refactoring

    beeb committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    4c42649 View commit details
    Browse the repository at this point in the history
  2. fix: formatting as inline table

    beeb committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    f0be0b6 View commit details
    Browse the repository at this point in the history
  3. fix: error messages

    beeb committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    9a00843 View commit details
    Browse the repository at this point in the history
  4. fix: path sent to git command

    beeb committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    43ba871 View commit details
    Browse the repository at this point in the history
  5. fix: more git path

    beeb committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    bd8d22d View commit details
    Browse the repository at this point in the history
  6. fix: error on bad http code

    beeb committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    781c67f View commit details
    Browse the repository at this point in the history
  7. refactor: tweaks

    beeb committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    78a39fb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e71a2f3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0b0df07 View commit details
    Browse the repository at this point in the history
  10. test: remove unused

    beeb committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    2697728 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f95d848 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    64b3197 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dc06fa1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a3c06eb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a6fc4f0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    65e00a5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d6eb0bc View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0135ed5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    332dac7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    78cc5bc View commit details
    Browse the repository at this point in the history
  21. refactor: yansi invocations

    beeb committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    0a35046 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    23c624a View commit details
    Browse the repository at this point in the history
  23. refactor(utils): check_dotfiles

    beeb committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    48cc638 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    1835ec9 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a97fe52 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    bcf0338 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Configuration menu
    Copy the full SHA
    ff7a211 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0ad6c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f292e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31809db View commit details
    Browse the repository at this point in the history
  5. fix: flush file after write

    beeb committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    e2d1c31 View commit details
    Browse the repository at this point in the history
  6. feat: commands

    beeb committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    c5eafde View commit details
    Browse the repository at this point in the history
  7. refactor: remappings txt

    beeb committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    c04faf8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8e0ad4b View commit details
    Browse the repository at this point in the history
  9. refactor(lib): remappings

    beeb committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    6822df2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ee689db View commit details
    Browse the repository at this point in the history
  11. fix: minor things

    beeb committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    917c5cf View commit details
    Browse the repository at this point in the history
  12. test: fix test

    beeb committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    5551d7b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    57d9863 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6618e07 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    375795a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5afef38 View commit details
    Browse the repository at this point in the history
  17. refactor(utils): more robust way to get security folder

    If the home directory cannot be found, we use the current directory instead
    
    Also fixed reading from environment at runtime
    beeb committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    cdfd9fa View commit details
    Browse the repository at this point in the history
  18. refactor: clippy suggestions

    beeb committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    eed47dd View commit details
    Browse the repository at this point in the history
  19. docs(utils): document function

    beeb committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    e2467a7 View commit details
    Browse the repository at this point in the history
  20. docs(utils): comment

    beeb committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    8355a93 View commit details
    Browse the repository at this point in the history
  21. docs(commands): version command

    beeb committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    5e7b532 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    43dbb2f View commit details
    Browse the repository at this point in the history
  23. fix: clippy

    beeb committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    20ac9c8 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2260892 View commit details
    Browse the repository at this point in the history
  25. docs: fix command usage notice

    beeb committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    b457576 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    7c703a7 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    dcab083 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    2879346 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    c88fead View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    9b3ac7c View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    ddb55a2 View commit details
    Browse the repository at this point in the history
  32. style: move method

    beeb committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    f12fe0e View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    4a588f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    8bbd8bf View commit details
    Browse the repository at this point in the history
  2. test: mark env::set_var unsafe

    beeb committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d266ea1 View commit details
    Browse the repository at this point in the history
  3. style: fix format

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