Jeffrey Paul sneak
sneak commented on issue sneak/mfer#1 2021-11-08 09:19:35 +00:00
Deliverable 1: Spec document for file format

No, this is just a markdown document that you will write from scratch that describes the file format, along with a description of steps used by implementations when creating or validating a manifest file.

sneak pushed to master at sneak/mfer 2021-11-03 11:23:18 +00:00
9dd2682b49 mtime/ctime/atime should be Timestamp
sneak pushed to master at sneak/mfer 2021-11-03 11:19:50 +00:00
4fd76850da renumber fields, add timestamp
sneak commented on issue sneak/mfer#2 2021-11-03 11:12:51 +00:00
Deliverable 2: Spec document for golang implementation of format

The spec for the golang implementation should also be committed into this repo, and can be removed once the go code is done.

sneak commented on issue sneak/mfer#1 2021-11-03 11:10:50 +00:00
Deliverable 1: Spec document for file format

The file format spec should be committed into this repo.

sneak commented on issue sneak/mfer#2 2021-11-03 11:08:04 +00:00
Deliverable 2: Spec document for golang implementation of format

Desired features for 1.0:

sneak commented on issue sneak/mfer#3 2021-11-03 11:05:44 +00:00
Deliverable 3: Golang implementation to spec

This is a working 1.0 in go.

sneak commented on issue sneak/mfer#2 2021-11-03 11:04:19 +00:00
Deliverable 2: Spec document for golang implementation of format

This document should:

sneak commented on issue sneak/mfer#1 2021-11-03 11:03:28 +00:00
Deliverable 1: Spec document for file format

I think the file format is:

sneak pushed to master at sneak/mfer 2021-11-03 10:49:50 +00:00
92b92c190d update file format a bit
38df94a9b2 add fmt target
Compare 3 commits »
sneak pushed to master at sneak/mfer 2021-11-03 10:39:41 +00:00
0f86942849 Update 'proto/mf.proto'
sneak pushed to master at sneak/mfer 2021-11-03 10:22:19 +00:00
dfdd85bc3b Update 'proto/mf.proto'
sneak pushed to master at sneak/mfer 2021-11-03 10:21:27 +00:00
149970df95 allow for multiple checksums per filepath
sneak pushed to master at sneak/osx 2021-11-02 01:06:10 +00:00
e43128be70 Update 'README.md'
sneak pushed to master at sneak/pub 2021-10-31 01:34:02 +00:00
be4547d6da add authorized keys
sneak renamed repository from pastebins to sneak/pub 2021-10-31 01:32:31 +00:00
sneak pushed to master at sneak/hacks 2021-10-30 00:41:32 +00:00
c1300f968d latest
sneak pushed to master at sneak/mfer 2021-10-26 09:21:17 +00:00
9de974e88b add more notes to protobuf
bb38562f8d add more notes to protobuf
Compare 2 commits »
sneak pushed to master at sneak/mfer 2021-10-26 09:19:12 +00:00
bb38562f8d add more notes to protobuf
sneak pushed to master at sneak/mfer 2021-10-26 09:11:06 +00:00
b263706342 use go generate instead of make for protoc