jj/cli
Yuya Nishihara 0df1ac65b5 cli: call resolved_config_values() directly from cmd_config_list()
There's only one caller, and it will become accessible through
command.settings().
2024-11-26 18:17:52 +09:00
..
examples conflicts: add "ui.conflict-marker-style" config 2024-11-23 08:28:47 -06:00
src cli: call resolved_config_values() directly from cmd_config_list() 2024-11-26 18:17:52 +09:00
testing style: inline variables into format strings 2024-10-04 22:29:13 +02:00
tests cli: simplify-parents: add default revsets.simplify-parents config 2024-11-26 13:19:25 +08:00
build.rs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
Cargo.toml completion: teach config about keys 2024-11-18 13:19:02 +01:00
docs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
LICENSE