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

Make -u idempotent #986

Merged
merged 3 commits into from
May 15, 2022
Merged

Make -u idempotent #986

merged 3 commits into from
May 15, 2022

Conversation

jacksontheel
Copy link
Contributor

Closes #840

Made some small changes to remove the need to repeat the -u flag multiple times to unfilter everything. As suggested, the unrestricted flag may still be used multiple times (to make the change as non-breaking as possible), but any unrestricted flag after the first is ignored.

Modified help strings and tests to cover the change.

Copy link
Owner

@sharkdp sharkdp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much.

@sharkdp sharkdp merged commit f57206a into sharkdp:master May 15, 2022
@jacksontheel jacksontheel deleted the 840-unrestricted-idempotent branch May 20, 2022 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make -u idempotent (always search all files/dirs)
3 participants