.. |
.gitignore
|
Update from r60 to [almost] Go 1.
|
2012-02-18 21:53:06 -08:00 |
android.go
|
Add new pkg/client/android, to clean up Android API gunk from pkg/client's godoc.
|
2013-10-22 07:37:15 -07: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
|
Move pkg/gate to pkg/syncutil, to house more stuff.
|
2013-09-12 16:04:10 +01: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: allow ignoring files NOT only if --filenodes used
|
2013-12-16 16:52:59 +01:00 |
init.go
|
pkg/client: some cleanup, doc on the website
|
2013-12-23 20:23:21 +01:00 |
kvcache.go
|
camput: check stat cache value form
|
2013-09-09 19:08:07 +02: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 |