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

Add support for cmd.exe (experimental) #567

Draft
wants to merge 34 commits into
base: main
Choose a base branch
from

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    252031c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1586672 View commit details
    Browse the repository at this point in the history
  3. Update dunce to 1.0.4

    mataha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    5cbf4b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    faa9172 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9af067 View commit details
    Browse the repository at this point in the history
  6. Make the test run

    mataha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    ee0a322 View commit details
    Browse the repository at this point in the history
  7. Fix rustfmt errors

    mataha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a707db0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e87922c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d07d03b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a8b7b38 View commit details
    Browse the repository at this point in the history
  11. Make sure OLDPWD is not set

    mataha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    629faf2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d067954 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3ba7f2c View commit details
    Browse the repository at this point in the history
  14. Don't hardcode command names

    mataha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    35da686 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4e74256 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8122bf3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    53ca692 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    12ebd3d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c1a7ccc View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8e0d311 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    bec9717 View commit details
    Browse the repository at this point in the history
  22. WIP

    mataha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    410ca54 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    de8fb59 View commit details
    Browse the repository at this point in the history
  24. WIP

    mataha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    94ba939 View commit details
    Browse the repository at this point in the history
  25. Fix Windows dependencies

    mataha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    ec460d9 View commit details
    Browse the repository at this point in the history
  26. Make clippy and rustfmt happy

    mataha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    aab7b52 View commit details
    Browse the repository at this point in the history
  27. Make markdownlint happy

    mataha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    aebab75 View commit details
    Browse the repository at this point in the history
  28. Update documentation

    mataha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a99db4a View commit details
    Browse the repository at this point in the history
  29. Code cleanup

    mataha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    2bf0644 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Fix newlines

    mataha committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    3793b8f View commit details
    Browse the repository at this point in the history
  2. Fix stdin end of input

    mataha committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    7bc5e2b View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Fix formatting

    mataha committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    027320e View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

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

Commits on Jul 4, 2024

  1. Switch to labeled comments

    mataha committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    06e6031 View commit details
    Browse the repository at this point in the history