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

fix(439): Pattern "*." returns only files with no extension #516

Merged
merged 4 commits into from Oct 11, 2019
Merged

fix(439): Pattern "*." returns only files with no extension #516

merged 4 commits into from Oct 11, 2019

Commits on Oct 6, 2019

  1. fix(439): Add special case to Directory.GetFilesInternal to return on…

    …ly files without extensions when search pattern is "*."
    Videv committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    0ebe997 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a947bd View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

  1. Configuration menu
    Copy the full SHA
    2670b77 View commit details
    Browse the repository at this point in the history
  2. Fix for case sensitive paths.

    Videv committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    6c4b4e3 View commit details
    Browse the repository at this point in the history