Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Only save if file was modified | Steve Slaven | 2009-07-23 | 1 | -4/+9 | |
* | Converted debugging messages to print based on levels, fix truncate to use | Steve Slaven | 2009-07-23 | 1 | -35/+49 | |
* | Fix block compare to use decompress the storage so we don't make a huge | Steve Slaven | 2009-07-23 | 1 | -1/+1 | |
* | Added gzip support | Steve Slaven | 2009-07-23 | 1 | -6/+7 | |
* | Fix up block count so du is happier | Steve Slaven | 2009-07-23 | 1 | -1/+2 | |
* | Fix stat() to return proper size | Steve Slaven | 2009-07-23 | 1 | -2/+38 | |
* | Initial attempt at inflating files | Steve Slaven | 2009-07-22 | 1 | -0/+39 | |
* | Some better list handling to extract sub paths | Steve Slaven | 2009-07-22 | 1 | -3/+5 | |
* | This actually stores file chunks now | Steve Slaven | 2009-07-22 | 1 | -3/+90 | |
* | Basic file ops work, permissions still not preserved | Steve Slaven | 2009-07-22 | 1 | -12/+20 | |
* | Modified xmp example to inflate/deflate a file when needed, currently just | Steve Slaven | 2009-07-22 | 1 | -0/+301 | |