index
:
git-bug
board
boostrap-rework
bootstrap-rework-2
bridge-configure-doc
cheshirekow-jira
complete-comment
edit-comment
feat-849-terminal-output-in-core
feat-licences-checks
feat/lipgloss-formatting
fix/810-finish-reading-loop
gh-pages
git-bug-0.7
gitea-bridge
github-actions
github-config-resilience
gitlab-push-pull-test
gobilly
gogit
graphql-generics
graphql-repo
graphql-transaction
master
recording
serialisation-test
sign-refactor
termui-markdown
vuln-detect
webui/labels
Distributed, offline-first bug tracker embedded in git, with bridges
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
bug
/
interface.go
Commit message (
Expand
)
Author
Age
*
move {bug,identity} to /entities, move input to /commands
Michael Muré
2022-08-18
*
bug: fix an issue where Id would be used, then changed due to metadata
Michael Muré
2022-07-31
*
entity/dag: proper base operation for simplified implementation
Michael Muré
2022-07-25
*
bug: migrate to the DAG entity structure!
Michael Muré
2021-02-14
*
various cleanups suggested by golang-ci
Michael Muré
2020-02-08
*
bug: use NeedCommit() in the interface, drop HasPendingOp()
Michael Muré
2019-11-19
*
bug,entity: use a dedicated type to store IDs
Michael Muré
2019-08-11
*
repo: split the Repo interface to avoid abstraction leak in RepoCache
Michael Muré
2018-09-21
*
bug: add a data validation process to avoid merging incorrect operations
Michael Muré
2018-09-15
*
reorganize package for a more idomatic go
Michael Muré
2018-09-11
*
bug: add a new BugExerpt that hold a subset of a bug state for efficient sort...
Michael Muré
2018-08-23
*
bug: introduce WithSnapshot to maintain incrementally and effitiently a snap...
Michael Muré
2018-08-23