]> wimlib.net Git - wimlib/history - src/export_image.c
Various cleanups
[wimlib] / src / export_image.c
2015-05-02 Eric BiggersVarious cleanups
2015-03-26 Eric BiggersStream and blob updates
2014-12-13 Eric Biggersexport_image.c: adjust error message
2014-11-07 Eric Biggerswimlib_export_image(): cleanups and fixes for rollback
2014-10-14 Eric BiggersLimit can_modify_wim() calls; remove can_delete_from_wim()
2014-09-27 Eric BiggersUse LGPLv3+ for src/*.c
2014-05-22 Eric BiggersUpdate progress functions
2014-05-22 Eric Biggerswimexport: Add --wimboot flag
2014-05-14 Eric BiggersAdd WIMLIB_EXPORT_FLAG_GIFT
2014-04-28 Eric BiggersDon't immediately discard streams with 0 references
2014-02-19 Eric Biggerswimlib_export_image(): Fix NO_{NAMES,DESCRIPTIONS}...
2014-01-17 Eric Biggerswimlib: strict checks for unassigned flags
2014-01-13 Eric BiggersRefactor some of the dentry, inode, and lookup table...
2013-09-01 Eric BiggersReplace WIMLIB_OPEN_FLAG_SPLIT_OK with WIMLIB_OPEN_FLAG...
2013-08-20 Eric Biggers"delta" WIM support
2013-08-20 Eric BiggersGeneralized support for referencing resources in extern...
2013-08-13 Eric BiggersMerge branch with pipable WIM support
2013-05-21 Eric BiggersAdd can_modify_wim(), can_delete_from_wim()
2013-05-15 Eric BiggersRefactor headers
2013-05-14 Eric BiggersSimplify merging/unmerging of lookup tables when handli...
2013-04-25 Eric BiggersFixes; write --{no,}rpfix docs; enable --rpfix capture...
2013-03-31 Eric BiggersFixes
2013-03-31 Eric BiggersFixes; comments
2013-03-30 Eric BiggersFixes, comments
2013-03-30 Eric Biggersrefcnt image metadata; calculate full path on-demand
2013-03-23 Eric BiggersChar encoding updates and misc. fixes
2013-03-23 Eric BiggersEncodings update (IN PROGRESS)
2013-03-21 Eric BiggersReplace rename()
2013-03-05 Eric BiggersFix copyright notices
2013-03-05 Eric BiggersAdd 2013 to copyright notices
2012-12-31 Eric BiggersRename image_metadata to wim_image_metadata
2012-12-31 Eric BiggersVarious code cleanups
2012-12-19 Eric BiggersUgly hack
2012-12-17 Eric BiggersRefactoring/rewrites
2012-12-16 Eric BiggersMinor cleanups
2012-12-16 Eric Biggersverify.c, buffer_io.h
2012-12-16 Eric BiggersRe-organize code