aboutsummaryrefslogtreecommitdiffstats
path: root/bug/person.go
Commit message (Expand)AuthorAgeFilesLines
* cleanup go importsMichael Muré2018-08-131-0/+1
* termui: add a view to display a bugMichael Muré2018-08-011-2/+2
* graphql: Actually get the bugs from the repoQuentin Gliech2018-07-201-2/+2
* cleaningMichael Muré2018-07-141-17/+2
* create the Bug structureMichael Muré2018-07-131-1/+1
* move Hash in /util/Michael Muré2018-07-121-1/+2
* store user info in the datastoreMichael Muré2018-07-121-2/+17
* add the new bug command with a very primitive bug datastructureMichael Muré2018-07-121-0/+31