aboutsummaryrefslogtreecommitdiff
path: root/src/xz/list.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-24xz: Make "headings" static in list.c.Lasse Collin1-1/+1
2019-06-24xz: Change io_seek_src and io_pread arguments from off_t to uint64_t.Lasse Collin1-5/+4
2019-06-24xz: list.c: Fix some warnings from -Wsign-conversion.Lasse Collin1-3/+4
2019-05-11spellingAntoine Cœur1-2/+2
2019-05-01xz: In xz -lvv look at the widths of the check names too.Lasse Collin1-6/+26
2019-05-01xz: Fix xz -lvv column alignment to look at the translated strings.Lasse Collin1-2/+2
2019-03-04xz: Automatically align column headings in xz -lvv.Lasse Collin1-51/+212
2019-03-04xz: Automatically align strings ending in a colon in --list output.Lasse Collin1-12/+102
2017-08-14Fix or hide warnings from GCC 7's -Wimplicit-fallthrough.Lasse Collin1-0/+2
2017-05-23xz: Fix "xz --list --robot missing_or_bad_file.xz".Lasse Collin1-2/+6
2017-04-24xz: Use lzma_file_info_decoder() for --list.Lasse Collin1-210/+44
2013-06-26xz: Check the value of lzma_stream_flags.version in --list.Lasse Collin1-0/+14
2013-06-23xz: Validate Uncompressed Size from Block Header in list.c.Lasse Collin1-1/+13
2012-07-04xz: Fix the version number printed by xz -lvv.Lasse Collin1-3/+3
2011-11-07xz: Show minimum required XZ Utils version in xz -lvv.Lasse Collin1-6/+57
2011-05-27xz: Fix error handling in xz -lvv.Lasse Collin1-15/+6
2010-09-15xz: Edit a translators comment.Lasse Collin1-1/+1
2010-09-10xz: Multiple fixes.Lasse Collin1-66/+139
2010-09-07Fix use of N_() and ngettext().Lasse Collin1-2/+2
2010-09-05xz: Hopefully ease translating the messages in list.c.Lasse Collin1-10/+23
2010-08-07Disable the memory usage limiter by default.Lasse Collin1-1/+1
2010-06-01Major update to xz --list.Lasse Collin1-181/+471
2010-05-27Use my_min() instead of MIN() in src/xz/list.cJonathan Nieder1-1/+1
2010-02-01Fix typos in comments.Lasse Collin1-1/+1
2010-01-31Delay opening the destionation file and other fixes.Lasse Collin1-19/+9
2010-01-24Add initial version of xz --list.Lasse Collin1-353/+635
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-10/+3
2008-11-19Renamed lzma to xz and lzmadec to xzdec. We create symlinksLasse Collin1-0/+477