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
/
operations
/
create.go
Commit message (
Expand
)
Author
Age
*
reorganize package for a more idomatic go
Michael Muré
2018-09-11
*
bug: ensure that OpBase field are public and properly serialized
Michael Muré
2018-09-10
*
bug: add a new BugExerpt that hold a subset of a bug state for efficient sort...
Michael Muré
2018-08-23
*
implement media hosting in git for comments + API for the webui
Michael Muré
2018-08-02
*
termui: add a view to display a bug
Michael Muré
2018-08-01
*
some cleaning
Michael Muré
2018-07-25
*
more refactoring to have reusable bug action across different UI
Michael Muré
2018-07-25
*
all operations now have an author and a timestamp
Michael Muré
2018-07-18
*
add bug status + open/close commands
Michael Muré
2018-07-17
*
use a Unix timestamp (int64) for the time instead of golang's Time that cause...
Michael Muré
2018-07-14
*
add time to comments
Michael Muré
2018-07-14
*
complete the storage/read process + tests (!)
Michael Muré
2018-07-14
*
implement AddComment
Michael Muré
2018-07-13
*
serialize a Bug to git as a blob+tree+commit+ref
Michael Muré
2018-07-13
*
create the Bug structure
Michael Muré
2018-07-13
*
add the first 2 operations
Michael Muré
2018-07-12