..
.gitignore
Update from r60 to [almost] Go 1.
2012-02-18 21:53:06 -08:00
android.go
camput: remove some android TODOs, now done
2014-01-30 17:29:41 +01:00
attr.go
camput attr: support -del
2013-10-03 15:07:43 +02:00
blobs.go
Use 'uint32' instead of 'int64' for blob sizes everywhere.
2014-02-08 17:58:12 +01:00
cache.go
Use 'uint32' instead of 'int64' for blob sizes everywhere.
2014-02-08 17:58:12 +01:00
camput.go
campit: add -blobdir flag for serverless mode.
2014-02-07 11:02:07 -08:00
camput_test.go
camput: fix test. Add descriptions for better help.
2013-02-26 21:08:24 +01: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
doc.go
website doc: cmds: golang style + install command
2013-03-15 23:18:09 +01:00
files.go
Use 'uint32' instead of 'int64' for blob sizes everywhere.
2014-02-08 17:58:12 +01:00
init.go
Get rid of CAMLI_DEV_KEYBLOBS / keyblobs / etc.
2014-01-20 13:47:08 -08:00
kvcache.go
Use 'uint32' instead of 'int64' for blob sizes everywhere.
2014-02-08 17:58:12 +01:00
logging.go
Create camtool cmd, with sync subcommand.
2013-02-20 23:47:17 +01:00
permanode.go
camput: rename -name flag to -title for consistency with other commands
2013-12-22 09:29:32 -08:00
rawobj.go
camtool: added dbinit.
2013-02-27 16:07:02 +01:00
remove.go
all: delete pkg/blobref; convert all from *blobref.BlobRef to new blob.Ref
2013-08-03 19:54:30 -07:00
share.go
Let shares have expiration times.
2013-09-08 17:46:40 -07:00
stat_darwin.go
camput: ignore atimes
2013-01-01 21:05:02 -08:00
stat_linux.go
camput: ignore atimes
2013-01-01 21:05:02 -08:00
uploader.go
campit: add -blobdir flag for serverless mode.
2014-02-07 11:02:07 -08:00