summaryrefslogtreecommitdiff
path: root/src/xzdec
Commit message (Expand)AuthorAgeFilesLines
* Build: Add support for translated man pages using po4a.Lasse Collin2020-02-071-13/+42
* xzdec: Fix warnings from -Wsign-conversion.Lasse Collin2019-06-231-1/+1
* Update the home page URLs to HTTPS.Lasse Collin2017-04-191-2/+2
* Build: Prepare to support Automake's subdir-objects.Lasse Collin2014-10-291-4/+4
* Build: Fix the combination of --disable-xzdec --enable-lzmadec.Lasse Collin2014-04-251-1/+9
* Man pages: Use similar syntax for synopsis as in xz.Lasse Collin2013-06-301-5/+5
* xzdec: Improve the --help message.Lasse Collin2013-04-151-5/+5
* Add underscores to attributes (__attribute((__foo__))).Lasse Collin2011-05-171-3/+3
* Add missing public domain notice to lzmadec_w32res.rc.Lasse Collin2010-10-091-0/+7
* Build: Add options to disable individual command line tools.Lasse Collin2010-10-081-2/+10
* Build: Remove the static/dynamic tricks.Lasse Collin2010-10-051-3/+1
* Major man page updates.Lasse Collin2010-09-271-12/+27
* Disable the memory usage limiter by default.Lasse Collin2010-08-072-213/+8
* Fix string to uint64_t conversion.Lasse Collin2010-06-111-2/+11
* Treat all integer multiplier suffixes as base-2.Lasse Collin2010-03-071-26/+16
* Consistently round up the memory usage limit in messages.Lasse Collin2010-03-071-2/+5
* Increase the default memory usage limit on "low-memory" systems.Lasse Collin2010-03-072-16/+34
* Collection of language fixes to comments and docs.Lasse Collin2010-02-122-2/+2
* Use PACKAGE_URL instead of custom PACKAGE_HOMEPAGE.Lasse Collin2010-01-271-1/+1
* Add lzma_physmem().Lasse Collin2009-11-152-6/+3
* Add support for --enable-assume-ram=SIZE.Lasse Collin2009-10-021-2/+3
* Various changes.Lasse Collin2009-09-192-42/+26
* A few grammar fixes.Lasse Collin2009-09-121-1/+1
* Sync some error messages from xz to xzdec.Lasse Collin2009-08-131-3/+3
* Added public domain notice into a few files.Lasse Collin2009-07-181-0/+7
* Remove --force from xzdec.Lasse Collin2009-07-082-9/+1
* Use sed instead of $(SED) so that we don't need toLasse Collin2009-07-061-3/+3
* Define PACKAGE_HOMEPAGE in configure.ac and use it inLasse Collin2009-07-021-2/+2
* Build system fixesLasse Collin2009-06-301-1/+19
* Moved the Windows resource files outside the windows directoryLasse Collin2009-06-272-0/+10
* Create correct symlinks even whenLasse Collin2009-06-271-3/+6
* Fix @variables@ to $(variables) in Makefile.am files.Lasse Collin2009-06-261-9/+10
* Added xzdec man page.Lasse Collin2009-06-042-0/+184
* Harmonized xzdec --memory with xz --memory and madeLasse Collin2009-06-041-21/+53
* Added support for --quiet and --no-warn to xzdec.Lasse Collin2009-05-221-27/+49
* Use the 40 % of RAM memory usage limit in xzdec too.Lasse Collin2009-05-221-5/+5
* Support special value "max" where xz and xzdec accept an integer.Lasse Collin2009-05-211-1/+5
* Put the interesting parts of XZ Utils into the public domain.Lasse Collin2009-04-132-20/+6
* Changed how the version number is specified in various places.Lasse Collin2009-02-131-1/+1
* Improve support for DOS-like systems.Lasse Collin2009-02-131-2/+3
* Make it easy to choose if command line tools should beLasse Collin2009-02-071-2/+3
* Fix missing newlines in xzdec.c.Lasse Collin2009-02-011-3/+3
* Add LZMA_API to liblzma API headers. It's useful at leastLasse Collin2009-01-311-0/+1
* Use _WIN32 instead of WIN32 in xzdec.c to test if compiling on Windows.Lasse Collin2009-01-311-2/+2
* Remove lzma_init() and other init functions from liblzma API.Lasse Collin2008-12-311-3/+0
* Build xzdec and lzmadec from xzdec.c. xzdec supports only .xzLasse Collin2008-11-202-178/+140
* Minor cleanups to xzdec.Lasse Collin2008-11-201-10/+10
* Renamed lzma to xz and lzmadec to xzdec. We create symlinksLasse Collin2008-11-192-0/+521