d86cc0c5c5
- update to v2.6.1: * delete/refine: fix adjusting indices * build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 * Add environment variable to switch the order of LINEFLAG and file * Add missing export for EDITOR * simplify test by removing parameter expansion * Add vendored dependency google/shlex * Tests for vgrep --show .. and various EDITOR values * Support opening file at line number in nano * Update dependencies * Allow passing command with options through the $EDITOR env variable * allow ripgrep to use configuration file * Dockerfile: use golang:latest * make .install.go-md2man: use go install
Dirk Mueller2022-12-06 13:15:53 +00:00
dc92e1aedd
- 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
Martin Pluskal2021-01-21 08:12:44 +00:00
b55adbc04f
- 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
Martin Pluskal2020-05-13 07:24:48 +00:00
53636a2770
- 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.
Martin Pluskal2020-04-17 14:07:50 +00:00
83740ac999
Accepting request 676803 from devel:tools
Yuchen Lin2019-02-19 10:58:02 +00:00