]> wimlib.net Git - wimlib/history - programs
pipable WIM extraction: Take into account HARDLINKBYTES
[wimlib] / programs /
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()
2013-05-23 Eric Biggersimagex_info(): Do not call wimlib_print_wim_information()
2013-05-23 Eric BiggersAdd --path option to wimlib-imagex dir
2013-05-23 Eric BiggersImplement wimlib_iterate_dir_tree()
2013-05-22 Eric Biggersimagex.c: Check return value from wimlib_set_boot_idx()
2013-05-22 Eric BiggersAdd WIMLIB_OPEN_FLAG_WRITE_ACCESS flag
2013-05-21 Eric BiggersSend progress messages for WIM updates
2013-05-21 Eric Biggerswimlib-imagex append: Generate unique name if default...
2013-05-20 Eric BiggersPath fixes/updates
2013-05-20 Eric BiggersRename --including-invalid-names to --include-invalid...
2013-05-20 Eric BiggersAdd --command option to wimlib-imagex update
2013-05-20 Eric BiggersDocument handling of invalid filenames
2013-05-20 Eric BiggersImprove handling of invalid filenames
2013-05-19 Eric Biggersimagex_progress_func(): Choose best units to display...
2013-05-19 Eric Biggersimagex_update(): Acquire capture privileges on Windows
2013-05-19 Eric Biggersimagex: Make error messages more consistent
2013-05-19 Eric Biggersimagex_update(): Error if no image specified with multi...
2013-05-18 Eric BiggersAdd --lazy option to `wimlib-imagex unmount'
2013-05-18 Eric Biggersmkwinpeimg: Use imagex update
2013-05-15 Eric Biggersimagex_optimize(), imagex_update(): Check if file writa...
2013-05-15 Eric BiggersRefactor headers
2013-05-14 Eric Biggersimagex.c: Use recommend_man_page() at the end of full...
2013-05-14 Eric Biggersimagex.c: Make command-line usage for "update" consistent
2013-05-13 Eric Biggersextract/update fixes
2013-05-13 Eric Biggersimagex_extract(): Cleanups
2013-05-12 Eric BiggersUpdate wimlib-imagex documentation
2013-05-12 Eric Biggersimagex.c: Recommend man page when running wimlib-image...
2013-05-12 Eric BiggersDoc updates
2013-05-12 Eric BiggersWIM update fixes
2013-05-12 Eric Biggersimagex.c: Cleanups, adding some comments
2013-05-11 Eric BiggersInitial imagex_update functionality
2013-05-11 Eric Biggersimagex_update skeleton
2013-05-05 Eric Biggersimagex_extract(): Set WIMLIB_EXTRACT_FLAG_NORPFIX
2013-05-05 Eric BiggersDocument imagex-extract and wimlib_extract_files()
2013-05-05 Eric BiggersGet imagex extract --to-stdout working
2013-05-05 Eric Biggersextract cleanups and fixes
2013-05-05 Eric Biggersimagex-extract initial implementation
2013-05-05 Eric Biggerswin32_wglob(): Fix too-short malloc of filename buffers
2013-04-28 Eric Biggersimagex_info(): Do not leak WIMStruct when file not...
2013-04-22 Eric Biggersrpfix extract on UNIX
2013-04-22 Eric Biggersrpfix capture on UNIX
2013-04-09 Eric Biggersimplement WIMLIB_INIT_FLAG_ASSUME_UTF8
2013-04-08 Eric BiggersAdd --threads option to imagex-optimize
2013-03-29 Eric BiggersWIM capture: Share inodes immediately
2013-03-28 Eric BiggersExport compression and decompression functions
2013-03-27 Eric BiggersMove capture config parsing to imagex
2013-03-26 Eric BiggersPrint each file or directory excluded
2013-03-26 Eric BiggersRemove unimplemented CompressionExclusionList from...
2013-03-26 Eric BiggersAvoid implementation-defined calloc of 0 bytes
2013-03-26 Eric Biggersimagex: Use enumerated type for long options
2013-03-24 Eric BiggersWin32 updates
2013-03-24 Eric BiggersWin32 fixes
2013-03-23 Eric BiggersChar encoding updates and misc. fixes
2013-03-22 Eric BiggersAdd --noacls options and set dwDesiredAccess more appro...
2013-03-22 Eric BiggersAllow "imagex" to be renamed (default: wimlib-imagex)
2013-03-21 Eric BiggersFix glob()
2013-03-21 Eric BiggersUpdate docs
2013-03-20 Eric BiggersWin32 fixes
2013-03-17 Eric BiggersAdd untracked files programs/imagex-win32.{c,h}
2013-03-17 Eric BiggersWindows native build
2013-03-17 Eric Biggersimagex.c: Fix use of uninitialized variable in error...
2013-03-16 Eric BiggersCode and docs cleanup
2013-03-09 Eric BiggersVarious changes
2013-03-06 Eric BiggersUpdate to v1.2.7
2013-03-06 Eric BiggersSource list mode
2013-03-05 Eric BiggersFix copyright notices
2013-03-05 Eric BiggersAdd 2013 to copyright notices
2013-03-05 Eric BiggersFix default capture config
2013-03-05 Eric Biggersremove dead variable store
2013-03-05 Eric BiggersMove default capture config policy to library users
2013-03-05 Eric BiggersUpdate version to 1.2.6
2013-03-05 Eric BiggersSupport for UNIX-specific data
2013-03-03 Eric Biggersfile_writable(): Remove F_OK flag (redundant with W_OK)
2013-03-03 Eric BiggersAdd wimlib_global_{init,cleanup}()
2013-03-03 Eric Biggersimagex_mount_rw_or_no(): Fix early return
2013-02-06 Eric BiggersInc version number, update NEWS
2013-01-30 Eric BiggersUpdate version to 1.2.4; update NEWS
next