]> wimlib.net Git - wimlib/shortlog
wimlib
2013-11-17 Eric BiggersMerge experimental LZX compressor
2013-11-14 Eric BiggersImprove rename behavior on Windows
2013-11-14 Eric Biggersimagex.c: Fix string literal used in oom path only
2013-11-13 Eric BiggersAdd notes about possible new WIM format and LZMS compre...
2013-11-13 Eric BiggersUpdate NEWS
2013-11-13 Eric BiggersAdd ADS entry workaround
2013-11-03 Eric Biggerswrite.c: Fix two minor bugs in error paths
2013-11-01 Eric Biggersntfs_3g_apply.c: Remove unused variable
2013-11-01 Eric Biggers{lzx,xpress}_decode_match(): Fix undefined pointer...
2013-11-01 Eric Biggersnew_wim_struct(): Don't dereference NULL in out-of...
2013-10-12 Eric Biggerslzx-decompress.c: Fix alignment bug
2013-10-11 Eric Biggersarchlinux/PKGBUILD: Fix pkgdesc
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-10-11 Eric BiggersUpdate version number to 1.5.1
2013-10-07 Eric BiggersUpdate NEWS
2013-10-07 Eric BiggersImplement workaround for NTFS-3g bug when handling...
2013-09-20 Eric BiggersNEWS: Clarify bugfix
2013-09-17 Eric Biggersdo_extract_warnings(): Adjust wording of warning
2013-09-16 Eric Biggersimagex-capture.1.in: Fix brackets in --update-of docs
2013-09-16 Eric Biggersimagex_capture_or_append(): Correctly use template_wim
2013-09-15 Eric Biggersxml.c: Define more architecture constants
2013-09-15 Eric Biggersbegin_read(): Fix comment
2013-09-13 Eric Biggersread_wim_lookup_table(): Ignore metadata entries with...
2013-09-02 Eric Biggersdentry_extract_skeleton(): Fix bug with DOS name reord...
2013-09-02 Eric Biggerswin32_get_security_descriptor(): Use errno
2013-09-01 Eric BiggersUpdate release scripts v1.5.0
2013-09-01 Eric Biggerswimlib.h: Group declarations into modules
2013-09-01 Eric Biggerswimlib_iterate_dir_tree(): Define behavior when resour...
2013-09-01 Eric BiggersReplace WIMLIB_OPEN_FLAG_SPLIT_OK with WIMLIB_OPEN_FLAG...
2013-09-01 Eric Biggerswimlib.h: Move `enum wimlib_update_op' to global scope
2013-09-01 Eric Biggersfinish_write(): Add a few more comments
2013-09-01 Eric Biggerswrite_integrity_table(): Fix documented return values
2013-09-01 Eric Biggersfinish_write(): Fix comment
2013-09-01 Eric Biggerswrite_pipable_wim(): Fix/improve comment
2013-09-01 Eric BiggersWIMStruct: Remove unused flag
2013-09-01 Eric Biggersimagex-capture.1.in: Clarify --update-of slightly
2013-09-01 Eric Biggerstranslate_text_to_tstr(): Correctly compare byte values
2013-09-01 Eric Biggerswrite_integrity_table(): Fix use of uninitialized...
2013-09-01 Eric Biggerswin32_recurse_directory(): Handle not implemented...
2013-09-01 Eric Biggerswin32_capture_streams(): Handle not implemented/supported
2013-08-31 Eric Biggerswin32_capture_streams(): Fix uninitialized return...
2013-08-31 Eric BiggersWin32: Define _CRT_NON_CONFORMING_SWPRINTFS
2013-08-27 Eric Biggerswimlib-imagex: Tweak invalid image error message
2013-08-27 Eric Biggerswimlib.h: C++ compatibility
2013-08-27 Eric BiggersWindows: Use .cmd extension for wimlib-imagex shortcuts
2013-08-22 Eric BiggersMinor fixes
2013-08-21 Eric BiggersFix programs not compiled by default
2013-08-21 Eric BiggersWindows: Load ntdll functions dynamically
2013-08-21 Eric BiggersUpdate docs; strip Windows binaries & place directly...
2013-08-20 Eric Biggerswimlib_reference_resource_files(): Fix return value...
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: Only say pipable WIMs are split when...
2013-08-19 Eric Biggersjoin.c, write.c: Optimize WIMLIB_ALL_IMAGES writes...
2013-08-19 Eric Biggerswimlib-imagex, wimlib: Optimize appending new image...
2013-08-18 Eric BiggersAdd apply_ops.requires_short_name_reordering
2013-08-18 Eric Biggersextract.c: Fix extraction of streams of hard-linked...
2013-08-18 Eric Biggersstruct wim_inode: Fix union
2013-08-18 Eric BiggersRemove some unused variables and labels
2013-08-18 Eric BiggersWin32 apply: Create encrypted files with OpenEncrypted...
2013-08-18 Eric BiggersWin32 capture: Fix sharing violation when getting...
2013-08-18 Eric BiggersWin32 capture/apply: Simplify opening existing files
2013-08-18 Eric Biggerswimlib-imagex: Set stdout to binary mode when appropriate
2013-08-18 Eric BiggersWin32: Adjust error printing
2013-08-18 Eric BiggersUpdate security descriptor setting
2013-08-18 Eric Biggerstests/win32-tree-cmp.c: Print differing security descr...
2013-08-18 Eric BiggersWin32 capture: Fixes
2013-08-18 Eric BiggersWin32 capture: Readdir and query short name with nativ...
2013-08-18 Eric BiggersWin32 capture: Query security descriptors with native API
2013-08-18 Eric BiggersWin32 capture: Query stream information with native API
2013-08-18 Eric BiggersWin32 apply: Fix FILE_ATTRIBUTE_READONLY note
2013-08-18 Eric BiggersWin32 apply: Delay setting FILE_ATTRIBUTE_READONLY
2013-08-17 Eric BiggersAdd support for WIMLIB_EXTRACT_FLAG_SYMLINK on Windows
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 Biggersupdate README.WINDOWS
2013-08-17 Eric BiggersWin32 fixes
2013-08-17 Eric Biggersimagex-apply.1.in: Document encrypted/sparse limitations
2013-08-17 Eric Biggersimagex-capture.1.in: Document excluded files
2013-08-17 Eric Biggerswimlib: Clean up code that sends capture progress...
2013-08-17 Eric BiggersAdd WIMLIB_ADD_FLAG_NO_UNSUPPORTED_EXCLUDE
2013-08-17 Eric BiggersExclude unsupported files from capture
2013-08-17 Eric Biggersextract.c: Omit encrypted files when unsupported
2013-08-17 Eric Biggersdebian/: update
2013-08-17 Eric Biggersrpm/wimtools.spec: update
2013-08-16 Eric BiggersFix void** casts
2013-08-16 Eric BiggersReplace mempcpy() if not implemented
2013-08-16 Eric Biggerswimlib.h: Update docs and adjust error codes
2013-08-16 Eric BiggersNTFS-3g apply: Open extracted files by MFT reference
2013-08-16 Eric BiggersAdd WIMLIB_PROGRESS_MSG_EXTRACT_SPWM_PART_BEGIN
2013-08-16 Eric Biggerspipable WIM extraction: Take into account HARDLINKBYTES
2013-08-16 Eric Biggersapply_operations: Remove 'strict' argument from set_se...
2013-08-16 Eric BiggersInitial support for resuming extraction from split...
2013-08-15 Eric Biggersntfs-3g capture/apply: Capture & apply DOS names correctly
2013-08-15 Eric Biggersunix_apply.c: Allow creating symlinks and hardlinks...
2013-08-15 Eric Biggersdo_feature_check(): Tweak warnings
next