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_add_comment.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix ID string in order to find correct bug instance
Alexander Scharinger
2021-04-17
1
-3
/
+2
*
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
*
bug: migrate to the DAG entity structure!
Michael Muré
2021-02-14
1
-9
/
+5
*
entity: generalize the combined Ids, use 64 length
Michael Muré
2021-02-14
1
-1
/
+1
*
Change the comment ID to use both bug and comment ID references.
vince
2021-02-14
1
-2
/
+3
*
typos and minor readme fix
Michael Muré
2020-07-15
1
-1
/
+1
*
repository: merge git.Hash in for one less /util package
Michael Muré
2020-07-01
1
-7
/
+7
*
graphql: use the cache in priority for fast browsing at < 20ms instead of sec...
Michael Muré
2020-02-09
1
-0
/
+3
*
bug,entity: use a dedicated type to store IDs
Michael Muré
2019-08-11
1
-27
/
+9
*
bug: compute op's ID based on the serialized data on disk
Michael Muré
2019-08-08
1
-11
/
+4
*
minor cleanup
Michael Muré
2019-06-23
1
-3
/
+3
*
graphql: Implement `Authored` whenever possible
Quentin Gliech
2019-05-22
1
-0
/
+3
*
Expose actors and participants in snapshot and bug excerpt
Amine Hilaly
2019-04-04
1
-0
/
+3
*
commands: display comment's id in "git bug comment"
Michael Muré
2019-03-28
1
-7
/
+8
*
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
/
+51
*
WIP identity in git
Michael Muré
2019-03-01
1
-3
/
+5
*
Allow empty messages in comments.
Cyril Roelandt
2018-12-26
1
-4
/
+0
*
upgrade gqlgen to v0.7.1
Michael Muré
2018-12-23
1
-0
/
+3
*
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
-1
/
+10
*
timeline: various minor improvements
Michael Muré
2018-09-30
1
-1
/
+1
*
bug: implement comment edition
Michael Muré
2018-09-29
1
-10
/
+18
*
bug: apply an operation with a pointer to the snapshot
Michael Muré
2018-09-29
1
-3
/
+1
*
bug: define a hash-based identifier for an operation
Michael Muré
2018-09-29
1
-0
/
+4
*
merge package operations into bug, they are tightly coupled anyway
Michael Muré
2018-09-29
1
-0
/
+78