fcac832
Update Readme.md
Michael Muré created
fcac832
Update Readme.md
Michael Muré created
252cdab
readme: more explanation of the concept
Michael Muré created
aa51c6b
basic readme
Michael Muré created
54b41c6
cleaning
Michael Muré created
13d7b34
use a Unix timestamp (int64) for the time instead of golang's Time that cause trouble for serialisation
Michael Muré created
fd4fa96
bug: use a 40 char truncated sha256 hash as ID, 8 char for human reading
Michael Muré created
81e15f0
travis: multiple go version
Michael Muré created
058ac87
attempt to configure travis
Michael Muré created
519c5ac
add a primitive "list" command
Michael Muré created
d973718
add time to comments
Michael Muré created
da47099
complete the storage/read process + tests (!)
Michael Muré created
f8e0774
add TreeEntry to manage the talking with git mktree and git ls-tree
Michael Muré created
499669c
each commit reference the very first set of ops (will be useful for fast access to lamport clock and ordering)
Michael Muré created
55aef8c
implement AddComment
Michael Muré created
35d64e4
fix push/pull
Michael Muré created
1779a0f
serialize a Bug to git as a blob+tree+commit+ref
Michael Muré created
289f8d5
little bit more tests
Michael Muré created
deff9e0
add basic tests for Bug and OperationIterator
Michael Muré created
0785455
add a bug's operation iterator
Michael Muré created
bc12fee
create the Bug structure
Michael Muré created
e02294c
add the first 2 operations
Michael Muré created
3aecdf2
create the Snapshot type for a compiled bug operation log
Michael Muré created
3087a47
move Hash in /util/
Michael Muré created
cda8114
store user info in the datastore
Michael Muré created
df67212
Create LICENSE
Michael Muré created
1bd046d
rework how the usage help is handled
Michael Muré created
c498674
add the new bug command with a very primitive bug datastructure
Michael Muré created
d044365
more experiment
Michael Muré created
a85730c
hello world
Michael Muré created