Jarek Kowalski
|
e997e07b0c
|
added support for summaries to JSON stream
|
2018-03-24 12:22:21 -07:00 |
|
Jarek Kowalski
|
453bab3560
|
fixed some lint errors, mostly dead code and missing error checks
|
2018-03-19 12:26:28 -07:00 |
|
Jarek Kowalski
|
10ca234633
|
switched to using zerolog for logging, by default log level=info, can be set to debug on commandline
|
2018-01-01 19:12:35 -08:00 |
|
Jarek Kowalski
|
7d066ae2ea
|
godoc
|
2016-08-28 10:18:16 -07:00 |
|
Jarek Kowalski
|
940e63832d
|
Moved ObjectID and BundledChildren out of EntryMetadata and into repofs.dirEntry.
Fixed metadata hashing of bundles.
|
2016-08-27 10:45:45 -07:00 |
|
Jarek Kowalski
|
38fc47e2f1
|
Continuing the API cleanup, Created internal/dirstream, internal/mockfs, repo/repofs and upload packages.
|
2016-08-26 21:26:35 -07:00 |
|
Jarek Kowalski
|
91d4346f67
|
replaced generated protobuf code with hand-written, switched back to JSON serialization, but preserving protobuf code structure.
The generated code leaked unclean concepts to public API.
|
2016-08-21 00:21:40 -07:00 |
|