Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | log: move package to lib | Robin Jarry | 2024-02-14 | 1 | -1/+1 |
* | commands: refactor registration | Robin Jarry | 2024-01-20 | 1 | -1/+5 |
* | completion: refactor filter list api | Robin Jarry | 2023-11-02 | 1 | -1/+1 |
* | commands: use completion from go-opt | Robin Jarry | 2023-10-28 | 1 | -3/+3 |
* | open: run commands with sh -c | Robin Jarry | 2023-10-28 | 1 | -1/+1 |
* | commands: parse arguments with go-opt | Robin Jarry | 2023-10-28 | 1 | -9/+13 |
* | app: export global functions | Robin Jarry | 2023-10-10 | 1 | -5/+5 |
* | widgets: rename package to app | Robin Jarry | 2023-10-10 | 1 | -4/+4 |
* | openers: add mime type handling for open-link | Robin Jarry | 2023-03-13 | 1 | -3/+10 |
* | lint: add missing panic handlers in goroutines | Robin Jarry | 2023-01-06 | 1 | -0/+2 |
* | commands: split open-link in separate file | Robin Jarry | 2022-10-16 | 1 | -0/+41 |