]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/filetree/interfaces.py
filetree: mark leaf nodes by adding is_leaf_subtree(), stop traversing when we hit...
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / filetree / interfaces.py
2007-01-21 Brian Warnerfiletree: mark leaf nodes by adding is_leaf_subtree...
2007-01-21 Brian Warnerfiletree: test NoSuchDirectoryError in vdrive.list()
2007-01-21 Brian Warnermore filetree, workqueue-boxes now hold serialized...
2007-01-21 Brian Warnerfiletree: put SubTreeMaker and NodeMaker in separate...
2007-01-20 Brian Warnermore filetree work, more tests now pass
2007-01-20 Brian Warnermore filetree, it's actually starting to make sense now
2007-01-20 Brian Warnerfiletree: refactor INode serialization, start on tests
2007-01-20 Brian Warnermore filetree hacking, still too early to test
2007-01-20 Brian Warnercheckpont more filetree stuff
2007-01-19 Brian Warnersnapshot filetree work: fix pyflakes complaints
2007-01-19 Brian Warnersnapshot filetree work: it's getting close
2007-01-18 Brian Warnerfiletree.interfaces: remove not-really-code to improve...
2007-01-17 Brian Warnersplit filetree_new.py up into smaller pieces, in a...