Age | Commit message (Expand) | Author | Files | Lines |
2022-11-11 | Scripts: Ignore warnings from xz. | Lasse Collin | 1 | -1/+1 |
2022-09-16 | xzgrep: Fix compatibility with old shells. | Lasse Collin | 1 | -3/+3 |
2022-07-19 | xzgrep: Improve error handling, especially signals. | Lasse Collin | 1 | -19/+53 |
2022-07-19 | xzgrep: Make the fix for ZDI-CAN-16587 more robust. | Lasse Collin | 1 | -1/+4 |
2022-07-18 | xzgrep: Use grep -H --label when available (GNU, *BSDs). | Lasse Collin | 1 | -0/+21 |
2022-07-18 | xzgrep: Use -e to specify the pattern to grep. | Lasse Collin | 1 | -8/+4 |
2022-07-18 | Scripts: Use printf instead of echo in a few places. | Lasse Collin | 1 | -2/+2 |
2022-07-17 | xzgrep: Add more LC_ALL=C to avoid bugs with multibyte characters. | Lasse Collin | 1 | -6/+8 |
2022-07-17 | xzgrep: Fix parsing of certain options. | Lasse Collin | 1 | -2/+17 |
2022-03-29 | xzgrep: Fix escaping of malicious filenames (ZDI-CAN-16587). | Lasse Collin | 1 | -8/+12 |
2021-11-13 | xzgrep: use `grep -E/-F` instead of `egrep` and `fgrep` | Ville Skyttä | 1 | -2/+2 |
2021-01-11 | Scripts: Fix exit status of xzgrep. | Lasse Collin | 1 | -7/+13 |
2020-12-05 | Scripts: Add zstd support to xzgrep. | Adam Borowski | 1 | -0/+1 |
2019-09-24 | Scripts: Put /usr/xpg4/bin to the beginning of PATH on Solaris. | Lasse Collin | 1 | -0/+1 |
2019-05-11 | spelling | Antoine Cœur | 1 | -1/+1 |
2014-10-09 | xzgrep: Avoid passing both -q and -l to grep. | Lasse Collin | 1 | -2/+4 |
2014-06-11 | xzgrep: exit 0 when at least one file matches. | Lasse Collin | 1 | -2/+13 |
2013-04-05 | xzgrep: make the '-h' option to be --no-filename equivalent | Jeff Bastian | 1 | -1/+1 |
2012-02-22 | Fix exit status of xzgrep when grepping binary files. | Lasse Collin | 1 | -1/+2 |
2011-04-18 | xzgrep: fix typo in $0 parsing | Martin Väth | 1 | -2/+2 |
2011-03-24 | Scripts: Better fix for xzgrep. | Lasse Collin | 1 | -2/+6 |
2011-03-24 | Scripts: Fix xzgrep -l. | Lasse Collin | 1 | -2/+2 |
2011-03-19 | Scripts: Add lzop (.lzo) support to xzdiff and xzgrep. | Lasse Collin | 1 | -2/+3 |
2010-03-07 | Fix xzgrep to not break if filenames have spaces or quotes. | Lasse Collin | 1 | -1/+1 |
2009-07-05 | Major update to the xzgrep and other scripts based on | Lasse Collin | 1 | -0/+196 |