]> wimlib.net Git - wimlib/history - include/wimlib/inode.h
Workaround for WOF incompatibility
[wimlib] / include / wimlib / inode.h
2014-09-28 Eric BiggersWorkaround for WOF incompatibility
2014-07-24 Eric Biggersinode.c: cleanup
2014-06-22 Eric BiggersAdd experimental support for WIMLIB_PROGRESS_MSG_DONE_W...
2014-05-26 Eric Biggersinode.h: Fix comment
2014-05-26 Eric Biggersstruct wim_dentry: Remove 'length' field
2014-05-25 Eric BiggersUpdate mount implementation
2014-05-23 Eric BiggersRecognize tagged metadata items and use for UNIX data
2014-05-22 Eric BiggersNew format for UNIX data
2014-05-22 Eric BiggersMerge branch 'new_extract'
2014-05-15 Eric BiggersRemove duplicate words & fix grammatical errors
2014-05-13 Eric BiggersFactor out inode_unref_streams()
2014-03-23 Eric BiggersTransition wimlib to AVL tree code
2014-03-21 Eric BiggersNonrecursive for_dentry_child()
2014-01-13 Eric BiggersFix references to hardlink.c
2014-01-13 Eric BiggersRefactor some of the dentry, inode, and lookup table...