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
/
suffix.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-24
xz: Change quoting style from `...' to '...'.
Jia Tan
1
-1
/
+1
2023-09-22
MSVC: xz: Use _stricmp() instead of strcasecmp() in suffix.c.
Kelvin Lee
1
-2
/
+8
2023-01-24
xz: Flip the return value of suffix_is_set to match the documentation.
Lasse Collin
1
-1
/
+1
2023-01-21
xz: Refactor duplicated check for custom suffix when using --format=raw
Jia Tan
1
-18
/
+8
2023-01-10
xz: Include <strings.h> in suffix.c if needed for strcasecmp().
Lasse Collin
1
-0
/
+3
2022-11-09
xz: Remove the commented-out FORMAT_GZIP, gzip, .gz, and .tgz.
Lasse Collin
1
-9
/
+0
2022-11-09
xz: Add .lz (lzip) decompression support.
Lasse Collin
1
-4
/
+22
2014-01-12
xz: Fix use of wrong variable.
Lasse Collin
1
-1
/
+1
2011-04-10
xz/DOS: Add experimental 8.3 filename support.
Lasse Collin
1
-9
/
+167
2011-02-06
xz: Clean up suffix.c.
Lasse Collin
1
-24
/
+20
2011-02-06
xz: Check if the file already has custom suffix when compressing.
Lasse Collin
1
-0
/
+9
2010-12-12
DOS-like: Treat \ and : as directory separators in addition to /.
Lasse Collin
1
-4
/
+29
2009-09-19
Various changes.
Lasse Collin
1
-1
/
+1
2009-04-13
Put the interesting parts of XZ Utils into the public domain.
Lasse Collin
1
-10
/
+3
2009-02-13
Improve support for DOS-like systems.
Lasse Collin
1
-0
/
+5
2008-11-19
Renamed lzma to xz and lzmadec to xzdec. We create symlinks
Lasse Collin
1
-0
/
+0
2008-11-19
Oh well, big messy commit again. Some highlights:
Lasse Collin
1
-21
/
+31
2008-10-03
Fixed suffix handling with --format=raw.
Lasse Collin
1
-9
/
+19
2008-10-02
Initial changes to change the suffix of the new format to .xz.
Lasse Collin
1
-13
/
+61