index
:
xz.git
jiatan/v5.6.0/autofoo
jiatan/v5.6.0/tar
jiatan/v5.6.0/unpack
jiatan/v5.6.1/autofoo
jiatan/v5.6.1/tar
jiatan/v5.6.1/unpack
larhzu/master
larhzu/v5.0
larhzu/v5.2
larhzu/v5.4
larhzu/v5.6
XZ Utils
Lasse Collin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xz
/
list.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-18
xz: Make "%s: %s" translatable because French needs "%s : %s".
Lasse Collin
1
-5
/
+6
2023-02-03
xz: Silence warnings from -Wsign-conversion in a 32-bit build.
Lasse Collin
1
-2
/
+2
2022-11-28
xz: Use lzma_str_from_filters().
Lasse Collin
1
-7
/
+21
2022-11-26
xz: Use lzma_filters_free().
Lasse Collin
1
-6
/
+2
2022-11-08
xz: Make xz -lvv show that the upcoming --arm64 needs 5.4.0 to decompress.
Lasse Collin
1
-5
/
+15
2019-06-24
xz: Make "headings" static in list.c.
Lasse Collin
1
-1
/
+1
2019-06-24
xz: Change io_seek_src and io_pread arguments from off_t to uint64_t.
Lasse Collin
1
-5
/
+4
2019-06-24
xz: list.c: Fix some warnings from -Wsign-conversion.
Lasse Collin
1
-3
/
+4
2019-05-11
spelling
Antoine Cœur
1
-2
/
+2
2019-05-01
xz: In xz -lvv look at the widths of the check names too.
Lasse Collin
1
-6
/
+26
2019-05-01
xz: Fix xz -lvv column alignment to look at the translated strings.
Lasse Collin
1
-2
/
+2
2019-03-04
xz: Automatically align column headings in xz -lvv.
Lasse Collin
1
-51
/
+212
2019-03-04
xz: Automatically align strings ending in a colon in --list output.
Lasse Collin
1
-12
/
+102
2017-08-14
Fix or hide warnings from GCC 7's -Wimplicit-fallthrough.
Lasse Collin
1
-0
/
+2
2017-05-23
xz: Fix "xz --list --robot missing_or_bad_file.xz".
Lasse Collin
1
-2
/
+6
2017-04-24
xz: Use lzma_file_info_decoder() for --list.
Lasse Collin
1
-210
/
+44
2013-06-26
xz: Check the value of lzma_stream_flags.version in --list.
Lasse Collin
1
-0
/
+14
2013-06-23
xz: Validate Uncompressed Size from Block Header in list.c.
Lasse Collin
1
-1
/
+13
2012-07-04
xz: Fix the version number printed by xz -lvv.
Lasse Collin
1
-3
/
+3
2011-11-07
xz: Show minimum required XZ Utils version in xz -lvv.
Lasse Collin
1
-6
/
+57
2011-05-27
xz: Fix error handling in xz -lvv.
Lasse Collin
1
-15
/
+6
2010-09-15
xz: Edit a translators comment.
Lasse Collin
1
-1
/
+1
2010-09-10
xz: Multiple fixes.
Lasse Collin
1
-66
/
+139
2010-09-07
Fix use of N_() and ngettext().
Lasse Collin
1
-2
/
+2
2010-09-05
xz: Hopefully ease translating the messages in list.c.
Lasse Collin
1
-10
/
+23
2010-08-07
Disable the memory usage limiter by default.
Lasse Collin
1
-1
/
+1
2010-06-01
Major update to xz --list.
Lasse Collin
1
-181
/
+471
2010-05-27
Use my_min() instead of MIN() in src/xz/list.c
Jonathan Nieder
1
-1
/
+1
2010-02-01
Fix typos in comments.
Lasse Collin
1
-1
/
+1
2010-01-31
Delay opening the destionation file and other fixes.
Lasse Collin
1
-19
/
+9
2010-01-24
Add initial version of xz --list.
Lasse Collin
1
-353
/
+635
2009-04-13
Put the interesting parts of XZ Utils into the public domain.
Lasse Collin
1
-10
/
+3
2008-11-19
Renamed lzma to xz and lzmadec to xzdec. We create symlinks
Lasse Collin
1
-0
/
+477