index
:
git-bug
I6f4b5f5ca73780cecf66a553cce80aa3f75df2ce
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
/
bug_actions.go
Commit message (
Expand
)
Author
Age
*
move {bug,identity} to /entities, move input to /commands
Michael Muré
2022-08-18
*
core: generalized resolvers to resolve any entity time when unmarshalling an ...
Michael Muré
2022-08-18
*
Fix a bunch of comments and documentations
Michael Muré
2022-03-10
*
bug: wrap dag.Entity into a full Bug in MergeAll
Michael Muré
2021-02-14
*
bug: migrate to the DAG entity structure!
Michael Muré
2021-02-14
*
entity: more testing and bug fixing
Michael Muré
2021-02-14
*
entity: readAll and more testing
Michael Muré
2021-02-14
*
entity: more progress on merging and signing
Michael Muré
2021-02-14
*
entity: total ordering of operations
Michael Muré
2021-02-14
*
cache,bug,identity: structural change
Michael Muré
2020-10-04
*
repo: use go-git in more places, fix push
Michael Muré
2020-10-04
*
finish the refactoring for the dedicated identifier type
Michael Muré
2019-08-12
*
bug,entity: use a dedicated type to store IDs
Michael Muré
2019-08-11
*
cache: properly push/pull identities and bugs
Michael Muré
2019-03-27
*
bug: don't make bug actions drive identity actions
Michael Muré
2019-03-25
*
identity: another round of cleanups
Michael Muré
2019-03-01
*
identity: I can compile again !!
Michael Muré
2019-03-01
*
identity: add more test for serialisation and push/pull/merge + fixes
Michael Muré
2019-03-01
*
identity: wip push/pull
Michael Muré
2019-03-01
*
WIP identity in git
Michael Muré
2019-03-01
*
repo: split the Repo interface to avoid abstraction leak in RepoCache
Michael Muré
2018-09-21
*
bug: reclassify some merge error as "invalid" instead of hard error
Michael Muré
2018-09-19
*
bug: add a data validation process to avoid merging incorrect operations
Michael Muré
2018-09-15
*
bug: proper int baked enum for merge result status instead of a string
Michael Muré
2018-09-13
*
cache: refactor to handle bug changes during Pull
Michael Muré
2018-09-08
*
bug: refactor the Pull code to have the message formating in the upper layers
Michael Muré
2018-09-07
*
add some documentation
Michael Muré
2018-09-02
*
make CLI commands use the cache to lock the repo properly
Michael Muré
2018-08-31
*
bug: add benchmarcks for bug merge
Michael Muré
2018-08-19
*
fix some linting trouble
Michael Muré
2018-08-13
*
termui: implement push/pull
Michael Muré
2018-08-12
*
bug: store the referenced media in their own git tree under /media, as per th...
Michael Muré
2018-08-05
*
more refactoring to have reusable bug action across different UI
Michael Muré
2018-07-25