jj/cli
Yuya Nishihara 4b1a057fd4 config: construct "unset" error without using config::ConfigError
I also changed the error type from Config to User. They are failures of user
action, not configuration.
2024-12-10 16:08:50 +09:00
..
examples conflicts: add "ui.conflict-marker-style" config 2024-11-23 08:28:47 -06:00
src config: construct "unset" error without using config::ConfigError 2024-12-10 16:08:50 +09:00
testing style: inline variables into format strings 2024-10-04 22:29:13 +02:00
tests config: construct "unset" error without using config::ConfigError 2024-12-10 16:08:50 +09:00
build.rs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
Cargo.toml completion: suggest file paths incrementally 2024-12-01 11:06:36 +01:00
docs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
LICENSE