perkeep/cmd/camput
Paul Lindner b09cd377d7 Switch to stdlib context from golang.org/x/net/context
This switches most usages of the pre-1.7 context library to use the
standard library.  Remaining usages are in:

  app/publisher/main.go
  pkg/fs/...

Change-Id: Ia74acc39499dcb39892342a2c9a2776537cf49f1
2017-11-26 01:12:26 -08:00
..
.gitignore
androidx.go Rename android.go files to androidx.go 2014-07-08 11:18:40 -07:00
attr.go Delete misc unused objects 2016-04-06 17:59:51 +02:00
blobs.go
cache.go Correct various misspelled words 2017-09-11 08:33:31 -07:00
camput.go cmd/*: always output on fatal errors 2017-10-19 02:22:44 +02:00
camput_test.go pkg/client: fix directory upload deadlock, clean up HTTP handling 2015-12-29 23:39:29 -08:00
delete.go Delete misc unused objects 2016-04-06 17:59:51 +02:00
discard.go Switch to stdlib context from golang.org/x/net/context 2017-11-26 01:12:26 -08:00
doc.go add canonical import paths 2016-03-13 19:57:14 -07:00
files.go cmd/*: always output on fatal errors 2017-10-19 02:22:44 +02:00
init.go pkg/client: fix directory upload deadlock, clean up HTTP handling 2015-12-29 23:39:29 -08:00
kvcache.go camput: replace kv with leveldb for stat/havecache 2016-08-19 00:10:09 +02:00
permanode.go camput: s/name/title in usage string 2014-12-25 19:20:21 +00:00
rawobj.go
remove.go
share.go cmd/camput: print share URL 2016-11-15 17:33:26 +01:00
stat_darwin.go
stat_linux.go
uploader.go pkg/client: fix directory upload deadlock, clean up HTTP handling 2015-12-29 23:39:29 -08:00