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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-27
Moved the Windows resource files outside the windows directory
Lasse Collin
1
-0
/
+5
2009-06-27
Added missing $(EXEEXT).
Lasse Collin
1
-1
/
+1
2009-06-27
Create correct symlinks even when
Lasse Collin
1
-8
/
+13
2009-06-27
Silence a compiler warning on DOS-like systems.
Lasse Collin
1
-1
/
+4
2009-06-26
Updated comments to match renamed files.
Lasse Collin
4
-4
/
+4
2009-06-26
Rename process.[hc] to coder.[hc] and io.[hc] to file_io.[hc]
Lasse Collin
6
-6
/
+6
2009-06-26
Rename process_file() to coder_run().
Lasse Collin
3
-9
/
+8
2009-06-26
Ugly hack to make it possible to use the thousand separator
Lasse Collin
4
-23
/
+78
2009-06-26
Fix @variables@ to $(variables) in Makefile.am files.
Lasse Collin
1
-10
/
+11
2009-06-24
Cast a char argument to isspace() to unsigned char.
Lasse Collin
1
-2
/
+9
2009-05-23
Remove undocumented alternative option names --bcj, --ppc,
Lasse Collin
1
-3
/
+0
2009-05-23
Add support for specifying the BCJ filter start offset
Lasse Collin
4
-21
/
+76
2009-05-22
Add --no-warn.
Lasse Collin
4
-1
/
+34
2009-05-22
Fix a comment.
Lasse Collin
1
-1
/
+1
2009-05-22
Remove the --info option, which was an alias for --list.
Lasse Collin
1
-1
/
+0
2009-05-22
If xz is run as lzma, unlzma, or lzcat, simply imply
Lasse Collin
1
-11
/
+6
2009-05-22
Make the default memory usage limit 40 % of RAM for both
Lasse Collin
5
-88
/
+82
2009-05-21
Support special value "max" where xz and xzdec accept an integer.
Lasse Collin
1
-0
/
+4
2009-04-13
Put the interesting parts of XZ Utils into the public domain.
Lasse Collin
23
-230
/
+69
2009-02-22
Add a rough explanation of --extreme to output of --help.
Lasse Collin
1
-0
/
+4
2009-02-22
Fixes to progress message handling in xz:
Lasse Collin
3
-213
/
+351
2009-02-14
Fix microsecond vs. nanosecond confusion in my_time().
Lasse Collin
1
-1
/
+1
2009-02-14
Cleanups to the code that detects the amount of RAM and
Lasse Collin
5
-35
/
+37
2009-02-13
Changed how the version number is specified in various places.
Lasse Collin
1
-1
/
+1
2009-02-13
Fix handling of integrity check type in the xz command line tool.
Lasse Collin
2
-1
/
+12
2009-02-13
Improve support for DOS-like systems.
Lasse Collin
5
-22
/
+61
2009-02-08
Make "xz --force" to write to terminal as the error
Lasse Collin
1
-1
/
+1
2009-02-08
Support both slash and backslash as path component
Lasse Collin
1
-0
/
+9
2009-02-07
Make it easy to choose if command line tools should be
Lasse Collin
1
-5
/
+3
2009-02-07
Assume 32 MiB of RAM on unsupported operating systems like
Lasse Collin
1
-1
/
+1
2009-02-05
Various code cleanups the the xz command line tool.
Lasse Collin
17
-246
/
+386
2009-02-03
Another utime() fix.
Lasse Collin
1
-4
/
+5
2009-02-03
Fix wrong filename argument for utime() and utimes().
Lasse Collin
1
-2
/
+2
2009-01-31
Add LZMA_API to liblzma API headers. It's useful at least
Lasse Collin
1
-0
/
+1
2009-01-17
Beta was supposed to be API stable but I had forgot to rename
Lasse Collin
1
-3
/
+3
2009-01-07
Use pthread_sigmask() instead of sigprocmask() when pthreads
Lasse Collin
2
-2
/
+3
2008-12-31
Remove lzma_init() and other init functions from liblzma API.
Lasse Collin
2
-7
/
+1
2008-12-27
Some xz command line tool improvements.
Lasse Collin
5
-44
/
+121
2008-12-17
xz message handling improvements
Lasse Collin
3
-14
/
+146
2008-12-10
Remove obsolete comment.
Lasse Collin
1
-1
/
+0
2008-12-10
Use "decompression" consistently in --long-help.
Lasse Collin
1
-1
/
+1
2008-12-10
Added preset=NUM to --lzma1 and --lzma2. This makes it easy
Lasse Collin
2
-0
/
+9
2008-12-01
In command line tool, take advantage of memusage calculation's
Lasse Collin
1
-4
/
+4
2008-11-28
Tested using COLUMNS environment variable to avoid broken
Lasse Collin
1
-5
/
+9
2008-11-27
Cleanups to message.c.
Lasse Collin
1
-29
/
+18
2008-11-22
Typo fix
Lasse Collin
1
-1
/
+1
2008-11-20
Support NetBSD's errno for O_NOFOLLOW.
Lasse Collin
1
-0
/
+8
2008-11-19
Renamed lzma to xz and lzmadec to xzdec. We create symlinks
Lasse Collin
21
-0
/
+4949