git-bug/bug
2018-07-17 19:28:37 +02:00
..
operations add bug status + open/close commands 2018-07-17 19:28:37 +02:00
bug.go add bug status + open/close commands 2018-07-17 19:28:37 +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 implement pull/merge 2018-07-17 01:52:56 +02:00
operation.go add bug status + open/close commands 2018-07-17 19:28:37 +02:00
person.go cleaning 2018-07-14 23:03:43 +02:00
snapshot.go add bug status + open/close commands 2018-07-17 19:28:37 +02:00
status.go add bug status + open/close commands 2018-07-17 19:28:37 +02:00