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

UseCorrectCasing: Fix wildcard lookups for command lookup and do not append .exe for applications on Windows #1210

Merged

Commits on Apr 6, 2019

  1. UseCorrectCasing: Fix special case of ? for command lookup and do not…

    … correct application names to end in .exe on Windows
    bergmeister committed Apr 6, 2019
    Configuration menu
    Copy the full SHA
    239c891 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2019

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

Commits on Apr 9, 2019

  1. Configuration menu
    Copy the full SHA
    4dcd373 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9a8597 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

  1. Make applications with an extension preserver the extension and re-us…

    …e isWindows variable better
    bergmeister committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    b77f863 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2019

  1. Apply suggestions from code review

    Co-Authored-By: bergmeister <c.bergmeister@gmail.com>
    rjmholt and bergmeister authored Apr 15, 2019
    Configuration menu
    Copy the full SHA
    f9d2b6b View commit details
    Browse the repository at this point in the history