summaryrefslogtreecommitdiffstatshomepage
path: root/commands/user.go
Commit message (Expand)AuthorAge
* commands: reorg into different packagesMichael Muré2022-11-20
* Add command-specific argument completionsJohannes Altmanninger2022-05-01
* commands: proper backend close on RunE errorMichael Muré2021-05-09
* deal with the previous changesMichael Muré2021-02-14
* commands: cleanup the command's usage to avoid warnings when generating the docMichael Muré2020-07-28
* commands: open and close the backend in a single place, simplify commandsMichael Muré2020-06-28
* commands: refactor to avoid globalsMichael Muré2020-06-28
* identity: bring back the login to hold that info from bridges (purely informa...Michael Muré2020-02-25
* it compiles \o/Michael Muré2020-02-08
* bridge: huge refactor to accept multiple kind of credentialsMichael Muré2019-12-08
* finish the refactoring for the dedicated identifier typeMichael Muré2019-08-12
* commands: add a --field flag to "git bug user" to display users details indiv...Michael Muré2019-04-03
* Renamed user id to user-id and metioned bug for some commandsJocelyn FACCHINI2019-03-23
* commands: "user ls" also show metadataMichael Muré2019-03-01
* commands: show the last modification time in "user"Michael Muré2019-03-01
* commands: add a "." at the end of Short commands usageMichael Muré2019-03-01
* identity: store the times properlyMichael Muré2019-03-01
* identity: working identity cacheMichael Muré2019-03-01
* identity: work on higher level now, cache, first two identity commandsMichael Muré2019-03-01