.. |
.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
|
all: delete pkg/blobref; convert all from *blobref.BlobRef to new blob.Ref
|
2013-08-03 19:54:30 -07:00 |
cache.go
|
camput: have cache and stat cache based on github.com/cznic/kv
|
2013-08-30 23:54:22 +02:00 |
camput.go
|
Client fixes and cleanups:
|
2014-01-15 18:32:02 -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
|
camput: make uploading a directory tree less verbose. maybe too much.
|
2014-01-31 11:50:08 +01:00 |
init.go
|
Get rid of CAMLI_DEV_KEYBLOBS / keyblobs / etc.
|
2014-01-20 13:47:08 -08:00 |
kvcache.go
|
camput: clean stale stuf in cachedir on start
|
2014-01-31 12:42:59 +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
|
add capctime flag to camput
|
2013-10-09 21:06:51 +02:00 |