aboutsummaryrefslogtreecommitdiffstats
path: root/commands/user_ls.go
Commit message (Expand)AuthorAgeFilesLines
* commands: open and close the backend in a single place, simplify commandsMichael Muré2020-06-281-13/+6
* commands: refactor to avoid globalsMichael Muré2020-06-281-27/+35
* bug: harmonize how time are used, fix some issues in command special formatsMichael Muré2020-06-251-33/+0
* cmds: cleanup and re-generate filesMichael Muré2020-06-241-61/+23
* Fix bugsvince2020-06-241-2/+2
* Clean up code and fix suggestionsvince2020-06-241-43/+68
* Add org-mode formatting optionvince2020-06-231-1/+19
* Add output formatting support to the 'show' and 'user ls' commandsvince2020-06-211-2/+65
* finish the refactoring for the dedicated identifier typeMichael Muré2019-08-121-1/+1
* commands: "user ls" also show metadataMichael Muré2019-03-011-0/+45