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

Support URL as cwd #201

Merged
merged 9 commits into from Jan 15, 2022
Merged

Support URL as cwd #201

merged 9 commits into from Jan 15, 2022

Commits on Jan 12, 2022

  1. Support URL as cwd

    fisker committed Jan 12, 2022
    Copy the full SHA
    072a774 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary toPath

    fisker committed Jan 12, 2022
    Copy the full SHA
    ae0bfbb View commit details
    Browse the repository at this point in the history
  3. Reduce diff

    fisker committed Jan 12, 2022
    Copy the full SHA
    6fb51e9 View commit details
    Browse the repository at this point in the history
  4. Fix cwd in isDynamicPattern

    fisker committed Jan 12, 2022
    Copy the full SHA
    f24eb04 View commit details
    Browse the repository at this point in the history
  5. Linting

    fisker committed Jan 12, 2022
    Copy the full SHA
    695b22d View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    188c45c View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Remove url-or-path

    fisker committed Jan 14, 2022
    Copy the full SHA
    e4f161c View commit details
    Browse the repository at this point in the history
  2. Move empty check to toPath()

    fisker committed Jan 14, 2022
    Copy the full SHA
    05556fc View commit details
    Browse the repository at this point in the history
  3. Use file:// to check

    fisker committed Jan 14, 2022
    Copy the full SHA
    245eb35 View commit details
    Browse the repository at this point in the history