git-bug/bug
2020-02-08 17:19:57 +01:00
..
bug_actions_test.go bug: use NeedCommit() in the interface, drop HasPendingOp() 2019-11-19 00:28:06 +01:00
bug_actions.go finish the refactoring for the dedicated identifier type 2019-08-12 16:12:14 +02:00
bug_test.go bug: make sure there is no Operation's hash collision 2019-11-19 19:51:18 +01:00
bug.go bug: make sure there is no Operation's hash collision 2019-11-19 19:51:18 +01:00
clocks.go repo: esthetism rename 2019-11-19 00:27:40 +01:00
comment.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
identity.go identity: more refactoring progress 2019-03-01 22:40:22 +01:00
interface.go various cleanups suggested by golang-ci 2020-02-08 16:17:15 +01:00
label_test.go bug: fix tests 2019-10-15 21:03:27 +02:00
label.go bug: rename RGBA to Color 2019-10-15 20:42:27 +02:00
op_add_comment_test.go finish the refactoring for the dedicated identifier type 2019-08-12 16:12:14 +02:00
op_add_comment.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
op_create_test.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
op_create.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
op_edit_comment_test.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
op_edit_comment.go various cleanups suggested by golang-ci 2020-02-08 16:17:15 +01:00
op_label_change_test.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
op_label_change.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
op_noop_test.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
op_noop.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
op_set_metadata_test.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
op_set_metadata.go bug: make sure there is no Operation's hash collision 2019-11-19 19:51:18 +01:00
op_set_status_test.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
op_set_status.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
op_set_title_test.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
op_set_title.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
operation_iterator_test.go bug: make sure there is no Operation's hash collision 2019-11-19 19:51:18 +01:00
operation_iterator.go bug: introduce WithSnapshot to maintain incrementally and effitiently a snapshot 2018-08-23 19:15:50 +02:00
operation_pack_test.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
operation_pack.go bug: compute op's ID based on the serialized data on disk 2019-08-08 19:02:46 +02:00
operation_test.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
operation.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
snapshot.go finish the refactoring for the dedicated identifier type 2019-08-12 16:12:14 +02:00
sorting.go bug: add "was" on SetTitleOperation to store what the title was 2018-08-15 22:01:45 +02:00
status.go more more wip 2020-02-08 17:19:57 +01:00
timeline.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
with_snapshot.go bug: apply an operation with a pointer to the snapshot 2018-09-29 11:28:18 +02:00