aboutsummaryrefslogtreecommitdiffstats
path: root/commands/user.go
Commit message (Expand)AuthorAgeFilesLines
* finish the refactoring for the dedicated identifier typeMichael Muré2019-08-121-1/+1
* commands: add a --field flag to "git bug user" to display users details indiv...Michael Muré2019-04-031-0/+36
* Renamed user id to user-id and metioned bug for some commandsJocelyn FACCHINI2019-03-231-1/+1
* commands: "user ls" also show metadataMichael Muré2019-03-011-0/+4
* commands: show the last modification time in "user"Michael Muré2019-03-011-0/+3
* commands: add a "." at the end of Short commands usageMichael Muré2019-03-011-1/+1
* identity: store the times properlyMichael Muré2019-03-011-2/+0
* identity: working identity cacheMichael Muré2019-03-011-1/+1
* identity: work on higher level now, cache, first two identity commandsMichael Muré2019-03-011-0/+56