jj/cli
Yuya Nishihara 5e22ae6bd9
Some checks are pending
binaries / Build binary artifacts (push) Waiting to run
website / prerelease-docs-build-deploy (ubuntu-24.04) (push) Waiting to run
Scorecards supply-chain security / Scorecards analysis (push) Waiting to run
cli: new: parse -r/-o option properly, merge with positional arguments
Because the order of parents matters, we have to merge positional and -o
arguments in order of appearance.
2025-12-19 09:39:53 +00:00
..
examples clippy: enable unnecessary_literal_bound lint 2025-12-05 17:07:44 +00:00
src cli: new: parse -r/-o option properly, merge with positional arguments 2025-12-19 09:39:53 +00:00
testing bisect: add missing closing backtick, make tests pass on Windows 2025-12-19 04:18:46 +00:00
tests cli: new: parse -r/-o option properly, merge with positional arguments 2025-12-19 09:39:53 +00:00
build.rs colocation: rename from "colocated repo" to "colocated workspace" 2025-11-03 16:53:26 +00:00
Cargo.toml ui: switch to std::io::pipe() 2025-09-19 09:41:32 +00:00
docs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00