Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | openers: support basic shell globbing | Robin Jarry | 2023-03-13 | 1 | -9/+13 |
* | openers: add mime type handling for open-link | Robin Jarry | 2023-03-13 | 1 | -4/+0 |
* | config: make various sections accessible via global vars | Robin Jarry | 2022-12-14 | 1 | -4/+4 |
* | logging: rename package to log | Robin Jarry | 2022-12-02 | 1 | -3/+3 |
* | logging: homogenize levels | Robin Jarry | 2022-12-02 | 1 | -1/+1 |
* | open: allow overriding default program | Robin Jarry | 2022-10-01 | 1 | -4/+36 |
* | open: simplify code | Robin Jarry | 2022-10-01 | 1 | -49/+9 |
* | lint: homogenize operations and minor fixes (gocritic) | Moritz Poldrack | 2022-08-04 | 1 | -1/+1 |
* | lint: apply new formatting rules | Moritz Poldrack | 2022-08-01 | 1 | -1/+0 |
* | logging: added a log on panic | Moritz Poldrack | 2022-03-23 | 1 | -0/+4 |
* | Refactor lib/open to accept user provided arguments | Reto Brunner | 2021-01-30 | 1 | -12/+51 |
* | Allow open to be asynchronous | Andrew Jeffery | 2020-07-08 | 1 | -2/+13 |
* | Use "open" instead of "xdg-open" on Darwin systems | Ben Burwell | 2019-07-04 | 1 | -0/+12 |