aboutsummaryrefslogtreecommitdiffstats
path: root/commands/ls-id.go
Commit message (Expand)AuthorAgeFilesLines
* commands: cleanup the command's usage to avoid warnings when generating the docMichael Muré2020-07-281-1/+1
* commands: open and close the backend in a single place, simplify commandsMichael Muré2020-06-281-14/+5
* commands: refactor to avoid globalsMichael Muré2020-06-281-16/+17
* finish the refactoring for the dedicated identifier typeMichael Muré2019-08-121-3/+3
* commands: fix ls-id descriptionMichael Muré2019-05-041-1/+1
* Added Register.CleanerSladyn2019-03-061-0/+2
* Combined variable declaration and assignmentSladyn2019-03-051-2/+1
* ls-id.go: Fixing ls-idSladyn2019-03-051-2/+10
* ls-id.go:Add ls-id [<prefix>] commandSladyn2019-02-251-52/+7
* ls-id.go: Add ls-id [<prefix>] commandSladyn2019-02-141-0/+80