Skip to content

erdtree: add shell completion #132229

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

Merged
merged 2 commits into from
May 29, 2023
Merged

erdtree: add shell completion #132229

merged 2 commits into from
May 29, 2023

Conversation

zuisong
Copy link
Contributor

@zuisong zuisong commented May 29, 2023

Created with brew bump-formula-pr.

release notes
### Bug fixes
- Fixed issue where empty directories were automatically being pruned despite not opting into `--prune`.
    - https://github.com/solidiquis/erdtree/issues/185
- Fixed issue where searching via globs or regex doesn't work when user has a config file.

Other changes:

  • Added exit codes to erdtree.
  • Progress indicator now acquires a lock to stdout reduce likelihood of printing the progress-text being a bottleneck.
  • Some code-cleanup.

Pull Requests

Contributors

  • @KP64

Full Changelog: solidiquis/erdtree@v3.0.0...v3.0.1

@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels May 29, 2023
@zuisong zuisong changed the title erdtree 3.0.1 erdtree: add shell completion May 29, 2023
@fxcoudert
Copy link
Member

Created with brew bump-formula-pr

Really?

@zuisong
Copy link
Contributor Author

zuisong commented May 29, 2023

I manually edit erdtree.rb, and change the version to a old version , then run brew bump-formula-pr --version 3.0.1 erdtree --force

Do you think there might be any issues with doing this? 🤔

@chenrui333
Copy link
Member

I manually edit erdtree.rb, and change the version to a old version , then run brew bump-formula-pr --version 3.0.1 erdtree --force

Do you think there might be any issues with doing this? 🤔

there is no way bump-formula-pr would generate such PR :)

@chenrui333
Copy link
Member

PR looks good though, thanks @zuisong!

@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label May 29, 2023
@BrewTestBot BrewTestBot enabled auto-merge May 29, 2023 12:53
@BrewTestBot BrewTestBot added this pull request to the merge queue May 29, 2023
Merged via the queue into Homebrew:master with commit 087b72d May 29, 2023
@zuisong zuisong deleted the bump-erdtree-3.0.1 branch May 29, 2023 13:21
@github-actions github-actions bot added the outdated PR was locked due to age label Jun 29, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. outdated PR was locked due to age rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants