git-bug/entities/bug
2022-08-24 21:31:48 +02:00
..
bug_actions.go move {bug,identity} to /entities, move input to /commands 2022-08-18 23:44:06 +02:00
bug.go dag: test op serialisation with the unmarshaller, to allow resolving entities 2022-08-24 21:31:48 +02:00
comment.go bug: have a type for combined ids, fix https://github.com/MichaelMure/git-bug/issues/653 2022-08-22 13:25:26 +02:00
err.go move {bug,identity} to /entities, move input to /commands 2022-08-18 23:44:06 +02:00
interface.go move {bug,identity} to /entities, move input to /commands 2022-08-18 23:44:06 +02:00
label_test.go move {bug,identity} to /entities, move input to /commands 2022-08-18 23:44:06 +02:00
label.go move {bug,identity} to /entities, move input to /commands 2022-08-18 23:44:06 +02:00
op_add_comment_test.go dag: test op serialisation with the unmarshaller, to allow resolving entities 2022-08-24 21:31:48 +02:00
op_add_comment.go bug: have a type for combined ids, fix https://github.com/MichaelMure/git-bug/issues/653 2022-08-22 13:25:26 +02:00
op_create_test.go dag: test op serialisation with the unmarshaller, to allow resolving entities 2022-08-24 21:31:48 +02:00
op_create.go bug: have a type for combined ids, fix https://github.com/MichaelMure/git-bug/issues/653 2022-08-22 13:25:26 +02:00
op_edit_comment_test.go dag: test op serialisation with the unmarshaller, to allow resolving entities 2022-08-24 21:31:48 +02:00
op_edit_comment.go bug: have a type for combined ids, fix https://github.com/MichaelMure/git-bug/issues/653 2022-08-22 13:25:26 +02:00
op_label_change_test.go dag: test op serialisation with the unmarshaller, to allow resolving entities 2022-08-24 21:31:48 +02:00
op_label_change.go bug: have a type for combined ids, fix https://github.com/MichaelMure/git-bug/issues/653 2022-08-22 13:25:26 +02:00
op_set_metadata.go move {bug,identity} to /entities, move input to /commands 2022-08-18 23:44:06 +02:00
op_set_status_test.go dag: test op serialisation with the unmarshaller, to allow resolving entities 2022-08-24 21:31:48 +02:00
op_set_status.go bug: have a type for combined ids, fix https://github.com/MichaelMure/git-bug/issues/653 2022-08-22 13:25:26 +02:00
op_set_title_test.go dag: test op serialisation with the unmarshaller, to allow resolving entities 2022-08-24 21:31:48 +02:00
op_set_title.go bug: have a type for combined ids, fix https://github.com/MichaelMure/git-bug/issues/653 2022-08-22 13:25:26 +02:00
operation_test.go move bug.Status in entities/common for reuse 2022-08-20 10:52:11 +02:00
operation.go dag: test op serialisation with the unmarshaller, to allow resolving entities 2022-08-24 21:31:48 +02:00
resolver.go move {bug,identity} to /entities, move input to /commands 2022-08-18 23:44:06 +02:00
snapshot.go bug: have a type for combined ids, fix https://github.com/MichaelMure/git-bug/issues/653 2022-08-22 13:25:26 +02:00
sorting.go move {bug,identity} to /entities, move input to /commands 2022-08-18 23:44:06 +02:00
timeline.go bug: have a type for combined ids, fix https://github.com/MichaelMure/git-bug/issues/653 2022-08-22 13:25:26 +02:00
with_snapshot.go move {bug,identity} to /entities, move input to /commands 2022-08-18 23:44:06 +02:00