vgrep
vgrep is a command-line tool to search textual patterns in directories. It serves as a frontend to grep and git-grep and allows to open the indexed matching lines in a user-specified editor. vgrep is inspired by the ancient cgvg scripts but extended to perform further operations such as listing statistics of files and directory trees or showing the context lines before and after the matches.
- Developed at devel:tools
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/vgrep && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
v2.5.1.tar.gz | 0001355092 1.29 MB | |
vgrep.changes | 0000004648 4.54 KB | |
vgrep.spec | 0000002349 2.29 KB |
Revision 7 (latest revision is 12)
Dominique Leuenberger (dimstar_suse)
accepted
request 865246
from
Martin Pluskal (pluskalm)
(revision 7)
- Update to version 2.5.1: * vgrep [no grep args]: print matches * Makefile: fix install targets - Changes for version 2.5.0: * New vgrep(1) man page * Support vgrep -{A,B,C} * Goland support * Smaller bug fixes
Comments 0