aboutsummaryrefslogtreecommitdiff
path: root/src/scripts/xzgrep.in (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-24Scripts: Put /usr/xpg4/bin to the beginning of PATH on Solaris.Lasse Collin1-0/+1
2019-05-11spellingAntoine Cœur1-1/+1
2014-10-09xzgrep: Avoid passing both -q and -l to grep.Lasse Collin1-2/+4
2014-06-11xzgrep: exit 0 when at least one file matches.Lasse Collin1-2/+13
2013-04-05xzgrep: make the '-h' option to be --no-filename equivalentJeff Bastian1-1/+1
2012-02-22Fix exit status of xzgrep when grepping binary files.Lasse Collin1-1/+2
2011-04-18xzgrep: fix typo in $0 parsingMartin Väth1-2/+2
2011-03-24Scripts: Better fix for xzgrep.Lasse Collin1-2/+6
2011-03-24Scripts: Fix xzgrep -l.Lasse Collin1-2/+2
2011-03-19Scripts: Add lzop (.lzo) support to xzdiff and xzgrep.Lasse Collin1-2/+3
2010-03-07Fix xzgrep to not break if filenames have spaces or quotes.Lasse Collin1-1/+1
2009-07-05Major update to the xzgrep and other scripts based onLasse Collin1-0/+196