aboutsummaryrefslogtreecommitdiff
path: root/src/xz (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-08Make "xz --force" to write to terminal as the errorLasse Collin1-1/+1
2009-02-08Support both slash and backslash as path componentLasse Collin1-0/+9
2009-02-07Make it easy to choose if command line tools should beLasse Collin1-5/+3
2009-02-07Assume 32 MiB of RAM on unsupported operating systems likeLasse Collin1-1/+1
2009-02-05Various code cleanups the the xz command line tool.Lasse Collin17-246/+386
2009-02-03Another utime() fix.Lasse Collin1-4/+5
2009-02-03Fix wrong filename argument for utime() and utimes().Lasse Collin1-2/+2
2009-01-31Add LZMA_API to liblzma API headers. It's useful at leastLasse Collin1-0/+1
2009-01-17Beta was supposed to be API stable but I had forgot to renameLasse Collin1-3/+3
2009-01-07Use pthread_sigmask() instead of sigprocmask() when pthreadsLasse Collin2-2/+3
2008-12-31Remove lzma_init() and other init functions from liblzma API.Lasse Collin2-7/+1
2008-12-27Some xz command line tool improvements.Lasse Collin5-44/+121
2008-12-17xz message handling improvementsLasse Collin3-14/+146
2008-12-10Remove obsolete comment.Lasse Collin1-1/+0
2008-12-10Use "decompression" consistently in --long-help.Lasse Collin1-1/+1
2008-12-10Added preset=NUM to --lzma1 and --lzma2. This makes it easyLasse Collin2-0/+9
2008-12-01In command line tool, take advantage of memusage calculation'sLasse Collin1-4/+4
2008-11-28Tested using COLUMNS environment variable to avoid brokenLasse Collin1-5/+9
2008-11-27Cleanups to message.c.Lasse Collin1-29/+18
2008-11-22Typo fixLasse Collin1-1/+1
2008-11-20Support NetBSD's errno for O_NOFOLLOW.Lasse Collin1-0/+8
2008-11-19Renamed lzma to xz and lzmadec to xzdec. We create symlinksLasse Collin21-0/+4949