aboutsummaryrefslogtreecommitdiff
path: root/src/scripts/xzdiff.in (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-12Scripts: Add zstd support to xzdiff.Lasse Collin1-5/+11
2022-07-12Scripts: Fix exit status of xzdiff/xzcmp.Lasse Collin1-14/+21
2019-12-31Scripts: Put /usr/xpg4/bin to the beginning of PATH on Solaris.Lasse Collin1-0/+1
2015-02-09xzdiff: Make the mktemp usage compatible with FreeBSD's mktemp.Lasse Collin1-1/+6
2014-11-10xzdiff: Use mkdir if mktemp isn't available.Lasse Collin1-1/+16
2014-11-10xzdiff: Create a temporary directory to hold a temporary file.Lasse Collin1-5/+5
2011-07-31Fix exit status of "xzdiff foo.xz bar.xz".Lasse Collin1-0/+2
2011-03-19Scripts: Add lzop (.lzo) support to xzdiff and xzgrep.Lasse Collin1-8/+14
2010-12-13Scripts: Fix gzip and bzip2 support in xzdiff.Lasse Collin1-6/+6
2009-08-09“xzdiff a.xz b.xz” always failsJonathan Nieder1-1/+1
2009-07-30xzdiff: add missing ;; to case statementJonathan Nieder1-3/+3
2009-07-05Major update to the xzgrep and other scripts based onLasse Collin1-0/+172