index
:
git-bug
bug-export
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.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
bug: add a data validation process to avoid merging incorrect operations
Michael Muré
2018-09-15
1
-5
/
+37
*
bug: proper int baked enum for merge result status instead of a string
Michael Muré
2018-09-13
1
-1
/
+1
*
bug: change the OperationPack serialization format for Json
Michael Muré
2018-09-12
1
-7
/
+7
*
reorganize package for a more idomatic go
Michael Muré
2018-09-11
1
-3
/
+3
*
bug: ensure that OpBase field are public and properly serialized
Michael Muré
2018-09-10
1
-8
/
+8
*
bug: add a new BugExerpt that hold a subset of a bug state for efficient sort...
Michael Muré
2018-08-23
1
-3
/
+10
*
fix some linting trouble
Michael Muré
2018-08-13
1
-0
/
+11
*
bug: add a Lamport logical clock to be able to sort bugs by creation time and...
Michael Muré
2018-08-06
1
-0
/
+4
*
implement media hosting in git for comments + API for the webui
Michael Muré
2018-08-02
1
-1
/
+5
*
cli: rework new and comment command to better use the editor
Michael Muré
2018-07-31
1
-0
/
+3
*
implement label op+command
Michael Muré
2018-07-18
1
-0
/
+1
*
all operations now have an author and a timestamp
Michael Muré
2018-07-18
1
-0
/
+17
*
add bug status + open/close commands
Michael Muré
2018-07-17
1
-4
/
+5
*
complete the storage/read process + tests (!)
Michael Muré
2018-07-14
1
-2
/
+2
*
serialize a Bug to git as a blob+tree+commit+ref
Michael Muré
2018-07-13
1
-0
/
+8
*
create the Bug structure
Michael Muré
2018-07-13
1
-0
/
+15