aboutsummaryrefslogtreecommitdiff
path: root/src/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Collin4-16/+28
2010-12-13Scripts: Fix gzip and bzip2 support in xzdiff.Lasse Collin1-6/+6
2010-10-08Build: Add options to disable individual command line tools.Lasse Collin1-36/+26
2010-09-27Major man page updates.Lasse Collin4-21/+27
2010-03-07Fix xzgrep to not break if filenames have spaces or quotes.Lasse Collin1-1/+1
2010-02-12Collection of language fixes to comments and docs.Lasse Collin2-6/+6
2009-10-16Escape dashes in xzmore.1Jonathan Nieder1-2/+2
2009-08-09“xzdiff a.xz b.xz” always failsJonathan Nieder1-1/+1
2009-08-09xzless: Support compressed standard inputJonathan Nieder1-1/+7
2009-07-30xzdiff: add missing ;; to case statementJonathan Nieder1-3/+3
2009-07-19Added missing author notice to xzless.in.Lasse Collin1-0/+1
2009-07-06Use sed instead of $(SED) so that we don't need toLasse Collin1-14/+14
2009-07-05Major update to the xzgrep and other scripts based onLasse Collin12-369/+689
2009-06-27Create correct symlinks even whenLasse Collin1-34/+46
2009-05-21Install lzdiff, lzgrep, and lzmore as symlinksABCD1-2/+14
2009-04-13Quick & dirty update to support xz in diff/grep/more scripts.Lasse Collin7-75/+119
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-0/+7
2009-01-26remove trailing blanks from all but .xz filesJim Meyering2-5/+5
2007-12-09Imported to git.Lasse Collin7-0/+455