summaryrefslogtreecommitdiff
path: root/larch/refcountstore.py
AgeCommit message (Expand)AuthorFilesLines
2013-11-11Remove dead codeLars Wirzenius1-1/+0
2013-11-06Fix typo on tracing messageLars Wirzenius1-1/+1
2013-11-06Don't save refcount groups that haven't changedLars Wirzenius1-9/+12
2013-11-06Fix KeyError for missing refcountLars Wirzenius1-5/+1
2012-03-24Make RefCountStore use Journal, tooLars Wirzenius1-5/+5
2011-07-31Stop refcountstore from growing indefinitely.Lars Wirzenius1-1/+4
2011-07-31Remove unnecessary imports of ConfigParser.Lars Wirzenius1-1/+0
2011-07-26Add some more tracing statements for debugging missing nodes.Lars Wirzenius1-0/+4
2011-06-26Speed up refcount decoding a bit.Lars Wirzenius1-1/+1
2011-06-26Speed up refcount encoding.Lars Wirzenius1-4/+6
2011-06-26Refactor encode/decode of refcounts into their own methods.Lars Wirzenius1-15/+17
2011-06-10Move separate LRU cache implementation into larch.Lars Wirzenius1-1/+0
2011-06-06Document refcountstore.py.Lars Wirzenius1-14/+17
2011-03-07Change names from btree to larch.Lars Wirzenius1-1/+1
2011-03-07Rename files to new name.Lars Wirzenius1-0/+110