git://wimlib.net
/
wimlib
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use --enable-ssse3-sha1 for x86_64 Windows builds
2014-12-30
Eric Biggers
Use --enable-ssse3-sha1 for x86_64 Windows builds
commit
|
commitdiff
|
tree
2014-12-29
Eric Biggers
Cleanups from recent changes
commit
|
commitdiff
|
tree
2014-12-26
Eric Biggers
Adjust naming of (de)compression files
commit
|
commitdiff
|
tree
2014-12-26
Eric Biggers
LZMS: decompression optimizations
commit
|
commitdiff
|
tree
2014-12-25
Eric Biggers
LZMS: optimize lzms_x86_filter()
commit
|
commitdiff
|
tree
2014-12-25
Eric Biggers
resource.c: Don't manually align buffer for uncompressed...
commit
|
commitdiff
|
tree
2014-12-25
Eric Biggers
LZX pre/post-processing improvements
commit
|
commitdiff
|
tree
2014-12-23
Eric Biggers
make-windows-release: get version number from configure...
commit
|
commitdiff
|
tree
2014-12-23
Eric Biggers
Faster XPRESS compression
commit
|
commitdiff
|
tree
2014-12-19
Eric Biggers
tools/windeps/Makefile: update sources list
commit
|
commitdiff
|
tree
2014-12-19
Eric Biggers
mkwinpeimg.1: missed an autoconf substitution
commit
|
commitdiff
|
tree
2014-12-19
Eric Biggers
Windows build updates
commit
|
commitdiff
|
tree
2014-12-16
Eric Biggers
Add ax_pthread.m4
commit
|
commitdiff
|
tree
2014-12-16
Eric Biggers
configure.ac cleanup
commit
|
commitdiff
|
tree
2014-12-16
Eric Biggers
Makefile.am cleanup
commit
|
commitdiff
|
tree
2014-12-16
Eric Biggers
utf16le_dupz() input may be misaligned
commit
|
commitdiff
|
tree
2014-12-16
Eric Biggers
Don't run man pages through configure
commit
|
commitdiff
|
tree
2014-12-16
Eric Biggers
Remove support for --with-imagex-progname configure...
commit
|
commitdiff
|
tree
2014-12-16
Eric Biggers
Remove support for --enable-more-assertions configure...
commit
|
commitdiff
|
tree
2014-12-16
Eric Biggers
ENABLE_MORE_DEBUG no longer exists
commit
|
commitdiff
|
tree
2014-12-15
Eric Biggers
inode.h, inode.c cleanup
commit
|
commitdiff
|
tree
2014-12-15
Eric Biggers
Clean up util.h and util.c
commit
|
commitdiff
|
tree
2014-12-14
Eric Biggers
Header fixes
commit
|
commitdiff
|
tree
2014-12-14
Eric Biggers
reference.c: correct rollback in error paths
commit
|
commitdiff
|
tree
2014-12-14
Eric Biggers
update_image.c: Add file comment
commit
|
commitdiff
|
tree
2014-12-14
Eric Biggers
Get rid of wimlib/version.h
commit
|
commitdiff
|
tree
2014-12-14
Eric Biggers
Cleanup timestamp conversion code
commit
|
commitdiff
|
tree
2014-12-14
Eric Biggers
tagged_items.c: length should be rounded up when adding...
commit
|
commitdiff
|
tree
2014-12-14
Eric Biggers
wim.h: reorganize WIMStruct fields and update comments
commit
|
commitdiff
|
tree
2014-12-14
Eric Biggers
new internal image deletion helper
commit
|
commitdiff
|
tree
2014-12-13
Eric Biggers
export_image.c: adjust error message
commit
|
commitdiff
|
tree
2014-12-13
Eric Biggers
WIMStruct: Rename 'deletion_occurred' to 'image_deletion_occ...
commit
|
commitdiff
|
tree
2014-12-13
Eric Biggers
inode_fixup.h: remove unnecessary #include
commit
|
commitdiff
|
tree
2014-12-11
Eric Biggers
lz_extend: little endian CPU is necessary for byte...
commit
|
commitdiff
|
tree
2014-12-11
Eric Biggers
Annotate yet another unaligned memory access
commit
|
commitdiff
|
tree
2014-12-10
Eric Biggers
Update version to v1.7.4-BETA
commit
|
commitdiff
|
tree
2014-12-10
Eric Biggers
portability and compression cleanups
commit
|
commitdiff
|
tree
2014-12-06
Eric Biggers
cleanups
commit
|
commitdiff
|
tree
2014-11-26
Eric Biggers
Workaround for FILE_SUPERSEDE being broken in Windows...
commit
|
commitdiff
|
tree
2014-11-22
Eric Biggers
Add some missing config.h includes
commit
|
commitdiff
|
tree
2014-11-22
Eric Biggers
lzms-compress.c: Remove unused function
commit
|
commitdiff
|
tree
2014-11-22
Eric Biggers
mount_image.c: Replace use of zero-length array
commit
|
commitdiff
|
tree
2014-11-22
Eric Biggers
Remove unused 'wim' argument to read_metadata_resource()
commit
|
commitdiff
|
tree
2014-11-22
Eric Biggers
list.h cleanup
commit
|
commitdiff
|
tree
2014-11-22
Eric Biggers
Use quote includes for all internal headers
commit
|
commitdiff
|
tree
2014-11-20
Eric Biggers
sha1.c: Annotate potential unaligned memory accesses...
commit
|
commitdiff
|
tree
2014-11-20
Eric Biggers
lookup_table.c: Annotate potential unaligned memory...
commit
|
commitdiff
|
tree
2014-11-15
Eric Biggers
wimlib.h: Fix error in wimlib_get_version() documentation
commit
|
commitdiff
|
tree
2014-11-14
Eric Biggers
v1.7.3
commit
|
commitdiff
|
tree
2014-11-11
Eric Biggers
Silence compiler warning in make_huffman_decode_table()
commit
|
commitdiff
|
tree
2014-11-11
Eric Biggers
LZX, LZMS: Annotate unaligned memory accesses in x86...
commit
|
commitdiff
|
tree
2014-11-07
Eric Biggers
wimlib_export_image(): cleanups and fixes for rollback
commit
|
commitdiff
|
tree
2014-11-07
Eric Biggers
wimlib_set_image_name(): Allow multiple images with...
commit
|
commitdiff
|
tree
2014-11-05
Eric Biggers
Fix for rewriting uncompressed resources when exporting...
commit
|
commitdiff
|
tree
2014-10-27
Eric Biggers
Remove "memory exhausted" error messages
commit
|
commitdiff
|
tree
2014-10-27
Eric Biggers
write.c: Warn when falling back to single-threaded...
commit
|
commitdiff
|
tree
2014-10-26
Eric Biggers
win32_get_avail_memory(): Report 85% of minimum of...
commit
|
commitdiff
|
tree
2014-10-25
Eric Biggers
Update NEWS
commit
|
commitdiff
|
tree
2014-10-25
Eric Biggers
Add warning messages and retries around FSCTL_SET_EXTERNAL_B...
commit
|
commitdiff
|
tree
2014-10-25
Eric Biggers
Don't use the old ADD_IMAGE flag names
commit
|
commitdiff
|
tree
2014-10-25
Eric Biggers
Rename add_image_params => capture_params
commit
|
commitdiff
|
tree
2014-10-23
Eric Biggers
Report some extraction errors on Windows
commit
|
commitdiff
|
tree
2014-10-22
Eric Biggers
Report directory tree scan errors
commit
|
commitdiff
|
tree
2014-10-22
Eric Biggers
Add WIMLIB_PROGRESS_MSG_HANDLE_ERROR
commit
|
commitdiff
|
tree
2014-10-18
Eric Biggers
win32_apply.c: Try to remove/rename conflicting short...
commit
|
commitdiff
|
tree
2014-10-15
Eric Biggers
wimboot.c: Fix format string
commit
|
commitdiff
|
tree
2014-10-14
Eric Biggers
Update NEWS
commit
|
commitdiff
|
tree
2014-10-14
Eric Biggers
win32_apply.c: Match PrepopulateList patterns against...
commit
|
commitdiff
|
tree
2014-10-14
Eric Biggers
win32_apply.c: Never externally back extracted SYSTEM...
commit
|
commitdiff
|
tree
2014-10-14
Eric Biggers
wimboot.c: Dynamically size extents and drive_info...
commit
|
commitdiff
|
tree
2014-10-14
Eric Biggers
Update version to v1.7.3-BETA
commit
|
commitdiff
|
tree
2014-10-14
Eric Biggers
Limit can_modify_wim() calls; remove can_delete_from_wim()
commit
|
commitdiff
|
tree
2014-10-03
Eric Biggers
v1.7.2
commit
|
commitdiff
|
tree
2014-09-28
Eric Biggers
Workaround for WOF incompatibility
commit
|
commitdiff
|
tree
2014-09-27
Eric Biggers
wimlib-imagex: Don't open base or template WIMs for...
commit
|
commitdiff
|
tree
2014-09-27
Eric Biggers
Update COPYING
commit
|
commitdiff
|
tree
2014-09-27
Eric Biggers
programs/wgetopt.c: Adjust license to reflect this...
commit
|
commitdiff
|
tree
2014-09-27
Eric Biggers
Don't bother with copyright statement in header file
commit
|
commitdiff
|
tree
2014-09-27
Eric Biggers
Use LGPLv3+ for src/*.c
commit
|
commitdiff
|
tree
2014-09-26
Eric Biggers
Update NEWS
commit
|
commitdiff
|
tree
2014-09-26
Eric Biggers
win32_{apply,capture}.c: workaround for SACL_SECURITY_INFOR...
commit
|
commitdiff
|
tree
2014-09-26
Eric Biggers
Update NEWS
commit
|
commitdiff
|
tree
2014-09-25
Eric Biggers
compress_parallel.c: Smarter setting of chunks_per_msg
commit
|
commitdiff
|
tree
2014-09-25
Eric Biggers
make_reparse_data(): No changes until success ensured
commit
|
commitdiff
|
tree
2014-09-25
Eric Biggers
win32_capture.c: Random cleanups
commit
|
commitdiff
|
tree
2014-09-22
Eric Biggers
win32_apply.c: Add workaround for setting ACL auto...
commit
|
commitdiff
|
tree
2014-09-21
Eric Biggers
A few minor compressor cleanups
commit
|
commitdiff
|
tree
2014-09-14
Eric Biggers
lzx-compress.c: Fix for lazy parsing and multiple blocks
commit
|
commitdiff
|
tree
2014-09-14
Eric Biggers
Compression updates
commit
|
commitdiff
|
tree
2014-09-08
Eric Biggers
win32_capture.c: Fix format string
commit
|
commitdiff
|
tree
2014-09-07
Eric Biggers
lzx-compress.c: Avoid unnecessary branch in match cost...
commit
|
commitdiff
|
tree
2014-09-07
Eric Biggers
lzx_write_match(): One-branch check for aligned offset...
commit
|
commitdiff
|
tree
2014-09-07
Eric Biggers
lzx-compress.c: Optimize output of compressed Huffman...
commit
|
commitdiff
|
tree
2014-09-07
Eric Biggers
lzx_decompress_block(): One-branch check for aligned...
commit
|
commitdiff
|
tree
2014-09-06
Eric Biggers
wimverify: Add --nocheck option
commit
|
commitdiff
|
tree
2014-09-06
Eric Biggers
lzx-decompress.c: Optimize lzx_read_codeword_lens()
commit
|
commitdiff
|
tree
2014-09-06
Eric Biggers
lzx-decompress.c: Inline and optimize lzx_decode_match()
commit
|
commitdiff
|
tree
2014-09-06
Eric Biggers
read_huffsym(): Use 'unsigned' for 'entry' and 'key_bits'
commit
|
commitdiff
|
tree
2014-09-06
Eric Biggers
xpress-decompress.c: Performance tweaks
commit
|
commitdiff
|
tree
2014-09-06
Eric Biggers
Move XPRESS_TABLEBITS to xpress-decompress.c
commit
|
commitdiff
|
tree
next