jj/lib
Martin von Zweigbergk d575aaeca8 backend: move constant functions first
`root_commit_id()`, `root_change_id()`, and `empty_tree_id()` were
strangely ordered between `write_symlink()` and `read_tree().
2023-09-19 05:24:51 -07:00
..
benches cargo: rename crates from jujutsu/jujutsu-lib to jj-cli/jj-lib 2023-07-09 06:40:43 +02:00
gen-protos Use { workspace = true } to appease VS Code's Cargo.toml parser 2023-08-22 21:38:53 -07:00
src backend: move constant functions first 2023-09-19 05:24:51 -07:00
tests merged_tree: use child path when merging child 2023-09-18 07:53:19 -07:00
testutils tests: add a strict backend for use in tests 2023-09-18 07:53:19 -07:00
Cargo.toml merged_tree: add diff iterator 2023-08-25 06:40:36 -07:00