Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.4:Update
vgrep
vgrep.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File vgrep.changes of Package vgrep
------------------------------------------------------------------- Thu Jan 21 08:02:24 UTC 2021 - Martin Pluskal <mpluskal@suse.com> - 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 ------------------------------------------------------------------- Mon Aug 31 20:55:12 UTC 2020 - Dirk Mueller <dmueller@suse.com> - update to 2.4.0: * selectors: add a "all" selector to process all results * splitMatch: fail gracefully on failure to parse output * (new) grep: add filename completion * (new) grep: add a command to trigger a new search from interactive shell * refine: add a command to refine match list based on a regular expression * keep: add a new command to keep selected indices * show: fix a typo ("douldn't" -> "couldn't") * colwriter: prevent panic on --no-header and no result found * interactive: close command-line editor on early os.Exit() * interactive: switch from bufio Scanner to (readline-like) liner * delete: fix index update for multi-line deletions * git grep: Run 'git rev-parse' only if not selecting ripgrep * grep output: expect no more than 2 substrings when splitting on NUL-byte * grep output: force printing filename for grep/ripgrep * grep commands: Do not pass '.' as an argument to grep/ripgrep * README: mention Homebrew package on Mac OS ------------------------------------------------------------------- Tue Jul 28 09:57:37 UTC 2020 - Martin Rey <mrey@suse.com> - Update to version 2.3.3: * When using emacs, also make sure to account for emacs in daemon mode and check for emacsclient as an editor. - Changes from version 2.3.2: * emacs support * remove requirement to load cache from the same dir - Changes from version 2.3.1: * README: clarify search/show * README: add install instructions * replace string literals with constants * remove redundant flags * gnu uses different format than bsd and git grep * linter error fix for regex * fix #79, define a new greptype bsd to select : seperator * use golangci-lint v1.26.0 * CI: use golang:1.14 * update dependencies * build(deps): bump github.com/sirupsen/logrus from 1.5.0 to 1.6.0 * Update chmod command * Cross-platform make install ------------------------------------------------------------------- Wed May 13 07:21:21 UTC 2020 - Martin Pluskal <mpluskal@suse.com> - Update to version 2.3.0: * pin golangci-lint version * Use a standard variable for setting the installation path * Ripgrep support * Cache file mode 0644 * drop interactive -i short flag * Enable basic functionality on windows * build(deps): bump github.com/sirupsen/logrus from 1.4.2 to 1.5.0 * resolve symlinks in cache ------------------------------------------------------------------- Fri Apr 17 14:05:43 UTC 2020 - Martin Pluskal <mpluskal@suse.com> - Update to version 2.2.0: * Changed yellow to magenta to improve readability on light color schemes (e.g., tango). * Auto-detect VSCode terminal and print line column in a clickable format for easy browing. * Vgrep has a logo. ------------------------------------------------------------------- Sun Feb 17 12:06:38 UTC 2019 - Valentin Rothberg <vrothberg@please-enter-an-email-address> - Update vgrep to v2.1.0: https://github.com/vrothberg/vgrep/releases/tag/2.1.0 This update includes some bug fixes concurrent accesses to the cache can corrupt data. It also improves parsing of commands and fixes some minor bugs related to parsing. ------------------------------------------------------------------- Sat Jan 27 11:54:17 UTC 2018 - vrothberg@suse.com - Update vgrep v2.0.1 to v2.0.2 https://github.com/vrothberg/vgrep/releases/tag/2.0.2 ------------------------------------------------------------------- Tue Dec 26 18:51:39 UTC 2017 - jengelh@inai.de - Avoid fdupes across partitions. - Trim filler wording from summary. ------------------------------------------------------------------- Mon Dec 18 19:01:39 UTC 2017 - vrothberg@suse.com - Add package for vgrep v2.0.1 (https://github.com/vrothberg/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.
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor