Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | commands: refactor registration | Robin Jarry | 2024-01-20 | 1 | -1/+6 |
* | 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 | -9/+0 |
* | app: export global functions | Robin Jarry | 2023-10-10 | 1 | -3/+3 |
* | widgets: rename package to app | Robin Jarry | 2023-10-10 | 1 | -4/+4 |
* | tabs: rename SelectedTab to SelectedTabContent | Robin Jarry | 2022-07-23 | 1 | -1/+1 |
* | go.mod: change base git url | Robin Jarry | 2021-11-05 | 1 | -1/+1 |
* | all: use fmt.Errorf for fomartting errors | Wagner Riffel | 2019-09-04 | 1 | -2/+1 |
* | all: purge redundant underscores | Wagner Riffel | 2019-09-04 | 1 | -3/+3 |
* | Implement basic tab completion support | Gregory Mullen | 2019-06-29 | 1 | -4/+14 |
* | implements ability to view headers in message view | Yash Srivastav | 2019-06-07 | 1 | -0/+25 |