summaryrefslogtreecommitdiffstatshomepage
path: root/commands/status_open.go
Commit message (Collapse)AuthorAge
* commands: reorg into different packagesMichael Muré2022-11-20
|
* commands: proper backend close on RunE errorMichael Muré2021-05-09
|
* 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
|
* bridge: huge refactor to accept multiple kind of credentialsMichael Muré2019-12-08
|
* commands: add a "." at the end of Short commands usageMichael Muré2019-03-01
|
* github: fix 3 edge-case failuresMichael Muré2019-03-01
|
* moved cleaner function to util/interruptRafael Passos2018-10-24
|
* Registering lock clearing functions to CleanerRafael Passos2018-10-23
|
* commands: don't load the repo for commands that don't need itMichael Muré2018-10-17
| | | | fix #67
* commands: description cleanupMichael Muré2018-09-21
|
* commands: convert compatible commands to the implicit select mechanismMichael Muré2018-09-18
|
* commands: migrate the open/close commands under the "status" commandMichael Muré2018-09-16