| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2025-07-24 | refactor(crates/yt/constants): Remove empty module | Benedikt Peetz | |
| 2025-07-24 | style(treewide): Format | Benedikt Peetz | |
| 2025-07-24 | chore(treewide): Add missing license headers | Benedikt Peetz | |
| 2025-07-24 | test(crates/libmpv2): Avoid compiling a doc-test | Benedikt Peetz | |
| 2025-07-24 | fix(crates/yt/commands/database): Correctly format the default for `--kind` | Benedikt Peetz | |
| The `fmt::Debug` impl will print them capitalized, which is obviously wrong in this context. | |||
| 2025-07-24 | test(crates/yt/tests/watch/focus_switch.rs): This test simply lacks its purpose | Benedikt Peetz | |
| 2025-07-24 | test(crates/yt/testenv/run/run_piped): Finalize the second command after the ↵ | Benedikt Peetz | |
| first one Otherwise, we introduce a race condition and thus produce spurious test failures. | |||
| 2025-07-24 | feat(crates/yt/commands/cache): Init | Benedikt Peetz | |
| 2025-07-24 | refactor(crates/yt/commands): Restrict visibility to itself | Benedikt Peetz | |
| This ensures, that the other code in `yt` does not reference this. | |||
| 2025-07-24 | fix(crates/yt): Correct imports | Benedikt Peetz | |
| 2025-07-24 | |||
