Page MenuHomeSolus

Update ripgrep and enable completions
ClosedPublic

Authored by mati865 on Aug 6 2018, 12:55 PM.
Tags
None
Referenced Files
F11032989: D3525.id8699.diff
Wed, Aug 9, 3:02 PM
F11032988: D3525.id8663.diff
Wed, Aug 9, 3:02 PM
F11032986: D3525.id8665.diff
Wed, Aug 9, 3:02 PM
F11032985: D3525.id.diff
Wed, Aug 9, 3:02 PM
F11025987: D3525.diff
Wed, Aug 9, 1:38 AM
F11013971: D3525.diff
Fri, Aug 4, 7:05 PM
F10912358: D3525.id.diff
Jul 7 2023, 3:17 PM
F10844972: D3525.id8663.diff
Jun 10 2023, 10:37 PM
Subscribers

Details

Summary

Release notes available here

This release will automatically use features like AVX2 on modern CPUs without breaking compatibility.

Test Plan

Run rg -i name /etc/os-release and see if output is the same as grep -i name /etc/os-release.

Diff Detail

Repository
R3841 ripgrep
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

pspec_x86_64.xml
22–26

Oops, brb 5 min.

Fix zsh completion location

This revision is now accepted and ready to land.Aug 6 2018, 11:56 PM
This revision was automatically updated to reflect the committed changes.