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

feat(filter): --cachedir-ignore option #949

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

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    c652c8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4fe81f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0971f6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b17415 View commit details
    Browse the repository at this point in the history
  5. fix(filter): make filter_cachedirs part of filter_child_files

    turns out filtering happens in multiple places
    SIGSTACKFAULT committed May 2, 2024
    Configuration menu
    Copy the full SHA
    476c1f7 View commit details
    Browse the repository at this point in the history
  6. feat(filter): change --cachedir-ignore to --ignore-cachedir

    decided it makes more sense this way around
    SIGSTACKFAULT committed May 2, 2024
    Configuration menu
    Copy the full SHA
    26eed55 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7cc45c1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e65b8cd View commit details
    Browse the repository at this point in the history
  9. fix(filter): remove unused imports

    must've accidentally re-added these while squashing and re-ordering
    commits
    SIGSTACKFAULT committed May 2, 2024
    Configuration menu
    Copy the full SHA
    8c93ba2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c04c903 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

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