Age | Commit message (Expand) | Author | Files | Lines |
2014-09-09 | xzgrep: exit 0 when at least one file matches. | Lasse Collin | 1 | -2/+13 |
2013-06-30 | Man pages: Use similar syntax for synopsis as in xz.larhzu/v5.0.5 | Lasse Collin | 1 | -3/+3 |
2013-04-05 | xzgrep: make the '-h' option to be --no-filename equivalent | Jeff Bastian | 1 | -1/+1 |
2013-04-05 | Avoid unneeded use of awk in xzless. | Lasse Collin | 1 | -2/+1 |
2012-12-15 | xzless: Make "less -V" parsing more robust | Jonathan Nieder | 1 | -1/+2 |
2012-05-24 | Fix exit status of xzgrep when grepping binary files. | Lasse Collin | 1 | -1/+2 |
2011-09-05 | Fix exit status of "xzdiff foo.xz bar.xz". | Lasse Collin | 1 | -0/+2 |
2011-04-18 | xzgrep: fix typo in $0 parsing | Martin Väth | 1 | -2/+2 |
2011-03-24 | Scripts: Better fix for xzgrep. | Lasse Collin | 1 | -2/+6 |
2011-03-24 | Scripts: Fix xzgrep -l. | Lasse Collin | 1 | -2/+2 |
2010-12-13 | Scripts: Fix gzip and bzip2 support in xzdiff. | Lasse Collin | 1 | -6/+6 |
2010-10-08 | Build: Add options to disable individual command line tools. | Lasse Collin | 1 | -36/+26 |
2010-09-27 | Major man page updates. | Lasse Collin | 4 | -21/+27 |
2010-03-07 | Fix xzgrep to not break if filenames have spaces or quotes. | Lasse Collin | 1 | -1/+1 |
2010-02-12 | Collection of language fixes to comments and docs. | Lasse Collin | 2 | -6/+6 |
2009-10-16 | Escape dashes in xzmore.1 | Jonathan Nieder | 1 | -2/+2 |
2009-08-09 | “xzdiff a.xz b.xz” always fails | Jonathan Nieder | 1 | -1/+1 |
2009-08-09 | xzless: Support compressed standard input | Jonathan Nieder | 1 | -1/+7 |
2009-07-30 | xzdiff: add missing ;; to case statement | Jonathan Nieder | 1 | -3/+3 |
2009-07-19 | Added missing author notice to xzless.in. | Lasse Collin | 1 | -0/+1 |
2009-07-06 | Use sed instead of $(SED) so that we don't need to | Lasse Collin | 1 | -14/+14 |
2009-07-05 | Major update to the xzgrep and other scripts based on | Lasse Collin | 12 | -369/+689 |
2009-06-27 | Create correct symlinks even when | Lasse Collin | 1 | -34/+46 |
2009-05-21 | Install lzdiff, lzgrep, and lzmore as symlinks | ABCD | 1 | -2/+14 |
2009-04-13 | Quick & dirty update to support xz in diff/grep/more scripts. | Lasse Collin | 7 | -75/+119 |
2009-04-13 | Put the interesting parts of XZ Utils into the public domain. | Lasse Collin | 1 | -0/+7 |
2009-01-26 | remove trailing blanks from all but .xz files | Jim Meyering | 2 | -5/+5 |