aboutsummaryrefslogtreecommitdiff
path: root/src/scripts/xzgrep.1 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-14Scripts: Add lz4 support to xzgrep and xzdiff.Lasse Collin1-2/+4
2024-02-14xzdiff, xzgrep, and xzmore: Rewrite the man pages.Lasse Collin1-43/+73
2024-02-14Add SPDX license identifiers to GPL, LGPL, and FSFULLR files.Lasse Collin1-2/+1
2022-07-19xzgrep man page: Document exit statuses.Lasse Collin1-1/+14
2021-11-13xzgrep: Update man page timestamp.Lasse Collin1-1/+1
2021-11-13xzgrep: use `grep -E/-F` instead of `egrep` and `fgrep`Ville Skyttä1-4/+4
2020-12-05Scripts: Add zstd support to xzgrep.Adam Borowski1-3/+6
2020-04-06src/scripts/xzgrep.1: Filenames to xzgrep are optional.Lasse Collin1-1/+1
2020-04-06src/script/xzgrep.1: Remove superfluous '.RB'Bjarni Ingi Gislason1-6/+6
2020-04-06xzgrep.1: Delete superfluous '.PP'Bjarni Ingi Gislason1-1/+0
2011-03-19Scripts: Add lzop (.lzo) support to xzdiff and xzgrep.Lasse Collin1-4/+7
2010-09-27Major man page updates.Lasse Collin1-5/+6
2009-07-05Major update to the xzgrep and other scripts based onLasse Collin1-34/+51
2009-04-13Quick & dirty update to support xz in diff/grep/more scripts.Lasse Collin1-16/+32