| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: theme hypr and terminals | 2 * r + 2 * t | 2025-06-11 | 3 | -1/+89 |
| * | feat: impl scheme command (partial) | 2 * r + 2 * t | 2025-06-11 | 3 | -2/+18 |
| * | internal: refactor scheme | 2 * r + 2 * t | 2025-06-11 | 6 | -124/+211 |
| * | parser: print help when no args | 2 * r + 2 * t | 2025-06-11 | 2 | -5/+5 |
| * | parser: fix error when no args | 2 * r + 2 * t | 2025-06-11 | 1 | -1/+5 |
| * | internal: refactor for packaging | 2 * r + 2 * t | 2025-06-11 | 40 | -8/+14099 |
| * | feat: impl workspace-action command | 2 * r + 2 * t | 2025-06-10 | 1 | -1/+8 |
| * | feat: add toggle command | 2 * r + 2 * t | 2025-06-09 | 2 | -1/+99 |
| * | feat: add shell commands | 2 * r + 2 * t | 2025-06-09 | 14 | -36/+139 |
| * | parser: add func to run with args | 2 * r + 2 * t | 2025-06-09 | 13 | -2/+69 |
| * | feat: create parser | 2 * r + 2 * t | 2025-06-09 | 3 | -0/+219 |