aboutsummaryrefslogtreecommitdiffstats
path: root/bug/comment.go
Commit message (Expand)AuthorAgeFilesLines
* bug,entity: use a dedicated type to store IDsMichael Muré2019-08-111-7/+3
* commands: display comment's id in "git bug comment"Michael Muré2019-03-281-0/+16
* commands: show the last modification time in "user"Michael Muré2019-03-011-1/+2
* WIP identity in gitMichael Muré2019-03-011-1/+2
* upgrade gqlgen to v0.7.1Michael Muré2018-12-231-0/+3
* timeline: various minor improvementsMichael Muré2018-09-301-6/+3
* commands: git bug comment now show the comments of a bugMichael Muré2018-09-151-2/+7
* reorganize package for a more idomatic goMichael Muré2018-09-111-2/+2
* fix some linting troubleMichael Muré2018-08-131-0/+2
* implement media hosting in git for comments + API for the webuiMichael Muré2018-08-021-0/+2
* 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
* humanize timeMichael Muré2018-07-191-2/+6
* all operations now have an author and a timestampMichael Muré2018-07-181-2/+2
* crude implementation of showMichael Muré2018-07-171-0/+6
* use a Unix timestamp (int64) for the time instead of golang's Time that cause...Michael Muré2018-07-141-3/+1
* add time to commentsMichael Muré2018-07-141-0/+6
* serialize a Bug to git as a blob+tree+commit+refMichael Muré2018-07-131-3/+0
* move Hash in /util/Michael Muré2018-07-121-0/+3
* add the new bug command with a very primitive bug datastructureMichael Muré2018-07-121-0/+6