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
/
interface.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
bug: fix an issue where Id would be used, then changed due to metadata
Michael Muré
2022-07-31
1
-7
/
+7
*
entity/dag: proper base operation for simplified implementation
Michael Muré
2022-07-25
1
-14
/
+3
*
bug: migrate to the DAG entity structure!
Michael Muré
2021-02-14
1
-5
/
+3
*
various cleanups suggested by golang-ci
Michael Muré
2020-02-08
1
-3
/
+3
*
bug: use NeedCommit() in the interface, drop HasPendingOp()
Michael Muré
2019-11-19
1
-2
/
+2
*
bug,entity: use a dedicated type to store IDs
Michael Muré
2019-08-11
1
-4
/
+2
*
repo: split the Repo interface to avoid abstraction leak in RepoCache
Michael Muré
2018-09-21
1
-1
/
+1
*
bug: add a data validation process to avoid merging incorrect operations
Michael Muré
2018-09-15
1
-2
/
+2
*
reorganize package for a more idomatic go
Michael Muré
2018-09-11
1
-3
/
+3
*
bug: add a new BugExerpt that hold a subset of a bug state for efficient sort...
Michael Muré
2018-08-23
1
-0
/
+7
*
bug: introduce WithSnapshot to maintain incrementally and effitiently a snap...
Michael Muré
2018-08-23
1
-0
/
+52