]> wimlib.net Git - wimlib/history - src/template.c
v1.9.1-BETA
[wimlib] / src / template.c
2015-10-19 Eric BiggersDon't unnecessarily rebuild exported metadata resources
2015-06-05 Eric BiggersRename inode_first_dentry() => inode_any_dentry()
2015-06-05 Eric Biggerstemplate.c: iterate through inodes instead of dentries
2015-06-05 Eric BiggersRename _full_path => d_full_path
2015-03-26 Eric BiggersAdjust handling of blob reference counts
2015-03-26 Eric BiggersStream and blob updates
2014-12-15 Eric Biggersinode.h, inode.c cleanup
2014-09-27 Eric BiggersUse LGPLv3+ for src/*.c
2014-05-22 Eric BiggersUpdate progress functions
2014-01-17 Eric Biggerswimlib: strict checks for unassigned flags
2014-01-13 Eric BiggersRefactor some of the dentry, inode, and lookup table...