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

ripgrep 0.6.0 #17159

Closed
wants to merge 2 commits into from
Closed

ripgrep 0.6.0 #17159

wants to merge 2 commits into from

Conversation

BurntSushi
Copy link
Contributor

Created with brew bump-formula-pr.

@SimenB
Copy link
Contributor

SimenB commented Aug 24, 2017

Should the completion part be changed in this? Not sure how that's handled, I just read BurntSushi/ripgrep#532

Oh, their completion function must be the one that clap was auto-generating. It wasn't replaced by the hand-written one until a few weeks after 0.5.2 was released. Homebrew will probably pull in the new one whenever 0.5.3 lands.

Ref #15605

@ilovezfs
Copy link
Contributor

Yes the formula has

    if build.head?
      zsh_completion.install "complete/_rg"
    else
      zsh_completion.install "#{out_dir}/_rg"
    end

So the head part now applies to stable as well.

@ilovezfs
Copy link
Contributor

Thanks for the upgrade, @BurntSushi!

@ilovezfs ilovezfs closed this in d5297f4 Aug 24, 2017
@BurntSushi BurntSushi deleted the ripgrep-0.6.0 branch August 26, 2017 18:35
@Homebrew Homebrew locked and limited conversation to collaborators May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants