perkeep/cmd/camtool
mpl f0c2f2db43 camtool makestatic: create dir on top of static-set
Change-Id: I6d71211450a195174ef8ac0ac5a66d44d6955927
2014-10-20 23:07:39 +02:00
..
.gitignore
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
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 Renamed goexif folder to match upstream URL 2014-09-05 17:27:59 +02:00
googinit.go Clarified use of camtool googinit 2014-07-07 08:33:53 -06: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
search.go Introduce search.QueryDescriber interface. *client.Client implements it. 2014-07-21 22:20:24 +02:00
searchdoc.go search: Self-documenting atoms 2014-05-15 00:42:32 +02:00
splits.go
sqlite_cond.go
sync.go camtool sync, localdisk: cancel enumerate to avoid channel lock 2014-05-09 01:36:38 +02:00
sync_test.go