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

Add filtering support to DirectoryTree #2215

Merged
merged 7 commits into from
Apr 5, 2023
Merged

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    f149828 View commit details
    Browse the repository at this point in the history
  2. Keep black happy

    Somehow I'd lost my pre-commit hooks.
    davep committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    d93f5c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Swap the directory tree filtering to method-based

    This lets developers subclass DirectoryTree and implement their own filter.
    davep committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    b365e15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c2c5d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23263c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7477624 View commit details
    Browse the repository at this point in the history
  5. Update the CHANGELOG

    davep committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    688b87b View commit details
    Browse the repository at this point in the history