Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix zgrep --version | Mateusz Piotrowski | 2021-04-18 | 1 | -3/+3 |
* | bzgrep: make flag --no-filename work | Eugene Grosbein | 2020-11-20 | 1 | -4/+4 |
* | zgrep: fix exit status with multiple files | Eric van Gyzen | 2020-10-01 | 1 | -5/+12 |
* | Fix some regressions with the zgrep(1) wrapper. | Craig Leres | 2020-07-20 | 1 | -11/+39 |
* | Fix exit code for mismatches after r333013. | Bryan Drewery | 2018-05-24 | 1 | -3/+5 |
* | zgrep(1): Note that -r/-R are not currently supported. | Kyle Evans | 2018-05-03 | 1 | -0/+4 |
* | zgrep.sh: Add forgotten ';' and remove set -e which prevents looping over files | Baptiste Daroussin | 2018-04-25 | 1 | -2/+2 |
* | zgrep.sh: remove now useless shift | Baptiste Daroussin | 2018-04-25 | 1 | -1/+0 |
* | zgrep: small improvements | Baptiste Daroussin | 2018-04-25 | 1 | -7/+5 |
* | <compress>grep: Special case the -V flag | Kyle Evans | 2018-04-25 | 1 | -0/+4 |
* | Use a script wrapper for <compress>grep | Baptiste Daroussin | 2018-04-25 | 1 | -0/+151 |