summary refs log tree commit diff
path: root/synctl (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-29Directly set self.valueErik Johnston1-1/+1
2016-01-29Remove spurious self.sizeErik Johnston1-1/+0
2016-01-29Correctly bookkeep the size of TreeCacheErik Johnston1-3/+28
2016-01-29Make TreeCache keep track of its own size.