Revisions of ripgrep

buildservice-autocommit accepted request 1163799 from Avindra Goolcharan's avatar Avindra Goolcharan (avindra) (revision 36)
baserev update by copy to link target
Avindra Goolcharan's avatar Avindra Goolcharan (avindra) accepted request 1163632 from William Brown's avatar William Brown (firstyear) (revision 35)
- Change xz to zst for better compression ratios
- Remove unneeded cargo config
- Tidy up spec with cargo-packaging macros
buildservice-autocommit accepted request 1161568 from William Brown's avatar William Brown (firstyear) (revision 34)
baserev update by copy to link target
William Brown's avatar William Brown (firstyear) accepted request 1160847 from Gordon Leung's avatar Gordon Leung (Pi-Cla) (revision 33)
- Add requires and licenses to completion packages
buildservice-autocommit accepted request 1137734 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 32)
baserev update by copy to link target
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) accepted request 1137475 from Andrea Manzini's avatar Andrea Manzini (amanzini) (revision 31)
- Update to ripgrep 14.1.0:
  * bug fix for unbounded memory growth while walking a directory tree. 
  * improvements to the completions for the fish shell
- Update to ripgrep 14.0.3:
  * This is a patch release with a bug fix for the --sortr flag.
- Update to ripgrep 14.0.0:
  * a new major version release of ripgrep that has some new features, performance improvements and a lot of bug fixes.
  * The headlining feature in this release is hyperlink support. In this release, they are an opt-in feature but may 
    change to an opt-out feature in the future. To enable them, try passing --hyperlink-format default. 
    If you use VS Code, then try passing --hyperlink-format vscode. 
    Please report your experience with hyperlinks, positive or negative.
  * Another headlining development in this release is that it contains a rewrite of its regex engine. 
    You generally shouldn't notice any changes, except for some searches may get faster. 
    You can read more about the regex engine rewrite on my blog. 
    Please report your performance improvements or regressions that you notice.
  * Finally, ripgrep switched the library it uses for argument parsing. Users should not notice a difference in most cases 
    (error messages have changed somewhat), but flag overrides should generally be more consistent. 
    For example, things like --no-ignore --ignore-vcs work as one would expect 
    (disables all filtering related to ignore rules except for rules found in version control systems such as git).
  * BREAKING CHANGES:
    rg -C1 -A2 used to be equivalent to rg -A2, but now it is equivalent to rg -B1 -A2. 
    That is, -A and -B no longer completely override -C. Instead, they only partially override -C.
- dropped ruby build dependency and embedded shell completions/man generation in the build process
buildservice-autocommit accepted request 1056098 from William Brown's avatar William Brown (firstyear) (revision 30)
baserev update by copy to link target
William Brown's avatar William Brown (firstyear) accepted request 1045246 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 29)
- Enable building of the pcre2 feature.
buildservice-autocommit accepted request 984067 from Avindra Goolcharan's avatar Avindra Goolcharan (avindra) (revision 28)
baserev update by copy to link target
Avindra Goolcharan's avatar Avindra Goolcharan (avindra) accepted request 983812 from William Brown's avatar William Brown (firstyear) (revision 27)
Automatic update of vendored dependencies
buildservice-autocommit accepted request 979190 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 26)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 978845 from William Brown's avatar William Brown (firstyear) (revision 25)
Automatic update of vendored dependencies
Avindra Goolcharan's avatar Avindra Goolcharan (avindra) committed (revision 24)
remove winapi from vendor. mentioned maint README in spec
Avindra Goolcharan's avatar Avindra Goolcharan (avindra) accepted request 906322 from Andreas Schneider's avatar Andreas Schneider (gladiac) (revision 23)
- Build with rust flags
- Add obs service file
buildservice-autocommit accepted request 899698 from Avindra Goolcharan's avatar Avindra Goolcharan (avindra) (revision 22)
baserev update by copy to link target
Avindra Goolcharan's avatar Avindra Goolcharan (avindra) committed (revision 21)
trim/align changes
Avindra Goolcharan's avatar Avindra Goolcharan (avindra) committed (revision 20)
12.1.1 -> 13.0.0
buildservice-autocommit accepted request 824138 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 19)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 823280 from Martin Rey's avatar Martin Rey (mrey) (revision 18)
- ripgrep 12.1.1 
  * Corrects some egregious markup output in --help (#1581)
  * Mention the special $0 capture group in docs for the
    -r/--replace flag. (#1591)
  * Fix failing test resulting from out-of-sync dependencies.
    (#1602)
buildservice-autocommit accepted request 808995 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 17)
baserev update by copy to link target
Displaying revisions 1 - 20 of 36
openSUSE Build Service is sponsored by