aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/grep/zgrep.sh
Commit message (Expand)AuthorAgeFilesLines
* Fix zgrep --versionMateusz Piotrowski2021-04-181-3/+3
* bzgrep: make flag --no-filename workEugene Grosbein2020-11-201-4/+4
* zgrep: fix exit status with multiple filesEric van Gyzen2020-10-011-5/+12
* Fix some regressions with the zgrep(1) wrapper.Craig Leres2020-07-201-11/+39
* Fix exit code for mismatches after r333013.Bryan Drewery2018-05-241-3/+5
* zgrep(1): Note that -r/-R are not currently supported.Kyle Evans2018-05-031-0/+4
* zgrep.sh: Add forgotten ';' and remove set -e which prevents looping over filesBaptiste Daroussin2018-04-251-2/+2
* zgrep.sh: remove now useless shiftBaptiste Daroussin2018-04-251-1/+0
* zgrep: small improvementsBaptiste Daroussin2018-04-251-7/+5
* <compress>grep: Special case the -V flagKyle Evans2018-04-251-0/+4
* Use a script wrapper for <compress>grepBaptiste Daroussin2018-04-251-0/+151