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
/
operation_pack.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
expose format version
vince
2020-12-15
1
-2
/
+3
*
identity: remove support for legacy identity
Michael Muré
2020-10-04
1
-3
/
+8
*
cache,bug,identity: structural change
Michael Muré
2020-10-04
1
-3
/
+4
*
repository: merge git.Hash in for one less /util package
Michael Muré
2020-07-01
1
-4
/
+4
*
bug: compute op's ID based on the serialized data on disk
Michael Muré
2019-08-08
1
-3
/
+0
*
identity: store the times properly
Michael Muré
2019-03-01
1
-1
/
+1
*
identity: I can compile again !!
Michael Muré
2019-03-01
1
-1
/
+1
*
identity: more cleaning and fixes after a code review
Michael Muré
2019-03-01
1
-0
/
+6
*
identity: somewhat getting closer !
Michael Muré
2019-03-01
1
-0
/
+8
*
WIP identity in git
Michael Muré
2019-03-01
1
-11
/
+20
*
bug: implement comment edition
Michael Muré
2018-09-29
1
-5
/
+9
*
bug: define a hash-based identifier for an operation
Michael Muré
2018-09-29
1
-0
/
+3
*
merge package operations into bug, they are tightly coupled anyway
Michael Muré
2018-09-29
1
-23
/
+30
*
bug: add a data validation process to avoid merging incorrect operations
Michael Muré
2018-09-15
1
-2
/
+15
*
bug: change the OperationPack serialization format for Json
Michael Muré
2018-09-12
1
-21
/
+55
*
reorganize package for a more idomatic go
Michael Muré
2018-09-11
1
-3
/
+3
*
cleanup go imports
Michael Muré
2018-08-13
1
-0
/
+1
*
fix some linting trouble
Michael Muré
2018-08-13
1
-0
/
+6
*
implement pull/merge
Michael Muré
2018-07-17
1
-0
/
+18
*
complete the storage/read process + tests (!)
Michael Muré
2018-07-14
1
-8
/
+22
*
serialize a Bug to git as a blob+tree+commit+ref
Michael Muré
2018-07-13
1
-1
/
+38
*
add basic tests for Bug and OperationIterator
Michael Muré
2018-07-13
1
-1
/
+5
*
create the Bug structure
Michael Muré
2018-07-13
1
-0
/
+20