Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | commands: open and close the backend in a single place, simplify commands | Michael Muré | 2020-06-28 | 1 | -13/+5 |
* | commands: refactor to avoid globals | Michael Muré | 2020-06-28 | 1 | -17/+25 |
* | switch to go-term-text to fix bad underflow for label rendering | Michael Muré | 2019-11-03 | 1 | -1/+2 |
* | commands: add a "." at the end of Short commands usage | Michael Muré | 2019-03-01 | 1 | -1/+1 |
* | moved cleaner function to util/interrupt | Rafael Passos | 2018-10-24 | 1 | -2/+2 |
* | Registering lock clearing functions to Cleaner | Rafael Passos | 2018-10-23 | 1 | -0/+2 |
* | commands: don't load the repo for commands that don't need it | Michael Muré | 2018-10-17 | 1 | -4/+5 |
* | commands: "bridge" don't take arguments | Michael Muré | 2018-10-01 | 1 | -0/+1 |
* | commands: add the "bridge" and "bridge configure" commands | Michael Muré | 2018-09-24 | 1 | -0/+38 |