]> wimlib.net Git - wimlib/shortlog
wimlib
2013-12-19 Eric BiggersAdd independent LZMS decompressor
2013-12-14 Eric BiggersAdd kind-of-working LZMS decompression using cabinet...
2013-12-14 Eric BiggersTweak reading of concat runs
2013-12-14 Eric BiggersWin32: compile
2013-12-14 Eric Biggersextract_streams_from_pipe(): Fix
2013-12-14 Eric Biggersupdate; add lzms_decompress() stub
2013-12-14 Eric BiggersRead concat runs
2013-12-14 Eric BiggersSplit wim_resource_spec from wim_lookup_table_entry
2013-12-13 Eric Biggerslzx_prepare_block_fast(): Increase max_offset
2013-12-13 Eric BiggersLZX decompress: Fix comment & docs
2013-12-13 Eric BiggersUse STACK_MAX
2013-12-13 Eric Biggerswim.c: Cleanup
2013-12-13 Eric Biggersverify_swm_set(): Check chunk size
2013-12-13 Eric Biggerswrite_stream_list(): Cleanup
2013-12-13 Eric BiggersFix reading > 16 bits from bitstream
2013-12-13 Eric Biggersbitstream_put_bits(): Mask high-order bits
2013-12-13 Eric Biggerscmp_nodes_by_freq(): Correctly handle large frequencies
2013-12-13 Eric Biggerswim_recalculate_refcnts(): Check for error
2013-12-13 Eric Biggersfile_io.c: Cleanup
2013-12-13 Eric Biggersresource.c: Fix check for invalid chunk size
2013-12-13 Eric Biggersresource.c: Fix reading pipable resources
2013-12-13 Eric Biggerspaths.c: Cleanup
2013-12-13 Eric Biggersresource.c: Cleanup and refactor
2013-12-12 Eric BiggersFix error/warning conditional
2013-12-12 Eric BiggersVariable LZX window sizes
2013-12-09 Eric BiggersVariable chunk size support (currently XPRESS only)
2013-12-09 Eric BiggersClean up other compression/decompression code
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 BiggersMakefile.am: Fix EXTRA_DIST
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 Biggerslzx-compress.c: Cleanup
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 BiggersUpdate clang-scan-build.sh
2013-12-08 Eric BiggersUpdate version (v1.5.3)
2013-12-08 Eric BiggersMerge LZX compressor updates
2013-12-07 Eric BiggersAdd wimlib_get_xml_data() API
2013-12-07 Eric Biggersxml.c: Fix writing <WINDOWS> element
2013-11-18 Eric Biggerswimlib_mount_image(): Correctly handle unnamed stream...
2013-11-18 Eric BiggersFix wimlib_lzx_compress()
2013-11-18 Eric Biggersstruct wimlib_lzx_params: Don't use anonymous union v1.5.2
2013-11-17 Eric BiggersUpdate version info and NEWS in preparation for v1.5.2
2013-11-17 Eric BiggersComment fixes / cleanups
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
next