git://wimlib.net
/
wimlib
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
expand_wildcard(): Only recognize WIM_PATH_SEPARATOR
2014-01-08
Eric Biggers
expand_wildcard(): Only recognize WIM_PATH_SEPARATOR
commit
|
commitdiff
|
tree
2014-01-07
Eric Biggers
dentry.c: Rewrite and document get_dentry()
commit
|
commitdiff
|
tree
2014-01-07
Eric Biggers
write_stream_list(): Fix comments
commit
|
commitdiff
|
tree
2014-01-07
Eric Biggers
Handle streams with uncompressed size 4 GiB consistently
commit
|
commitdiff
|
tree
2014-01-07
Eric Biggers
read_stream_list(): Spill huge data ranges array onto...
commit
|
commitdiff
|
tree
2014-01-02
Eric Biggers
v1.6.0
commit
|
commitdiff
|
tree
2014-01-02
Eric Biggers
imagex-capture.1.in: Minor updates
commit
|
commitdiff
|
tree
2014-01-02
Eric Biggers
Fix typos
commit
|
commitdiff
|
tree
2014-01-02
Eric Biggers
Update examples
commit
|
commitdiff
|
tree
2014-01-02
Eric Biggers
Update NEWS
commit
|
commitdiff
|
tree
2014-01-02
Eric Biggers
wimlib.h: Group wimlib_extract_path{s,list}()
commit
|
commitdiff
|
tree
2014-01-02
Eric Biggers
wimlib.h: Fix docs for version and compression types
commit
|
commitdiff
|
tree
2014-01-02
Eric Biggers
wimlib.h: Doxygen fixes
commit
|
commitdiff
|
tree
2014-01-02
Eric Biggers
match_pattern(): No DEBUG if pattern does not match
commit
|
commitdiff
|
tree
2014-01-02
Eric Biggers
lzx-compress.c: Remove unneeded headers
commit
|
commitdiff
|
tree
2014-01-02
Eric Biggers
xpress-compress.c: Remove unneeded includes
commit
|
commitdiff
|
tree
2014-01-02
Eric Biggers
lz_sarray_update_salink(): Only take rank and link...
commit
|
commitdiff
|
tree
2014-01-02
Eric Biggers
compute_inverse_suffix_array(): Use r for rank, not i
commit
|
commitdiff
|
tree
2014-01-02
Eric Biggers
Remove unused LZ_DEBUG() macro
commit
|
commitdiff
|
tree
2014-01-02
Eric Biggers
lz_optimal.h: Minor comment fixes
commit
|
commitdiff
|
tree
2014-01-02
Eric Biggers
lz_optimal.h: Fix typedefs
commit
|
commitdiff
|
tree
2014-01-02
Eric Biggers
lz_optimal.h: Move struct lz_match_chooser towards top
commit
|
commitdiff
|
tree
2014-01-02
Eric Biggers
imagex: set_compress_slow(): Remove unused variable
commit
|
commitdiff
|
tree
2014-01-02
Eric Biggers
lzms-compress.c: Fix initialization of lzms_default
commit
|
commitdiff
|
tree
2014-01-02
Eric Biggers
lzms-compress.c: Remove unused constant
commit
|
commitdiff
|
tree
2014-01-02
Eric Biggers
lzms-compress.c: Remove unused code for lzms_fast_encode()
commit
|
commitdiff
|
tree
2014-01-02
Eric Biggers
lzms-decompress.c: Fix indentation
commit
|
commitdiff
|
tree
2014-01-02
Eric Biggers
Update references to LZMS compressor
commit
|
commitdiff
|
tree
2014-01-02
Eric Biggers
lzms_init_compressor(): Do not zero end of window
commit
|
commitdiff
|
tree
2014-01-02
Eric Biggers
Add wimlib_get_compressor_needed_memory()
commit
|
commitdiff
|
tree
2014-01-02
Eric Biggers
compress_parallel.c: Use 1 buffer per thread if chunks...
commit
|
commitdiff
|
tree
2014-01-02
Eric Biggers
LZMS: Accelerate slot-finding
commit
|
commitdiff
|
tree
2014-01-02
Eric Biggers
Update LZMS compressor
commit
|
commitdiff
|
tree
2014-01-01
Eric Biggers
Fix error string for WIMLIB_ERR_INVALID_COMPRESSION_TYPE
commit
|
commitdiff
|
tree
2014-01-01
Eric Biggers
Replace num_fast_bytes => nice_match_length
commit
|
commitdiff
|
tree
2014-01-01
Eric Biggers
lz_sarray.{c,h}: Cleanup, better comments
commit
|
commitdiff
|
tree
2014-01-01
Eric Biggers
Use BSD-style license on selected files
commit
|
commitdiff
|
tree
2014-01-01
Eric Biggers
lz_optimal.h: Cleanup, better comments
commit
|
commitdiff
|
tree
2014-01-01
Eric Biggers
Update LZMS match-choosing
commit
|
commitdiff
|
tree
2014-01-01
Eric Biggers
Factor out LZ match-choosing code
commit
|
commitdiff
|
tree
2014-01-01
Eric Biggers
Update LZMS LRU queue handling
commit
|
commitdiff
|
tree
2014-01-01
Eric Biggers
Fix test for length 2 matches
commit
|
commitdiff
|
tree
2014-01-01
Eric Biggers
Separate suffix array match-finder from LZX compressor
commit
|
commitdiff
|
tree
2013-12-31
Eric Biggers
imagex-update.1.in: Add note about setting ignore...
commit
|
commitdiff
|
tree
2013-12-31
Eric Biggers
mkwinpeimg.1: Add suggestion to use wimlib-imagex
commit
|
commitdiff
|
tree
2013-12-31
Eric Biggers
mkwinpeimg: Make compatible with Syslinux version 6
commit
|
commitdiff
|
tree
2013-12-31
Eric Biggers
imagex_progress_func(): Fix variable
commit
|
commitdiff
|
tree
2013-12-30
Eric Biggers
Fix completed_streams of write streams progress and...
commit
|
commitdiff
|
tree
2013-12-30
Eric Biggers
read_utf8_file_contents(): Move check for BOM here
commit
|
commitdiff
|
tree
2013-12-30
Eric Biggers
parse_path_list_file(): Ignore UTF-8 BOM
commit
|
commitdiff
|
tree
2013-12-30
Eric Biggers
wimlib_vmsg(): Use correct error string buffer length
commit
|
commitdiff
|
tree
2013-12-30
Eric Biggers
win32_set_security_descriptor(): Check handle before...
commit
|
commitdiff
|
tree
2013-12-30
Eric Biggers
wildcard.c: Don't use broken PathMatchSpec()
commit
|
commitdiff
|
tree
2013-12-29
Eric Biggers
read_path_list_file(): Handle missing terminal newline
commit
|
commitdiff
|
tree
2013-12-29
Eric Biggers
extract.c: Fix short name reordering
commit
|
commitdiff
|
tree
2013-12-29
Eric Biggers
read_wim_lookup_table(): Correctly get uncompressed...
commit
|
commitdiff
|
tree
2013-12-29
Eric Biggers
Misc fixes
commit
|
commitdiff
|
tree
2013-12-29
Eric Biggers
xml.c: Add support for PKEYCONFIGVERSION
commit
|
commitdiff
|
tree
2013-12-29
Eric Biggers
Return new error code when trying to open encrypted WIM
commit
|
commitdiff
|
tree
2013-12-29
Eric Biggers
read_wim_lookup_table(): Fix error paths
commit
|
commitdiff
|
tree
2013-12-29
Eric Biggers
write_stream_process_chunk(): Remove dead assignment
commit
|
commitdiff
|
tree
2013-12-29
Eric Biggers
extract_trees(): Fix extraction of multiple paths...
commit
|
commitdiff
|
tree
2013-12-29
Eric Biggers
wimlib_extract_flags(): Free memory used in linked...
commit
|
commitdiff
|
tree
2013-12-29
Eric Biggers
wimlib_extract_paths(): Validate extract flags
commit
|
commitdiff
|
tree
2013-12-29
Eric Biggers
extract_trees(): Send correct end progress msg
commit
|
commitdiff
|
tree
2013-12-29
Eric Biggers
Update docs for struct wimlib_progress_info_extract
commit
|
commitdiff
|
tree
2013-12-29
Eric Biggers
ntfs-3g_capture.c: Fix erroneous replacement
commit
|
commitdiff
|
tree
2013-12-29
Eric Biggers
Expose symlink exclusions through WIMLIB_PROGRESS_MSG_SCAN_D...
commit
|
commitdiff
|
tree
2013-12-29
Eric Biggers
Add extract_full_stream_to_fd()
commit
|
commitdiff
|
tree
2013-12-28
Eric Biggers
write_stream_list(): Do not allocate chunk buffer if...
commit
|
commitdiff
|
tree
2013-12-28
Eric Biggers
write_stream_uncompressed(): Do not issue unnecessary...
commit
|
commitdiff
|
tree
2013-12-28
Eric Biggers
write_chunk(): Remove redundant statements
commit
|
commitdiff
|
tree
2013-12-28
Eric Biggers
Update docs for path extraction
commit
|
commitdiff
|
tree
2013-12-28
Eric Biggers
wimextract: Fix man page
commit
|
commitdiff
|
tree
2013-12-28
Eric Biggers
win32_build_dentry_tree(): Strip trailing slashes from...
commit
|
commitdiff
|
tree
2013-12-28
Eric Biggers
win32_build_dentry_tree(): Fix handling of maximum...
commit
|
commitdiff
|
tree
2013-12-28
Eric Biggers
win32_create_file(): Handle access problems
commit
|
commitdiff
|
tree
2013-12-28
Eric Biggers
test-imagex-ntfs: Try to work around yet another race...
commit
|
commitdiff
|
tree
2013-12-28
Eric Biggers
Update version number to v1.6.0
commit
|
commitdiff
|
tree
2013-12-28
Eric Biggers
Tweak progress messages
commit
|
commitdiff
|
tree
2013-12-28
Eric Biggers
Fix encrypted capture on Windows
commit
|
commitdiff
|
tree
2013-12-28
Eric Biggers
Update README files
commit
|
commitdiff
|
tree
2013-12-28
Eric Biggers
Update NEWS
commit
|
commitdiff
|
tree
2013-12-28
Eric Biggers
wimextract: Update help
commit
|
commitdiff
|
tree
2013-12-28
Eric Biggers
Add tests for pathlist extraction
commit
|
commitdiff
|
tree
2013-12-28
Eric Biggers
Tweak support for extracting paths
commit
|
commitdiff
|
tree
2013-12-28
Eric Biggers
Allow configurable case sensitivity
commit
|
commitdiff
|
tree
2013-12-28
Eric Biggers
Add support for extract list files
commit
|
commitdiff
|
tree
2013-12-27
Eric Biggers
Update wimlib-imagex documentation
commit
|
commitdiff
|
tree
2013-12-27
Eric Biggers
wimlib-imagex: Update help
commit
|
commitdiff
|
tree
2013-12-27
Eric Biggers
wimexport: Add --chunk-size, --pack-streams
commit
|
commitdiff
|
tree
2013-12-27
Eric Biggers
Remove WIMLIB_WRITE_FLAG_NO_PACK_STREAMS
commit
|
commitdiff
|
tree
2013-12-26
Eric Biggers
test-imagex-ntfs: Increase filesystem size
commit
|
commitdiff
|
tree
2013-12-26
Eric Biggers
write.c: Do not raw-copy packed resources
commit
|
commitdiff
|
tree
2013-12-26
Eric Biggers
Add wimlib_set_output_{pack_chunk_size,compression_type}()
commit
|
commitdiff
|
tree
2013-12-26
Eric Biggers
wimexport: Only keep chunk size if compression type...
commit
|
commitdiff
|
tree
2013-12-26
Eric Biggers
lzms-compress.c: Add extra space for lz_analyze_block()
commit
|
commitdiff
|
tree
2013-12-26
Eric Biggers
lzms-compress.c: Find matches with lz_analyze_block()
commit
|
commitdiff
|
tree
2013-12-26
Eric Biggers
Update LZMS compressor - can now output literals
commit
|
commitdiff
|
tree
2013-12-26
Eric Biggers
Share LZMS x86 filter between compressor and decompressor
commit
|
commitdiff
|
tree
next