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
/
operations
/
create.go
Commit message (
Collapse
)
Author
Age
Files
Lines
*
implement media hosting in git for comments + API for the webui
Michael Muré
2018-08-02
1
-2
/
+13
|
*
termui: add a view to display a bug
Michael Muré
2018-08-01
1
-0
/
+2
|
*
some cleaning
Michael Muré
2018-07-25
1
-8
/
+9
|
*
more refactoring to have reusable bug action across different UI
Michael Muré
2018-07-25
1
-0
/
+8
|
*
all operations now have an author and a timestamp
Michael Muré
2018-07-18
1
-9
/
+4
|
*
add bug status + open/close commands
Michael Muré
2018-07-17
1
-8
/
+1
|
*
use a Unix timestamp (int64) for the time instead of golang's Time that ↵
Michael Muré
2018-07-14
1
-2
/
+2
|
|
|
|
cause trouble for serialisation
*
add time to comments
Michael Muré
2018-07-14
1
-0
/
+4
|
*
complete the storage/read process + tests (!)
Michael Muré
2018-07-14
1
-3
/
+3
|
*
implement AddComment
Michael Muré
2018-07-13
1
-4
/
+0
|
*
serialize a Bug to git as a blob+tree+commit+ref
Michael Muré
2018-07-13
1
-6
/
+8
|
*
create the Bug structure
Michael Muré
2018-07-13
1
-3
/
+3
|
*
add the first 2 operations
Michael Muré
2018-07-12
1
-0
/
+45