]> wimlib.net Git - wimlib/history - doc
lzx-compress.c: Optimize output of compressed Huffman codes
[wimlib] / doc /
2014-09-06 Eric Biggerswimverify: Add --nocheck option
2014-09-02 Eric BiggersUpdate wimoptimize documentation
2014-08-07 Eric Biggersv1.7.1 v1.7.1
2014-07-28 Eric Biggerswimlib-imagex.1: Mention 'verify' subcommand
2014-07-28 Eric BiggersAdd 'wimlib-imagex verify' command
2014-07-27 Eric Biggerswimlib-imagex.1: Update license statement
2014-07-25 Eric Biggersimagex-export.1.in: Add ESD <=> WIM examples
2014-07-25 Eric Biggersimagex-capture.1.in: Update
2014-07-19 Eric BiggersMerge compression updates
2014-06-27 Eric Biggersdoc updates
2014-06-25 Eric Biggerswimexport: Add --recompress option
2014-06-17 Eric Biggersimagex-optimize.1.in: Update LZX compressor note
2014-06-11 Eric BiggersDon't exclude out-of-tree absolute symlinks in reparse...
2014-06-08 Eric BiggersUpdate date
2014-06-07 Eric Biggerswimexport: Document --wimboot option
2014-06-07 Eric Biggerswimextract: Rename --no-wildcards to --no-globs; update...
2014-06-07 Eric BiggersMerge branch 'lz_bt'
2014-06-07 Eric BiggersSwitch from suffix array match-finder to binary tree...
2014-05-25 Eric BiggersUpdate mount implementation
2014-05-23 Eric BiggersAdd support for special files on UNIX
2014-05-23 Eric BiggersUpdate version: v1.7.0-BETA
2014-05-22 Eric BiggersNew format for UNIX data
2014-05-22 Eric BiggersMerge branch 'new_extract'
2014-05-18 Eric BiggersDon't set FILE_ATTRIBUTE_SPARSE on Windows
2014-05-15 Eric BiggersRemove duplicate words & fix grammatical errors
2014-05-14 Eric BiggersUpdate wimlib-imagex man pages, especially the main one
2014-05-14 Eric Biggersimagex-update.1.in: Update
2014-05-12 Eric Biggerswincfg: Add swapfile.sys
2014-05-09 Eric Biggersimagex-extract.1.in: Note that ASCII pathlist is fine
2014-05-09 Eric BiggersUpdate version number in preparation of eventual v1...
2014-04-29 Eric Biggersmkwinpeimg: Support writing ISO image to stdout
2014-04-29 Eric BiggersUpdate --config docs
2014-04-29 Eric Biggersimagex.1.in: Update compression type list
2014-04-28 Eric Biggerswimupdate: Add --wimboot-config=FILE option
2014-04-28 Eric Biggerswimupdate: Add --no-replace default option
2014-04-26 Eric BiggersWIMBoot: Update docs
2014-04-25 Eric BiggersWIMBoot capture: Override WimBootCompress.ini when...
2014-04-24 Eric Biggersimagex-capture.1.in: --wimboot is not Windows only
2014-04-24 Eric BiggersUpdate docs for chunk size and compression formats
2014-04-24 Eric BiggersUpdate docs for capture config and paths files
2014-04-23 Eric BiggersUpdate NEWS and documentation for WIMBoot
2014-04-23 Eric BiggersMove manpages from doc/ to doc/man1/
2014-04-18 Eric Biggerswimlib-imagex: Add --wimboot options
2014-03-19 Eric BiggersCleanups
2014-03-19 Eric BiggersImprove NOTES in wimexport documentation
2014-03-14 Eric BiggersUpdate version number
2014-02-22 Eric BiggersSupport committing changed mounted WIM image as new...
2014-01-28 Eric BiggersAllow up to 1 GiB LZMS dictionary
2014-01-24 Eric Biggerswimexport: Add --compress-slow option
2014-01-17 Eric Biggersimagex-extract.1.in: Add example for wildcard path
2014-01-17 Eric BiggersUpdate extraction documentation
2014-01-16 Eric BiggersAllow 'wimextract' to use wildcard paths on command...
2014-01-16 Eric Biggersimagex-apply.1.in: Add notes about Windows permissions...
2014-01-16 Eric BiggersAdd support for not extracting file attributes
2014-01-16 Eric Biggerswimdir: Add --one-file-only option
2014-01-16 Eric BiggersRemove some printing code from library
2014-01-15 Eric Biggerswimlib-imagex: Add and document --pack-chunk-size option
2014-01-15 Eric Biggersimagex-apply.1.in: Fix typo
2014-01-15 Eric Biggersimagex-apply.1.in: Add note about directory traversal...
2014-01-15 Eric Biggersimagex-delete.1.in: Fix typo
2014-01-15 Eric Biggersimagex-apply.1.in: Update NOTES, remove silly example
2014-01-15 Eric Biggersimagex-capture.1.in: Pedantic updates
2014-01-14 Eric BiggersAdjust documentation for alternate chunk sizes
2014-01-12 Eric Biggerswimlib-imagex: Add --solid as alias for --pack-streams
2014-01-02 Eric Biggersimagex-capture.1.in: Minor updates
2014-01-02 Eric BiggersFix typos
2014-01-02 Eric BiggersUpdate references to LZMS compressor
2014-01-02 Eric BiggersUpdate LZMS compressor
2013-12-31 Eric Biggersimagex-update.1.in: Add note about setting ignore...
2013-12-31 Eric Biggersmkwinpeimg.1: Add suggestion to use wimlib-imagex
2013-12-29 Eric BiggersMisc fixes
2013-12-28 Eric BiggersUpdate docs for path extraction
2013-12-28 Eric Biggerswimextract: Fix man page
2013-12-28 Eric BiggersUpdate version number to v1.6.0
2013-12-28 Eric BiggersAllow configurable case sensitivity
2013-12-28 Eric BiggersAdd support for extract list files
2013-12-27 Eric BiggersUpdate wimlib-imagex documentation
2013-12-24 Eric BiggersScan progress: Add # of files, directories, and bytes...
2013-12-12 Eric BiggersVariable LZX window sizes
2013-12-08 Eric Biggerswimcapture: Document --compress-slow v1.5.3
2013-12-08 Eric Biggerswimoptimize: make --recompress-slow imply --compress...
2013-12-08 Eric BiggersAllow changing WIM compression type
2013-12-08 Eric Biggerswimoptimize: Add --recompress-slow, imply --recompress
2013-12-08 Eric BiggersUpdate version (v1.5.3)
2013-12-08 Eric BiggersMerge LZX compressor updates
2013-11-17 Eric BiggersUpdate version info and NEWS in preparation for v1.5.2
2013-11-17 Eric BiggersMerge experimental LZX compressor
2013-10-11 Eric Biggerswimcapture: Allow specifying `--delta-from' multiple...
2013-10-11 Eric BiggersUpdate version number to 1.5.1
2013-09-16 Eric Biggersimagex-capture.1.in: Fix brackets in --update-of docs
2013-09-01 Eric Biggerswimlib.h: Group declarations into modules
2013-09-01 Eric Biggersimagex-capture.1.in: Clarify --update-of slightly
2013-08-22 Eric BiggersMinor fixes
2013-08-21 Eric BiggersWindows: Load ntdll functions dynamically
2013-08-21 Eric BiggersUpdate docs; strip Windows binaries & place directly...
2013-08-20 Eric Biggersdoc/imagex-capture.1.in: update --delta-from docs
2013-08-20 Eric Biggerswimlib-imagex: Simplify options for delta WIMs & templ...
2013-08-20 Eric Biggers"delta" WIM support
2013-08-20 Eric BiggersGeneralized support for referencing resources in extern...
2013-08-19 Eric Biggerswimlib-imagex, wimlib: Optimize appending new image...
next