]> wimlib.net Git - wimlib/history - include/wimlib/lookup_table.h
Support committing changed mounted WIM image as new image
[wimlib] / include / wimlib / lookup_table.h
2014-02-22 Eric BiggersSupport committing changed mounted WIM image as new...
2014-01-18 Eric Biggersextract_resource_to_staging_dir(): Fix memory leak
2014-01-16 Eric BiggersRemove some printing code from library
2014-01-13 Eric BiggersRefactor some of the dentry, inode, and lookup table...
2013-12-25 Eric BiggersNew compression/decompression API
2013-12-23 Eric BiggersCleanup
2013-12-23 Eric BiggersRewrite of write_stream_list(), and writing packed...
2013-12-20 Eric BiggersCleanup and add more comments
2013-12-20 Eric BiggersAdd read_stream_list()
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-09 Eric BiggersVariable chunk size support (currently XPRESS only)
2013-11-18 Eric Biggerswimlib_mount_image(): Correctly handle unnamed stream...
2013-09-01 Eric Biggerswimlib_iterate_dir_tree(): Define behavior when resour...
2013-08-20 Eric Biggers"delta" WIM support
2013-08-20 Eric BiggersGeneralized support for referencing resources in extern...
2013-08-15 Eric BiggersImprove write streams performance and handling of joins
2013-08-15 Eric BiggersMiscellaneous fixes and cleanups
2013-08-13 Eric BiggersMerge branch with pipable WIM support
2013-05-26 Eric Biggersw -> wim
2013-05-23 Eric BiggersAdd wimlib_iterate_lookup_table()
2013-05-23 Eric BiggersCache compression type in WIMStruct and wim_lookup_tabl...
2013-05-22 Eric BiggersCheck for missing streams when resolving them
2013-05-17 Eric BiggersWIM chunk size: Calculate with existing macros when...
2013-05-17 Eric BiggersCompiler stuff
2013-05-15 Eric BiggersRefactor headers