]> wimlib.net Git - wimlib/history - programs
extract.c: trailing dot or space in filename is okay with Windows NT APIs
[wimlib] / programs /
2015-05-30 Eric BiggersUse "EXIT" instead of "exit" in bash trap statements
2015-05-17 Eric Biggerswimlib-imagex: Adjust wording of extract progress message
2015-05-09 Eric Biggerswiminfo: fix string definitions for Windows
2015-05-05 Eric Biggerswiminfo: consolidate boolean flags into single line
2015-05-02 Eric BiggersVarious cleanups
2015-03-26 Eric BiggersStream and blob updates
2015-02-17 Eric Biggerswimlib-imagex: list --solid in help for more commands
2015-02-14 Eric BiggersAdd flag for disabling solid sort
2015-02-14 Eric Biggerswimlib-imagex: allow specifying suffix in chunk size...
2015-02-14 Eric BiggersConsistently use the name "solid resource"
2014-12-16 Eric BiggersRemove support for --with-imagex-progname configure...
2014-10-25 Eric BiggersDon't use the old ADD_IMAGE flag names
2014-10-14 Eric BiggersLimit can_modify_wim() calls; remove can_delete_from_wim()
2014-09-27 Eric Biggerswimlib-imagex: Don't open base or template WIMs for...
2014-09-27 Eric Biggersprograms/wgetopt.c: Adjust license to reflect this...
2014-09-06 Eric Biggerswimverify: Add --nocheck option
2014-08-28 Eric BiggersMerge remote-tracking branch 'origin/master' into wimbo...
2014-08-28 Eric BiggersSupport file counts for extract file structure and...
2014-07-28 Eric BiggersAdd 'wimlib-imagex verify' command
2014-07-19 Eric BiggersMerge compression updates
2014-06-25 Eric Biggerswimexport: Add --recompress option
2014-06-13 Eric BiggersRemove WIMLIB_COMPRESSION_TYPE_INVALID from library
2014-06-11 Eric BiggersDon't exclude out-of-tree absolute symlinks in reparse...
2014-06-07 Eric Biggerswimexport: Document --wimboot option
2014-06-07 Eric Biggerswimextract: Rename --no-wildcards to --no-globs; update...
2014-06-07 Eric Biggerswimextract: Suggest --nullglob
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 BiggersReport progress for capture symlink fixups
2014-05-23 Eric BiggersAdd support for special files on UNIX
2014-05-22 Eric BiggersUpdate progress functions
2014-05-22 Eric Biggerswimlib-imagex: Return --unix-data to help output
2014-05-22 Eric BiggersNew format for UNIX data
2014-05-22 Eric Biggerswimexport: Add --wimboot flag
2014-05-22 Eric BiggersMerge branch 'new_extract'
2014-05-18 Eric Biggerswimextract: For --to-stdout, set stdout to binary...
2014-05-15 Eric BiggersRemove duplicate words & fix grammatical errors
2014-05-14 Eric BiggersAdd WIMLIB_EXPORT_FLAG_GIFT
2014-05-10 Eric Biggerswimcapture, wimexport: With --pack-streams, default...
2014-05-09 Eric Biggerswimlib-imagex: Accept "max" as alias for "maximum"
2014-04-29 Eric Biggersmkwinpeimg: Make sure all error messages go to stderr
2014-04-29 Eric Biggersmkwinpeimg: Support writing ISO image to stdout
2014-04-29 Eric BiggersAdd progress messages for WIMBoot apply exclude
2014-04-29 Eric BiggersMore logical behavior when canonicalizing WIM paths
2014-04-29 Eric BiggersReplace unnamed union initializers
2014-04-28 Eric BiggersRemove broken completed_parts write progress
2014-04-28 Eric Biggerswimlib-imagex: Include WIMBoot options in usage printout
2014-04-28 Eric Biggerswimupdate: Add --wimboot-config=FILE option
2014-04-28 Eric Biggerswimupdate: Add --no-replace default option
2014-04-28 Eric Biggerswimlib_update_image(): Do proper rollbacks & replace...
2014-04-26 Eric Biggersimagex: Fix a few comments
2014-04-26 Eric Biggersimagex-win32.h: Remove win32_wbasename() declaration
2014-04-24 Eric Biggerswimlib-imagex: Add --pack-compress options
2014-04-24 Eric BiggersParse capture configuration file in library
2014-04-18 Eric Biggerswimlib-imagex: Add --wimboot options
2014-03-19 Eric BiggersCleanups
2014-02-22 Eric BiggersSupport committing changed mounted WIM image as new...
2014-01-24 Eric Biggerswimexport: Add --compress-slow option
2014-01-18 Eric Biggersimagex_extract(): Remove unused variables
2014-01-17 Eric Biggerswimlib: strict checks for unassigned flags
2014-01-17 Eric BiggersUpdate extraction documentation
2014-01-16 Eric BiggersAllow 'wimextract' to use wildcard paths on command...
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-12 Eric Biggerswimlib-imagex: Add --solid as alias for --pack-streams
2014-01-02 Eric Biggersimagex: set_compress_slow(): Remove unused variable
2014-01-02 Eric BiggersUpdate LZMS compressor
2014-01-01 Eric BiggersReplace num_fast_bytes => nice_match_length
2013-12-31 Eric Biggersmkwinpeimg: Make compatible with Syslinux version 6
2013-12-31 Eric Biggersimagex_progress_func(): Fix variable
2013-12-30 Eric BiggersFix completed_streams of write streams progress and...
2013-12-29 Eric BiggersMisc fixes
2013-12-29 Eric BiggersExpose symlink exclusions through WIMLIB_PROGRESS_MSG_S...
2013-12-28 Eric BiggersTweak progress messages
2013-12-28 Eric Biggerswimextract: Update help
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-27 Eric Biggerswimlib-imagex: Update help
2013-12-27 Eric Biggerswimexport: Add --chunk-size, --pack-streams
2013-12-27 Eric BiggersRemove WIMLIB_WRITE_FLAG_NO_PACK_STREAMS
2013-12-26 Eric Biggerswimexport: Only keep chunk size if compression type...
2013-12-25 Eric BiggersNew compression/decompression API
2013-12-24 Eric BiggersScan progress: Add # of files, directories, and bytes...
2013-12-24 Eric Biggersmkwinpeimg: Fix --start-script when script not in curre...
2013-12-24 Eric Biggerswimoptimize: Add --no-pack-streams option
2013-12-24 Eric Biggerswimlib-imagex: Allow specifying LZMS compression
2013-12-24 Eric Biggerswimoptimize: Add --pack-streams option
2013-12-23 Eric BiggersCleanup
2013-12-23 Eric BiggersRewrite of write_stream_list(), and writing packed...
2013-12-14 Eric BiggersWin32: compile
2013-12-14 Eric BiggersRead concat runs
2013-12-09 Eric BiggersVariable chunk size support (currently XPRESS only)
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 BiggersFix wimoptimize help
next