perkeep/pkg/schema
Brad Fitzpatrick 0b022b433a camput, schema, client: query server for dups before uploading, like the JavaScript UI.
Change-Id: Id12f78cf2a095adcfad90ca4c6416bb80b6e9b14
2012-12-22 22:48:21 -08:00
..
testdata Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
.gitignore Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
fileread_test.go schema: fix test 2012-08-22 04:38:51 +10:00
filereader.go schema: more cleanup, making FileReader a ReaderAt. 2012-08-23 20:09:31 -07:00
filewriter.go camput: Preparation for vivify. 2012-12-23 01:15:29 +01:00
filewriter_test.go schema: adjust rollsum splitting algorithm, make it the default 2012-10-29 02:03:05 +01:00
lookup.go fs: implement fuse owner/groups 2012-04-29 10:03:07 +10:00
schema.go camput, schema, client: query server for dups before uploading, like the JavaScript UI. 2012-12-22 22:48:21 -08:00
schema_darwin.go schema: introduce type Map 2012-08-22 03:36:36 +10:00
schema_linux.go just one missing map[string]interface{} -> Map conversion 2012-08-22 15:09:42 +02:00
schema_posix.go schema: introduce type Map 2012-08-22 03:36:36 +10:00
schema_test.go Convert more code to use schema.Map instead of map[string]interface{} 2012-08-22 03:47:38 +10:00