]> wimlib.net Git - wimlib/history - src/join.c
wim_inode_set_symlink(): Fix typo in comment
[wimlib] / src / join.c
2013-05-26 Eric Biggersjoin_wims(): Preserve some header flags
2013-05-23 Eric BiggersCache compression type in WIMStruct and wim_lookup_tabl...
2013-05-15 Eric BiggersRefactor SWM code into swm.c
2013-05-15 Eric BiggersRefactor headers
2013-05-14 Eric BiggersSimplify merging/unmerging of lookup tables when handli...
2013-05-05 Eric Biggersfiledes_t => int
2013-05-04 Eric BiggersPreliminary support for native fds (UNIX only so far)
2013-03-31 Eric BiggersFixes
2013-03-30 Eric Biggersrefcnt image metadata; calculate full path on-demand
2013-03-28 Eric Biggerssplit, join: Read input WIM(s) sequentially
2013-03-28 Eric Biggersjoin_wims(): Don't rebuild metadata resources
2013-03-24 Eric BiggersModify treatment of metadata entries
2013-03-23 Eric BiggersEncodings update (IN PROGRESS)
2013-03-21 Eric BiggersReplace rename()
2013-03-06 Eric BiggersSource list mode
2013-03-05 Eric BiggersFix copyright notices
2013-03-05 Eric BiggersAdd 2013 to copyright notices
2012-12-31 Eric BiggersVarious code cleanups
2012-12-16 Eric Biggersverify.c, buffer_io.h
2012-11-21 Eric BiggersLots of changes
2012-11-19 Eric BiggersRework WIM writing code
2012-10-28 Eric BiggersFixes to get rid of various compiler warnings
2012-10-28 Eric BiggersClose out_fp in finish_write()
2012-10-28 Eric BiggersCleanup WIM writing
2012-10-26 Eric BiggersRemove more trailing whitespace
2012-10-21 Eric BiggersCleanup image export code
2012-09-03 Eric Biggersinode updates (IN PROGRESS)
2012-09-01 Eric BiggersExport from split WIM
2012-09-01 Eric BiggersSplit WIM mount and split WIM documentation
2012-08-31 Eric Biggerssplit WIM apply, doc updates
2012-08-30 Eric BiggersLicense and documentation
2012-08-14 Eric Biggerstypo
2012-08-13 Eric BiggersVarious minor changes and fixes.
2012-08-12 Eric BiggersClean up file headers
2012-05-22 Eric BiggersInclude 'wimlib_internal.h', not 'wimlib.h'
2012-05-20 Eric BiggersSupport for splitting WIMs
2012-05-19 Eric BiggersFix deference NULL pointer on join error
2012-05-19 Eric BiggersSupport for joining WIMs.