index
:
git-bug
devel
master
update_mods
Distributed, offline-first bug tracker embedded in git, with bridges
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bug
/
op_edit_comment.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
WIP operation with files
Michael Muré
2021-03-14
1
-0
/
+2
*
entity: no sign-post needed
Michael Muré
2021-02-20
1
-3
/
+0
*
minor cleanups
Michael Muré
2021-02-14
1
-1
/
+1
*
bug: migrate to the DAG entity structure!
Michael Muré
2021-02-14
1
-7
/
+3
*
repository: merge git.Hash in for one less /util package
Michael Muré
2020-07-01
1
-11
/
+11
*
Merge remote-tracking branch 'origin/master' into cheshirekow-jira
Michael Muré
2020-02-09
1
-6
/
+6
|
\
|
*
graphql: use the cache in priority for fast browsing at < 20ms instead of sec...
Michael Muré
2020-02-09
1
-0
/
+3
|
*
various cleanups suggested by golang-ci
Michael Muré
2020-02-08
1
-6
/
+3
*
|
codereview #2: some cleanup, correct use of nothing-events
Josh Bialkowski
2019-12-18
1
-6
/
+11
*
|
Implement jira bridge
Josh Bialkowski
2019-12-18
1
-0
/
+7
|
/
*
bug,entity: use a dedicated type to store IDs
Michael Muré
2019-08-11
1
-34
/
+17
*
bug: compute op's ID based on the serialized data on disk
Michael Muré
2019-08-08
1
-13
/
+11
*
bug: fix a potential crash with malformed data in EditCommentOperation
Michael Muré
2019-04-17
1
-9
/
+9
*
bug: fix EditCommentOperation targeting the wrong comment
Michael Muré
2019-04-14
1
-1
/
+1
*
Expose actors and participants in snapshot and bug excerpt
Amine Hilaly
2019-04-04
1
-0
/
+2
*
commands: display comment's id in "git bug comment"
Michael Muré
2019-03-28
1
-0
/
+1
*
commands: show the last modification time in "user"
Michael Muré
2019-03-01
1
-1
/
+2
*
identity: somewhat getting closer !
Michael Muré
2019-03-01
1
-3
/
+55
*
WIP identity in git
Michael Muré
2019-03-01
1
-3
/
+5
*
upgrade gqlgen to v0.7.1
Michael Muré
2018-12-23
1
-0
/
+3
*
bug: message can be empty on edit comment
Michael Muré
2018-10-01
1
-4
/
+0
*
bug: in op convenience function, return the new op to be able to set metadata...
Michael Muré
2018-10-01
1
-4
/
+4
*
bug: use a value embedding for OpBase
Michael Muré
2018-10-01
1
-2
/
+2
*
bug: use deditated type for all TimelineItem
Michael Muré
2018-09-30
1
-8
/
+3
*
timeline: various minor improvements
Michael Muré
2018-09-30
1
-6
/
+8
*
bug: implement comment edition
Michael Muré
2018-09-29
1
-0
/
+123