jj/lib
Ilya Grigoriev 277b81ff6f lib: make DescendantRebaser-related APIs private.
Finally, there are no test uses of these APIs. `DescendantRebaser` is made
`pub(crate)`, since it is used by `MutRepo`. Other functions are made private.
2024-01-01 18:51:36 -08: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 lib: make DescendantRebaser-related APIs private. 2024-01-01 18:51:36 -08:00
tests test_rewrite.rs: stop using DescendantRebaser when testing EmptyBehavior 2024-01-01 18:51:36 -08:00
testutils test_rewrite.rs: stop using DescendantRebaser when testing EmptyBehavior 2024-01-01 18:51:36 -08:00
Cargo.toml lock: remove byteorder dependency from tests, use fs helper functions 2023-12-23 00:14:17 +09:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00