Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | commands: use completion from go-opt | Robin Jarry | 2023-10-28 | 1 | -4/+0 |
* | commands: parse arguments with go-opt | Robin Jarry | 2023-10-28 | 1 | -14/+5 |
* | app: export global functions | Robin Jarry | 2023-10-10 | 1 | -4/+4 |
* | widgets: rename package to app | Robin Jarry | 2023-10-10 | 1 | -4/+4 |
* | wizard: display warning when focus is lost | Koni Marti | 2023-08-03 | 1 | -0/+1 |
* | config: make various sections accessible via global vars | Robin Jarry | 2022-12-14 | 1 | -1/+1 |
* | lint: homogenize operations and minor fixes (gocritic) | Moritz Poldrack | 2022-08-04 | 1 | -2/+1 |
* | go.mod: change base git url | Robin Jarry | 2021-11-05 | 1 | -1/+1 |
* | all: purge redundant underscores | Wagner Riffel | 2019-09-04 | 1 | -3/+3 |
* | Implement basic tab completion support | Gregory Mullen | 2019-06-29 | 1 | -2/+12 |
* | Fix :new-account getopts | Drew DeVault | 2019-06-09 | 1 | -1/+1 |
* | Introduce :new-account -t | JanUlrich | 2019-06-05 | 1 | -2/+10 |
* | Write new accounts to config and open tab | Drew DeVault | 2019-05-22 | 1 | -1/+1 |
* | New account wizard, part one | Drew DeVault | 2019-05-21 | 1 | -0/+20 |