summaryrefslogtreecommitdiffstatshomepage
path: root/commands/user_ls.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
* 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
* bug: harmonize how time are used, fix some issues in command special formatsMichael Muré2020-06-25
* cmds: cleanup and re-generate filesMichael Muré2020-06-24
* Fix bugsvince2020-06-24
* Clean up code and fix suggestionsvince2020-06-24
* Add org-mode formatting optionvince2020-06-23
* Add output formatting support to the 'show' and 'user ls' commandsvince2020-06-21
* finish the refactoring for the dedicated identifier typeMichael Muré2019-08-12
* commands: "user ls" also show metadataMichael Muré2019-03-01