git-bug/bug
2018-08-09 14:45:02 +02:00
..
operations bug: add a Lamport logical clock to be able to sort bugs by creation time and edit time without having to rely on a timestamp 2018-08-06 20:31:20 +02:00
bug_actions.go bug: store the referenced media in their own git tree under /media, as per the doc I wrote myself 2018-08-05 15:26:36 +02:00
bug.go termui: commit the bug when quiting the show bug window 2018-08-09 14:45:02 +02:00
clocks.go bug: add a Lamport logical clock to be able to sort bugs by creation time and edit time without having to rely on a timestamp 2018-08-06 20:31:20 +02:00
comment.go implement media hosting in git for comments + API for the webui 2018-08-02 23:37:49 +02:00
label.go implement media hosting in git for comments + API for the webui 2018-08-02 23:37:49 +02:00
operation_iterator.go serialize a Bug to git as a blob+tree+commit+ref 2018-07-13 21:21:24 +02:00
operation_pack.go implement pull/merge 2018-07-17 01:52:56 +02:00
operation.go bug: add a Lamport logical clock to be able to sort bugs by creation time and edit time without having to rely on a timestamp 2018-08-06 20:31:20 +02:00
person.go termui: add a view to display a bug 2018-08-01 02:17:06 +02:00
snapshot.go termui: show the last edit in a dedicated column 2018-08-02 16:48:07 +02:00
sorting.go doc: complete the model doc now that the code is more stable 2018-08-07 14:57:12 +02:00
status.go add bug status + open/close commands 2018-07-17 19:28:37 +02:00