git://wimlib.net
/
wimlib
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
inode/blob cleanups
[wimlib]
/
include
/
2015-04-04
Eric Biggers
inode/blob cleanups
tree
|
commitdiff
2015-04-03
Eric Biggers
Improve helper functions for setting blob locations
tree
|
commitdiff
2015-04-03
Eric Biggers
Optimize layout of 'struct blob_descriptor'
tree
|
commitdiff
2015-04-03
Eric Biggers
Trim down 'flags' member of 'struct blob_descriptor'
tree
|
commitdiff
2015-03-26
Eric Biggers
Adjust handling of blob reference counts
tree
|
commitdiff
2015-03-26
Eric Biggers
Limit exposure of dentry and inode creation
tree
|
commitdiff
2015-03-26
Eric Biggers
Stream and blob updates
tree
|
commitdiff
2015-03-15
Eric Biggers
win32_apply.c: try to clear attributes on existing...
tree
|
commitdiff
2015-02-25
Eric Biggers
v1.8.0
v1.8.0
tree
|
commitdiff
2015-02-17
Eric Biggers
Various cleanups
tree
|
commitdiff
2015-02-16
Eric Biggers
Use v1.8.0 as next version instead of v1.7.5
tree
|
commitdiff
2015-02-16
Eric Biggers
Update NEWS, README, and docs
tree
|
commitdiff
2015-02-16
Eric Biggers
Use 64MiB chunks by default for solid LZMS
tree
|
commitdiff
2015-02-16
Eric Biggers
LCP-interval tree matchfinder improvements
tree
|
commitdiff
2015-02-15
Eric Biggers
Support "destructive" compression to save memory
tree
|
commitdiff
2015-02-15
Eric Biggers
Reduce unnecessary copying during chunk compression
tree
|
commitdiff
2015-02-14
Eric Biggers
Add flag for disabling solid sort
tree
|
commitdiff
2015-02-14
Eric Biggers
Heuristic sorting of streams for solid compression
tree
|
commitdiff
2015-02-14
Eric Biggers
Consistently use the name "solid resource"
tree
|
commitdiff
2015-02-13
Eric Biggers
Rewrite of LZMS compressor
tree
|
commitdiff
2015-01-31
Eric Biggers
Suffix array based matchfinder updates
tree
|
commitdiff
2015-01-30
Eric Biggers
Move errno translation to win32_replacements.c
tree
|
commitdiff
2015-01-30
Eric Biggers
Windows: improved error messages
tree
|
commitdiff
2015-01-28
Eric Biggers
wimlib_iterate_dir_tree(): iterate in default case...
tree
|
commitdiff
2015-01-28
Eric Biggers
add missing file: include/wimlib/alloca.h
tree
|
commitdiff
2015-01-25
Eric Biggers
header cleanups
tree
|
commitdiff
2015-01-24
Eric Biggers
Clean up inode alias tracking
tree
|
commitdiff
2015-01-14
Eric Biggers
LZ hashing cleanup
tree
|
commitdiff
2015-01-12
Eric Biggers
Ensure validity of max_search_depth
tree
|
commitdiff
2015-01-12
Eric Biggers
wimlib.h: Fix documentation for compression block sizes
tree
|
commitdiff
2015-01-11
Eric Biggers
Merge LZX compression updates
tree
|
commitdiff
2015-01-03
Eric Biggers
v1.7.4
v1.7.4
tree
|
commitdiff
2015-01-03
Eric Biggers
Misc. cleanups
tree
|
commitdiff
2014-12-30
Eric Biggers
Adjust endianness detection
tree
|
commitdiff
2014-12-26
Eric Biggers
Adjust naming of (de)compression files
tree
|
commitdiff
2014-12-26
Eric Biggers
LZMS: decompression optimizations
tree
|
commitdiff
2014-12-25
Eric Biggers
LZMS: optimize lzms_x86_filter()
tree
|
commitdiff
2014-12-23
Eric Biggers
Faster XPRESS compression
tree
|
commitdiff
2014-12-16
Eric Biggers
utf16le_dupz() input may be misaligned
tree
|
commitdiff
2014-12-16
Eric Biggers
Remove support for --enable-more-assertions configure...
tree
|
commitdiff
2014-12-16
Eric Biggers
ENABLE_MORE_DEBUG no longer exists
tree
|
commitdiff
2014-12-15
Eric Biggers
inode.h, inode.c cleanup
tree
|
commitdiff
2014-12-15
Eric Biggers
Clean up util.h and util.c
tree
|
commitdiff
2014-12-14
Eric Biggers
Header fixes
tree
|
commitdiff
2014-12-14
Eric Biggers
Get rid of wimlib/version.h
tree
|
commitdiff
2014-12-14
Eric Biggers
Cleanup timestamp conversion code
tree
|
commitdiff
2014-12-14
Eric Biggers
wim.h: reorganize WIMStruct fields and update comments
tree
|
commitdiff
2014-12-14
Eric Biggers
new internal image deletion helper
tree
|
commitdiff
2014-12-13
Eric Biggers
WIMStruct: Rename 'deletion_occurred' to 'image_deletio...
tree
|
commitdiff
2014-12-11
Eric Biggers
lz_extend: little endian CPU is necessary for byte...
tree
|
commitdiff
2014-12-10
Eric Biggers
portability and compression cleanups
tree
|
commitdiff
2014-12-06
Eric Biggers
cleanups
tree
|
commitdiff
2014-11-22
Eric Biggers
Remove unused 'wim' argument to read_metadata_resource()
tree
|
commitdiff
2014-11-22
Eric Biggers
list.h cleanup
tree
|
commitdiff
2014-11-22
Eric Biggers
Use quote includes for all internal headers
tree
|
commitdiff
2014-11-20
Eric Biggers
sha1.c: Annotate potential unaligned memory accesses...
tree
|
commitdiff
2014-11-20
Eric Biggers
lookup_table.c: Annotate potential unaligned memory...
tree
|
commitdiff
2014-11-15
Eric Biggers
wimlib.h: Fix error in wimlib_get_version() documentation
tree
|
commitdiff
2014-11-14
Eric Biggers
v1.7.3
v1.7.3
tree
|
commitdiff
2014-11-11
Eric Biggers
LZX, LZMS: Annotate unaligned memory accesses in x86...
tree
|
commitdiff
2014-11-07
Eric Biggers
wimlib_export_image(): cleanups and fixes for rollback
tree
|
commitdiff
2014-10-25
Eric Biggers
Don't use the old ADD_IMAGE flag names
tree
|
commitdiff
2014-10-25
Eric Biggers
Rename add_image_params => capture_params
tree
|
commitdiff
2014-10-23
Eric Biggers
Report some extraction errors on Windows
tree
|
commitdiff
2014-10-22
Eric Biggers
Report directory tree scan errors
tree
|
commitdiff
2014-10-22
Eric Biggers
Add WIMLIB_PROGRESS_MSG_HANDLE_ERROR
tree
|
commitdiff
2014-10-14
Eric Biggers
win32_apply.c: Match PrepopulateList patterns against...
tree
|
commitdiff
2014-10-14
Eric Biggers
Limit can_modify_wim() calls; remove can_delete_from_wim()
tree
|
commitdiff
2014-10-03
Eric Biggers
v1.7.2
v1.7.2
tree
|
commitdiff
2014-09-28
Eric Biggers
Workaround for WOF incompatibility
tree
|
commitdiff
2014-09-27
Eric Biggers
Don't bother with copyright statement in header file
tree
|
commitdiff
2014-09-14
Eric Biggers
Compression updates
tree
|
commitdiff
2014-09-06
Eric Biggers
read_huffsym(): Use 'unsigned' for 'entry' and 'key_bits'
tree
|
commitdiff
2014-09-06
Eric Biggers
xpress-decompress.c: Performance tweaks
tree
|
commitdiff
2014-09-06
Eric Biggers
Move XPRESS_TABLEBITS to xpress-decompress.c
tree
|
commitdiff
2014-09-06
Eric Biggers
lz_copy(): Unroll first iteration
tree
|
commitdiff
2014-09-06
Eric Biggers
Update input_bitstream
tree
|
commitdiff
2014-09-06
Eric Biggers
wimlib.h: Add section about backwards compatibility
tree
|
commitdiff
2014-09-04
Eric Biggers
Add WIMLIB_ERR_FVE_LOCKED_VOLUME
tree
|
commitdiff
2014-08-30
Eric Biggers
Support for file exclusions via progress function
tree
|
commitdiff
2014-08-29
Eric Biggers
Factor out lz_repsearch() and also use for LZMS
tree
|
commitdiff
2014-08-29
Eric Biggers
Merge branch 'wimboot_fast'
tree
|
commitdiff
2014-08-28
Eric Biggers
Merge remote-tracking branch 'origin/master' into wimbo...
tree
|
commitdiff
2014-08-28
Eric Biggers
Support file counts for extract file structure and...
tree
|
commitdiff
2014-08-27
Eric Biggers
wimboot_set_pointer(): No unnecessary file open
tree
|
commitdiff
2014-08-27
Eric Biggers
Make generic extraction code aware of external backing...
tree
|
commitdiff
2014-08-21
Eric Biggers
wimlib.h: Various minor doc improvements
tree
|
commitdiff
2014-08-20
Eric Biggers
wimlib_get_compressor_needed_memory(): return 0 on...
tree
|
commitdiff
2014-08-20
Eric Biggers
wimlib.h: Improve documentation for compression API
tree
|
commitdiff
2014-08-19
Eric Biggers
LZX: Allow max_block_size not a power of 2
tree
|
commitdiff
2014-08-17
Eric Biggers
win32_apply.c: Use volume handle when enabling short...
tree
|
commitdiff
2014-08-17
Eric Biggers
win32_apply.c: Adjust short name behavior
tree
|
commitdiff
2014-08-17
Eric Biggers
LZX, XPRESS: Use optimized write_bits() functions
tree
|
commitdiff
2014-08-14
Eric Biggers
More lz_hash_chains, lz_binary_trees performance improv...
tree
|
commitdiff
2014-08-07
Eric Biggers
Delete useless 1-byte explicit endian types
tree
|
commitdiff
2014-08-07
Eric Biggers
Add sparse annotations for endianness checking
tree
|
commitdiff
2014-08-06
Eric Biggers
LZX decompression: Cleanup
tree
|
commitdiff
2014-08-03
Eric Biggers
wim.h: Delete prototype for nonexistent function close_...
tree
|
commitdiff
2014-08-03
Eric Biggers
win32_common.c: Remove code for windows version detection
tree
|
commitdiff
2014-08-03
Eric Biggers
xpress.h: Remove ENABLE_XPRESS_DEBUG
tree
|
commitdiff
next