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

Refactor filters in spawn_senders #829

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Aug 12, 2021

  1. Add MinDepth filter

    Vukašin Stepanović committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    265298b View commit details
    Browse the repository at this point in the history
  2. Add RegexMatch filter

    Vukašin Stepanović committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    c673798 View commit details
    Browse the repository at this point in the history
  3. Add Extensions filter

    Vukašin Stepanović committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    5f4b06d View commit details
    Browse the repository at this point in the history
  4. Add FileTypes filter

    Vukašin Stepanović committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    f5f2919 View commit details
    Browse the repository at this point in the history
  5. Add SkipRoot filter

    Vukašin Stepanović committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    98eb81b View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Remove bool::then for min supported Rust version

    Vukašin Stepanović committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    3d2230e View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2021

  1. Configuration menu
    Copy the full SHA
    33ad2c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    319f82b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71f94cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f37b417 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d530d1 View commit details
    Browse the repository at this point in the history