git://wimlib.net
/
wimlib
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wimlib
2014-09-06
Eric Biggers
win32_capture.c: Use volume ID as device number
commit
|
commitdiff
|
tree
|
snapshot
2014-09-06
Eric Biggers
update_image.c: Remove update1()
commit
|
commitdiff
|
tree
|
snapshot
2014-09-06
Eric Biggers
xml.c: Minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-09-06
Eric Biggers
xml.c: Simplify node_get_string()
commit
|
commitdiff
|
tree
|
snapshot
2014-09-06
Eric Biggers
wimlib.h: Add section about backwards compatibility
commit
|
commitdiff
|
tree
|
snapshot
2014-09-04
Eric Biggers
Add WIMLIB_ERR_FVE_LOCKED_VOLUME
commit
|
commitdiff
|
tree
|
snapshot
2014-09-04
Eric Biggers
read_capture_config(): Don't warn about compression...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-04
Eric Biggers
Remove WINDOWS_LDADD
commit
|
commitdiff
|
tree
|
snapshot
2014-09-04
Eric Biggers
README, configure.ac: Updates regarding building wimlib
commit
|
commitdiff
|
tree
|
snapshot
2014-09-02
Eric Biggers
Update wimoptimize documentation
commit
|
commitdiff
|
tree
|
snapshot
2014-08-30
Eric Biggers
Support for file exclusions via progress function
commit
|
commitdiff
|
tree
|
snapshot
2014-08-30
Eric Biggers
Update make-releases
commit
|
commitdiff
|
tree
|
snapshot
2014-08-30
Eric Biggers
Update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2014-08-29
Eric Biggers
Factor out lz_repsearch() and also use for LZMS
commit
|
commitdiff
|
tree
|
snapshot
2014-08-29
Eric Biggers
Update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2014-08-29
Eric Biggers
Merge branch 'wimboot_fast'
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Eric Biggers
win32_apply.c: set_short_name(): Zero buffer
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Eric Biggers
win32_apply.c: set_short_name(): Zero buffer
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Eric Biggers
Merge remote-tracking branch 'origin/master' into wimbo...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Eric Biggers
Support file counts for extract file structure and...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Eric Biggers
Fix [PrepopulateList] handling
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Eric Biggers
wimboot_set_pointer(): No unnecessary file open
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Eric Biggers
Make generic extraction code aware of external backing...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Eric Biggers
win32_apply.c: set_short_name(): Increase minimum...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-24
Eric Biggers
Update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2014-08-23
Eric Biggers
lzx-compress.c: Faster extension of repeat offset matches
commit
|
commitdiff
|
tree
|
snapshot
2014-08-21
Eric Biggers
xpress-compress.c: Adjust condition for using binary...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-21
Eric Biggers
wimlib_get_error_string(): Fix return value for some...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-21
Eric Biggers
wimlib.h: Various minor doc improvements
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Eric Biggers
wimlib_get_compressor_needed_memory(): return 0 on...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Eric Biggers
Make create_decompressor() checks of max_block_size...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Eric Biggers
wimlib_create_{de,}compressor(): Check ctype first
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Eric Biggers
wimlib_create_decompressor(): Fail if max_block_size...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Eric Biggers
wimlib.h: Improve documentation for compression API
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Eric Biggers
LZX: Allow max_block_size not a power of 2
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Eric Biggers
wimlib_decompress(): Check uncompressed_size
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Eric Biggers
lz_*.c: Use UINT32_MAX for default max_match_len
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Eric Biggers
wimlib_compress(): Return 0 if uncompressed_size is...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Eric Biggers
win32_apply.c: Use volume handle when enabling short...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Eric Biggers
win32_apply.c: Adjust short name behavior
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Eric Biggers
xpress-decompress.c: Remove unnecessary bitstream_ensur...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Eric Biggers
LZX, XPRESS: Use optimized write_bits() functions
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Eric Biggers
Rate limit VERIFY_STREAMS progress messages
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Eric Biggers
win32_apply.c: Set WimBoot=1 in extracted registry
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Eric Biggers
extract.c: Simplify mkdir_if_needed()
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Eric Biggers
README: update COMPRESSION RATIO section
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Eric Biggers
Set version to 1.7.2-BETA
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Eric Biggers
More lz_hash_chains, lz_binary_trees performance improv...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-07
Eric Biggers
debian/control: Fix Depends
commit
|
commitdiff
|
tree
|
snapshot
2014-08-07
Eric Biggers
ntfs-3g_capture.c: ntfs_get_ntfs_attrib() gets cpu...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-07
Eric Biggers
v1.7.1
v1.7.1
commit
|
commitdiff
|
tree
|
snapshot
2014-08-07
Eric Biggers
decompress_common.c: Don't include error.h
commit
|
commitdiff
|
tree
|
snapshot
2014-08-07
Eric Biggers
lzx-common.c: Use sle32 for target in e8 translation
commit
|
commitdiff
|
tree
|
snapshot
2014-08-07
Eric Biggers
Delete useless 1-byte explicit endian types
commit
|
commitdiff
|
tree
|
snapshot
2014-08-07
Eric Biggers
Add sparse annotations for endianness checking
commit
|
commitdiff
|
tree
|
snapshot
2014-08-07
Eric Biggers
Update README and README.WINDOWS
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Eric Biggers
LZX decompression: Cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Eric Biggers
mount_image.c: Cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-08-05
Eric Biggers
read_wim_header(): Check return value of lseek()
commit
|
commitdiff
|
tree
|
snapshot
2014-08-05
Eric Biggers
ntfs-3g_capture.c: Remove a never-executed statement
commit
|
commitdiff
|
tree
|
snapshot
2014-08-05
Eric Biggers
capture_common.c: Add missing breaks in switch stmt...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-05
Eric Biggers
extract.c: Fix dereference of NULL in memory exhausted...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-05
Eric Biggers
write.c: Fix handling of NULL context in stream_filtered()
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Eric Biggers
wim.h: Delete prototype for nonexistent function close_...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Eric Biggers
win32_common.c: Remove code for windows version detection
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Eric Biggers
xpress.h: Remove ENABLE_XPRESS_DEBUG
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Eric Biggers
debian/: wimlib9 => wimlib15
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Eric Biggers
lzms-compress.c: Fix crash on compression levels 1...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Eric Biggers
extract.c: Fix yet another bug in many-identical-stream...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Eric Biggers
wimlib.h: Update wimlib_create_compressor() docs
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Eric Biggers
win32_capture.c: Ignore unnamed data stream of reparse...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Eric Biggers
Add WIMLIB_PROGRESS_MSG_EXTRACT_{FILE_STRUCTURE,METADATA}
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Eric Biggers
decompress_common.h: Add back check for buffer overrun
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Eric Biggers
wimlib-imagex.1: Mention 'verify' subcommand
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Eric Biggers
extract.c: Fix extract_from_tmpfile()
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Eric Biggers
Abbreviate the NEWS a bit
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Eric Biggers
Add 'wimlib-imagex verify' command
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Eric Biggers
Add wimlib_verify_wim()
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Eric Biggers
Add sprint_hash()
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Eric Biggers
wimlib-imagex.1: Update license statement
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Eric Biggers
Update COMPRESSION RATIO section in README
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Eric Biggers
lzx-compress.c: Update some comments
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Eric Biggers
lzx-compress.c: Don't update recent offset queue unnece...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Eric Biggers
lzx-compress.c: Speed up rep match cost evaluations
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Eric Biggers
lzx-compress.c: Use local variable for 'optimum' pointer
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Eric Biggers
decompress_common.h: Optimize bitstream_ensure_bits()
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Eric Biggers
lz_binary_trees.c: Avoid buffer overrun if min_match_le...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Eric Biggers
lz_hash_chains.c: Avoid buffer overrun if min_match_len > 3
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Eric Biggers
xpress-compress.c: Use dedicated choose-items function...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Eric Biggers
lz_hash_chains.c: Add some comments to lz_hc_get_matches()
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Eric Biggers
lz_hash_chains.c: Hand-inline do_search()
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Eric Biggers
Update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Eric Biggers
lzms-common.c: Don't process first byte in x86 filter
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Eric Biggers
lzms-common.c: Add comment to lzms_x86_filter()
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Eric Biggers
imagex-export.1.in: Add ESD <=> WIM examples
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Eric Biggers
imagex-capture.1.in: Update
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Eric Biggers
Remove "brute force" match-finding algorithm
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Eric Biggers
resource.c: Make extract_chunk_to_fd() static
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Eric Biggers
wim.c: Cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Eric Biggers
Check return value of wimlib_global_init() when called...
commit
|
commitdiff
|
tree
|
snapshot
next