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