aboutsummaryrefslogtreecommitdiff
path: root/src/scripts/xzdiff.in (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-19Scripts: Use @PACKAGE_VERSION@ instead of @VERSION@.Lasse Collin1-1/+1
2024-02-14Scripts: Add lz4 support to xzgrep and xzdiff.Lasse Collin1-5/+9
2024-02-14Add SPDX license identifiers to GPL, LGPL, and FSFULLR files.Lasse Collin1-0/+1
2023-09-24Scripts: Change quoting style from `...' to '...'.Jia Tan1-1/+1
2022-11-11xzdiff: Add support for .lz files.Lasse Collin1-5/+5
2022-11-11Scripts: Ignore warnings from xz.Lasse Collin1-2/+3
2022-07-18Scripts: Use printf instead of echo in a few places.Lasse Collin1-3/+3
2021-01-11Scripts: Add zstd support to xzdiff.Lasse Collin1-5/+11
2021-01-11Scripts: Fix exit status of xzdiff/xzcmp.Lasse Collin1-14/+21
2019-09-24Scripts: 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