git-bug/bug
2018-09-09 20:17:12 +02:00
..
operations bug: refactor the Pull code to have the message formating in the upper layers 2018-09-07 17:10:40 +02:00
bug_actions.go cache: refactor to handle bug changes during Pull 2018-09-08 14:17:08 +02:00
bug.go fix english grammar 2018-09-09 20:17:12 +02:00
clocks.go fix some linting trouble 2018-08-13 15:28:47 +02:00
comment.go fix some linting trouble 2018-08-13 15:28:47 +02:00
interface.go bug: add a new BugExerpt that hold a subset of a bug state for efficient sorting and retrieval 2018-08-23 19:19:16 +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 bug: introduce WithSnapshot to maintain incrementally and effitiently a snapshot 2018-08-23 19:15:50 +02:00
operation_pack.go cleanup go imports 2018-08-13 18:39:19 +02:00
operation.go bug: add a new BugExerpt that hold a subset of a bug state for efficient sorting and retrieval 2018-08-23 19:19:16 +02:00
person.go person: add a function to test the matching of a query 2018-09-09 20:14:52 +02:00
snapshot.go bug: add a new BugExerpt that hold a subset of a bug state for efficient sorting and retrieval 2018-08-23 19:19:16 +02:00
sorting.go bug: add "was" on SetTitleOperation to store what the title was 2018-08-15 22:01:45 +02:00
status.go status: add a function to parse a status 2018-09-09 20:13:46 +02:00
with_snapshot.go bug: also update the operations incrementaly in the snapshot 2018-09-04 20:06:26 +02:00