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

Faster globbing #335

Merged
merged 6 commits into from
Dec 17, 2021
Merged

Faster globbing #335

merged 6 commits into from
Dec 17, 2021

Commits on Dec 16, 2021

  1. Refactor to faster globs

    jaredpalmer committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    bfd1f33 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. tesst

    jaredpalmer committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    d7f04cd View commit details
    Browse the repository at this point in the history
  2. Fix glob callsites

    jaredpalmer committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    3889311 View commit details
    Browse the repository at this point in the history
  3. Clean up globby port

    jaredpalmer committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    7ddf6fd View commit details
    Browse the repository at this point in the history
  4. Rename to baseDir

    jaredpalmer committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    b0f4473 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68cb3d9 View commit details
    Browse the repository at this point in the history