mirror of https://github.com/perkeep/perkeep.git
2086406552
* Fix TODO about moving camput file's havecache up a layer into camput itself. So now it's used for all commands (camput permanode, camput attr, etc). Reduces HTTP requests. * Fix camlistore.org/issue/343 -- don't do stats before uploads in cases where it's useless. Adds a field to UploadHandle. * Fix camlistore.org/issue/344: upload the public key whenever uploading a signed blob. Usually this is a no-op because of the have cache. * Use zero (or <=0 rather), not -1, to mean unknown on UploadHandle Size. * More docs on public stuff. |
||
---|---|---|
.. | ||
.gitignore | ||
android.go | ||
attr.go | ||
blobs.go | ||
cache.go | ||
camput.go | ||
camput_test.go | ||
chanworker.go | ||
delete.go | ||
doc.go | ||
files.go | ||
init.go | ||
kvcache.go | ||
logging.go | ||
permanode.go | ||
rawobj.go | ||
remove.go | ||
share.go | ||
stat_darwin.go | ||
stat_linux.go | ||
uploader.go |