aboutsummaryrefslogtreecommitdiffstats
path: root/FuseArchive/Storage/FileSystem.py
Commit message (Expand)AuthorAgeFilesLines
* Added note about wanting to delete empty directoriesSteve Slaven2009-08-071-1/+4
* Add reference counting so we can delete unused chunksSteve Slaven2009-08-061-14/+44
* Don't use a stream class for nowSteve Slaven2009-08-041-3/+5
* Added binary format chunk serializerSteve Slaven2009-08-041-1/+2
* Namespace/module fixesSteve Slaven2009-08-041-2/+7
* Fix namespace problemSteve Slaven2009-08-041-2/+2
* Chunk storage handlersSteve Slaven2009-08-041-0/+101