git-bug/bug
2018-07-16 15:21:21 +02:00
..
operations cleaning 2018-07-14 23:03:43 +02:00
bug.go rework the commands thing and add a "commands" command to list all commands 2018-07-16 15:21:21 +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 ls: better output 2018-07-15 01:43:20 +02:00