perkeep/cmd/camtool
mpl 5147aff319 google blobservers: migrate to golang.org/x/oauth2
Previous oauth2 (code.google.com/p/goauth2/oauth) still used in:
third_party/github.com/tgulacsi/picago
pkg/importer/picasa
pkg/importer/foursquare

Final cleanup in a subsequent CL.

Change-Id: I805d81fcaa651e03a17823c78abe5040d51346c3
2015-04-20 23:17:28 +02:00
..
.gitignore camdebug moved as camtool debug 2013-02-23 00:53:03 +01:00
camtool.go Fixed wrong calls to formatting functions. 2014-06-30 22:05:22 +02:00
claims.go Implemented an optional parameter (attr) in 'camtool claims' to filter by claim type 2014-03-19 00:45:51 -03:00
dbinit.go mysql: create database now distinct from create tables 2014-08-08 20:06:02 +02:00
debug.go camtool: added gsinit, was cmd/camgsinit. Better help too. 2013-02-26 14:45:49 +01:00
describe.go camtool: remove duplicated code 2014-02-09 15:48:07 -08:00
disco.go camtool: remove duplicated code 2014-02-09 15:48:07 -08:00
doc.go camtool: added googinit command 2014-04-24 13:12:47 +02:00
dp_idx_rebuild.go Remove kvfile-specific code from diskpacked. 2014-09-23 22:40:07 +02:00
dumpconfig.go Move GCE stuff out of camlistored into new package. Use from camtool. 2014-08-07 12:33:52 -07:00
env.go camtool: add env camsrcroot 2014-01-31 12:21:04 +01:00
exif.go index,camtool: try and cope better with broken exif 2014-11-10 19:05:35 +01:00
googinit.go google blobservers: migrate to golang.org/x/oauth2 2015-04-20 23:17:28 +02:00
index.go camtool: remove duplicated code 2014-02-09 15:48:07 -08:00
list.go camtool list/sync: fix 3 bugs 2014-03-08 19:15:46 +01:00
makestatic.go camtool makestatic: create dir on top of static-set 2014-10-20 23:07:39 +02:00
mime.go More docs. Every package is documented now. 2013-07-07 21:12:30 -07:00
packblobs.go camtool: fix packblobs usage 2015-01-19 15:09:07 -08:00
search.go cmd/camtool: add flag to send a raw SearchQuery; permits sending a sort field 2015-01-17 20:29:05 -08:00
searchdoc.go search: Self-documenting atoms 2014-05-15 00:42:32 +02:00
splits.go camdebug moved as camtool debug 2013-02-23 00:53:03 +01:00
sqlite_cond.go camtool dbinit: sqlite support 2013-03-20 18:10:57 +01:00
sync.go camtool sync, localdisk: cancel enumerate to avoid channel lock 2014-05-09 01:36:38 +02:00
sync_test.go Let camtool sync's --dest and --thirdleg flags take local disk paths, instead of servers. 2013-06-09 11:36:26 +02:00