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 | -10/+6 |
* | 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 |
* | compose: implement embedded headers in editor | Koni Marti | 2023-07-17 | 1 | -2/+2 |
* | 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: purge redundant underscores | Wagner Riffel | 2019-09-04 | 1 | -3/+3 |
* | Allow cc/bcc command to receive no arguments | Daniel Bridges | 2019-08-07 | 1 | -4/+3 |
* | cc/bcc: Append to existing headers if called twice | Kevin Kuehler | 2019-08-07 | 1 | -2/+2 |
* | Add cc and bcc commands | Daniel Bridges | 2019-08-03 | 1 | -0/+39 |