perkeep/cmd/camput
Brad Fitzpatrick cc956829f3 Rename android.go files to androidx.go
Go 1.4 (Go tip currently) defines a new GOOS=android, and a GOOS.go file is ignored on
other operating systems. But these android.go aren't actually meant to be only run on
GOOS=android, since we just build Linux binaries on Android for now.
2014-07-08 11:18:40 -07:00
..
.gitignore
androidx.go Rename android.go files to androidx.go 2014-07-08 11:18:40 -07:00
attr.go camput attr: support -del 2013-10-03 15:07:43 +02:00
blobs.go camput: fix camput blob from stdin 2014-02-25 14:34:26 -08:00
cache.go Use 'uint32' instead of 'int64' for blob sizes everywhere. 2014-02-08 17:58:12 +01:00
camput.go camput: add --blobdir=discard debug option 2014-03-04 22:47:58 -08:00
camput_test.go camput: fix camput blob from stdin 2014-02-25 14:34:26 -08:00
chanworker.go camput: add an unbounded mode to chanworker. 2013-09-10 20:07:20 -07:00
delete.go camput: delete command, to send a delete claim 2013-11-29 00:19:42 +01:00
discard.go camput: add --blobdir=discard debug option 2014-03-04 22:47:58 -08:00
doc.go camput, camtool: update docs 2014-02-27 21:23:01 -08:00
files.go pkg/schema, cmd/camget, cmd/camput: Support sockets. 2014-05-21 18:51:14 +03:00
init.go camput init: do not call DefaultSecretRingFile in init() 2014-03-31 18:01:04 +02:00
kvcache.go Use 'uint32' instead of 'int64' for blob sizes everywhere. 2014-02-08 17:58:12 +01:00
logging.go
permanode.go camput: rename -name flag to -title for consistency with other commands 2013-12-22 09:29:32 -08:00
rawobj.go
remove.go
share.go Let shares have expiration times. 2013-09-08 17:46:40 -07:00
stat_darwin.go
stat_linux.go
uploader.go campit: add -blobdir flag for serverless mode. 2014-02-07 11:02:07 -08:00