about summary refs log tree commit diff stats
path: root/crates/libmpv2/libmpv2-sys/src (unfollow)
Commit message (Collapse)Author
6 daysfix(nix/package): Update to include the newest changesBenedikt Peetz
6 daysrefactor(crates/yt/constants): Remove empty moduleBenedikt Peetz
6 daysstyle(treewide): FormatBenedikt Peetz
6 dayschore(treewide): Add missing license headersBenedikt Peetz
6 daystest(crates/libmpv2): Avoid compiling a doc-testBenedikt Peetz
6 daysfix(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.
6 daystest(crates/yt/tests/watch/focus_switch.rs): This test simply lacks its purposeBenedikt Peetz
6 daystest(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.
6 daysfeat(crates/yt/commands/cache): InitBenedikt Peetz
6 daysrefactor(crates/yt/commands): Restrict visibility to itselfBenedikt Peetz
This ensures, that the other code in `yt` does not reference this.
6 days