git-bug/bug
Michael Muré 54b41c604b
cleaning
2018-07-14 23:03:43 +02:00
..
operations cleaning 2018-07-14 23:03:43 +02:00
bug.go bug: use a 40 char truncated sha256 hash as ID, 8 char for human reading 2018-07-14 22:48:54 +02:00
comment.go use a Unix timestamp (int64) for the time instead of golang's Time that cause trouble for serialisation 2018-07-14 23:02:49 +02:00
label.go create the Snapshot type for a compiled bug operation log 2018-07-12 21:32:10 +02:00
operation_iterator.go serialize a Bug to git as a blob+tree+commit+ref 2018-07-13 21:21:24 +02:00
operation_pack.go complete the storage/read process + tests (!) 2018-07-14 22:17:37 +02:00
operation.go complete the storage/read process + tests (!) 2018-07-14 22:17:37 +02:00
person.go cleaning 2018-07-14 23:03:43 +02:00
snapshot.go create the Bug structure 2018-07-13 16:13:40 +02:00