jj/lib
Yuya Nishihara b97b7384bb config: allow inline table syntax in mutation and conditional scope API
This is a middle ground. An inline table can still be overwritten or deleted
because it's syntactically a value. It would be annoying if "jj config set
colors.<name> '{ .. }'" couldn't be executed more than once because the existing
item was a table.

#5255
2025-01-10 02:56:21 +00:00
..
benches style: add semicolon at the end of expressions used as statements 2024-10-04 22:29:13 +02:00
gen-protos
proc-macros
src config: allow inline table syntax in mutation and conditional scope API 2025-01-10 02:56:21 +00:00
tests git: remove PartialEq requirement from GitPushError 2025-01-10 01:16:33 +00:00
testutils tests: add convenient method to initialize TestWorkspace with test settings 2025-01-06 22:37:33 +09:00
Cargo.toml lib: remove use of zstd 2025-01-08 22:02:21 +00:00
LICENSE