Skip to content

Issues: jwodder/iterpath

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Add a variant of iterpath() that traverses in breadth-first order enhancement New feature or request therefor
#18 opened Apr 27, 2024 by jwodder
Support honoring .rsync-filter files c:filtering enhancement New feature or request therefor low priority Less important than other things under consideration Dev has not yet decided whether or how to implement
#17 opened Apr 27, 2024 by jwodder
Detect & error on infinite recursion with symlinks low priority Less important than other things robustness Imperviousness to bad behavior
#16 opened Apr 27, 2024 by jwodder
Add an option for omitting empty directories c:filtering enhancement New feature or request therefor low priority Less important than other things under consideration Dev has not yet decided whether or how to implement
#15 opened Apr 27, 2024 by jwodder
Add a maxdepth: int | None parameter enhancement New feature or request therefor under consideration Dev has not yet decided whether or how to implement
#14 opened Apr 27, 2024 by jwodder
Work solely with os.DirEntry[str] internally breaking change Introduction of an incompatible API change under consideration Dev has not yet decided whether or how to implement
#13 opened Apr 27, 2024 by jwodder
Add a selector for filtering based on custom gitignore patterns c:filtering c:gitignore c:selectors enhancement New feature or request therefor under consideration Dev has not yet decided whether or how to implement
#11 opened Apr 27, 2024 by jwodder
Support negating and ANDing (and XORing?) selectors c:selectors enhancement New feature or request therefor
#10 opened Apr 27, 2024 by jwodder
Document how to create custom selectors c:selectors documentation Improvements or additions to documentation
#8 opened Apr 27, 2024 by jwodder
Support honoring .gitignore and .ignore files c:filtering c:gitignore enhancement New feature or request therefor under consideration Dev has not yet decided whether or how to implement
#7 opened Apr 27, 2024 by jwodder
Replace all filtering parameters with one parameter that returns an enum breaking change Introduction of an incompatible API change c:filtering under consideration Dev has not yet decided whether or how to implement
#5 opened Apr 27, 2024 by jwodder
ProTip! Find all open issues with in progress development work with linked:pr.