git-bug/bug
2019-05-05 18:16:10 +02:00
..
bug_actions_test.go bug: don't make bug actions drive identity actions 2019-03-25 22:06:01 +01:00
bug_actions.go cache: properly push/pull identities and bugs 2019-03-27 21:44:11 +01:00
bug_test.go a round of cleanup 2019-03-01 22:52:53 +01:00
bug.go identity: I can compile again !! 2019-03-01 22:40:24 +01:00
clocks.go repo: minor cleaning 2018-12-25 16:35:37 +01:00
comment.go commands: display comment's id in "git bug comment" 2019-03-28 01:21:41 +01:00
identity.go identity: more refactoring progress 2019-03-01 22:40:22 +01:00
interface.go repo: split the Repo interface to avoid abstraction leak in RepoCache 2018-09-21 18:53:37 +02:00
label.go a round of cleanup 2019-03-01 22:52:53 +01:00
op_add_comment_test.go identity: somewhat getting closer ! 2019-03-01 22:40:21 +01:00
op_add_comment.go Expose actors and participants in snapshot and bug excerpt 2019-04-04 00:37:57 +02:00
op_create_test.go Expose actors and participants in snapshot and bug excerpt 2019-04-04 00:37:57 +02:00
op_create.go Expose actors and participants in snapshot and bug excerpt 2019-04-04 00:37:57 +02:00
op_edit_comment_test.go bug: fix EditCommentOperation targeting the wrong comment 2019-04-14 14:12:44 +02:00
op_edit_comment.go bug: fix a potential crash with malformed data in EditCommentOperation 2019-04-17 18:27:55 +02:00
op_label_change_test.go identity: somewhat getting closer ! 2019-03-01 22:40:21 +01:00
op_label_change.go Add ForceLabelChange functionalities 2019-05-05 18:16:10 +02:00
op_noop_test.go identity: somewhat getting closer ! 2019-03-01 22:40:21 +01:00
op_noop.go commands: show the last modification time in "user" 2019-03-01 22:52:54 +01:00
op_set_metadata_test.go identity: I can compile again !! 2019-03-01 22:40:24 +01:00
op_set_metadata.go commands: show the last modification time in "user" 2019-03-01 22:52:54 +01:00
op_set_status_test.go identity: somewhat getting closer ! 2019-03-01 22:40:21 +01:00
op_set_status.go Expose actors and participants in snapshot and bug excerpt 2019-04-04 00:37:57 +02:00
op_set_title_test.go identity: somewhat getting closer ! 2019-03-01 22:40:21 +01:00
op_set_title.go Expose actors and participants in snapshot and bug excerpt 2019-04-04 00:37:57 +02:00
operation_iterator_test.go identity: another round of cleanups 2019-03-01 22:52:53 +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 identity: I can compile again !! 2019-03-01 22:40:24 +01:00
operation_pack.go identity: store the times properly 2019-03-01 22:40:27 +01:00
operation_test.go identity: I can compile again !! 2019-03-01 22:40:24 +01:00
operation.go commands: display comment's id in "git bug comment" 2019-03-28 01:21:41 +01:00
snapshot.go Expose actors and participants in snapshot and bug excerpt 2019-04-04 00:37:57 +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 bug: add a data validation process to avoid merging incorrect operations 2018-09-15 13:15:00 +02:00
timeline.go commands: show the last modification time in "user" 2019-03-01 22:52:54 +01:00
with_snapshot.go bug: apply an operation with a pointer to the snapshot 2018-09-29 11:28:18 +02:00