]> wimlib.net Git - wimlib/history - programs
Check for rename loops
[wimlib] / programs /
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
2013-12-08 Eric BiggersAdd --compress-slow back to wimoptimize help
2013-12-08 Eric BiggersRemove unused files from programs/
2013-12-08 Eric BiggersRemove unused LZX compression code
2013-12-08 Eric BiggersMerge LZX compressor updates
2013-11-17 Eric BiggersMerge experimental LZX compressor
2013-11-14 Eric Biggersimagex.c: Fix string literal used in oom path only
2013-10-11 Eric Biggersmkwinpeimg: Quote $0 v1.5.1
2013-10-11 Eric Biggerswimcapture: Allow specifying `--delta-from' multiple...
2013-10-11 Eric Biggersimagex.c: Rename `struct refglob_set' => `struct strin...
2013-09-16 Eric Biggersimagex_capture_or_append(): Correctly use template_wim
2013-09-01 Eric BiggersReplace WIMLIB_OPEN_FLAG_SPLIT_OK with WIMLIB_OPEN_FLAG...
2013-09-01 Eric Biggerstranslate_text_to_tstr(): Correctly compare byte values
2013-08-27 Eric Biggerswimlib-imagex: Tweak invalid image error message
2013-08-27 Eric Biggerswimlib.h: C++ compatibility
2013-08-21 Eric BiggersFix programs not compiled by default
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: Only say pipable WIMs are split when...
2013-08-19 Eric Biggerswimlib-imagex, wimlib: Optimize appending new image...
2013-08-18 Eric Biggerswimlib-imagex: Set stdout to binary mode when appropriate
2013-08-17 Eric BiggersAdd WIMLIB_INIT_FLAG_STRICT_{CAPTURE,APPLY}_PRIVILEGES
2013-08-17 Eric BiggersAdd WIMLIB_ADD_FLAG_WINCONFIG
2013-08-17 Eric BiggersWin32 fixes
2013-08-17 Eric BiggersExclude unsupported files from capture
2013-08-16 Eric BiggersAdd WIMLIB_PROGRESS_MSG_EXTRACT_SPWM_PART_BEGIN
2013-08-16 Eric BiggersInitial support for resuming extraction from split...
2013-08-15 Eric BiggersImprove write streams performance and handling of joins
2013-08-15 Eric BiggersMiscellaneous fixes and cleanups
2013-08-14 Eric Biggersimagex-win32.c: Fix comments
2013-08-14 Eric Biggerswimlib: Automatically try to acquire needed privileges...
2013-08-14 Eric Biggerswimlib-imagex: Correctly detect failure to acquire...
2013-08-14 Eric BiggersDon't close file descriptor at end of wimlib_write_to_fd()
2013-08-14 Eric BiggersDon't require image num/name when applying from single...
2013-08-14 Eric Biggerswimlib-imagex: Clean up usage information
2013-08-14 Eric Biggerswimlib-imagex: Do not provide mount commands on Windows
2013-08-14 Eric Biggerswimlib-imagex: Support being invoked as wimCOMMAND
2013-08-13 Eric BiggersMerge branch with pipable WIM support
2013-08-04 Eric Biggersmkwinpeimg: Improve preceding commit
2013-08-04 Christopher Horlerfix mkwinpeimg.in for WAIK v3.1 supplement disc image use
2013-06-12 Eric BiggersWindows: A couple minor build fixes... v1.4.2
2013-06-12 Eric Biggersimagex.c: Remove unnecessary checks of swm_glob
2013-05-26 Eric Biggersimagex: Misc. fixes
2013-05-26 Eric Biggersimagex.c: More cleanups
2013-05-25 Eric Biggersimagex_info(): Style
2013-05-25 Eric Biggersimagex_extract(): Style
2013-05-25 Eric Biggersimagex_export(): Style
2013-05-25 Eric Biggersimagex_delete(): Style
2013-05-25 Eric Biggersimagex_export(): Check errno correctly
2013-05-23 Eric BiggersAdd wimlib_iterate_lookup_table()
next