jj/cli
Angel Ezquerra df2c1ed474
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
config get: add support for displaying arrays and tables
Up until now, trying to get a config value that was an array or a table would fail with an error indicating that only values that can be converted to a string can be displayed. This change fixes that issue by converting arrays and tables into TOML format.
2025-09-24 16:51:11 +00:00
..
examples cleanup: leverage trait upcasting, delete as_any*() 2025-09-20 01:22:47 +00:00
src config get: add support for displaying arrays and tables 2025-09-24 16:51:11 +00:00
testing cli: add jj bisect run command 2025-09-04 14:30:52 +00:00
tests config get: add support for displaying arrays and tables 2025-09-24 16:51:11 +00:00
build.rs cargo: bump MSRV to 1.88 2025-09-19 01:03:21 +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