ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
dploch f963af3f16 workspace: turn WorkspaceLoader into a trait
Like https://github.com/martinvonz/jj/pull/4189, this allows extensions the ability to load the repo in an environment where the local filesystem is not accessible. This change allows such extensions to exist at the CLI layer where jj is invoked as a subprocess, rather than a library (common in testing).
2024-08-30 13:35:52 -04:00
..
benches formatting only: switch to Item level import ganularity 2024-08-22 14:52:54 -04:00
gen-protos
proc-macros formatting only: switch to Item level import ganularity 2024-08-22 14:52:54 -04:00
src workspace: turn WorkspaceLoader into a trait 2024-08-30 13:35:52 -04:00
tests rewrite: deduplicate parent ids per remap iteration 2024-08-29 08:59:22 +09:00
testutils copies: in unsupported backends, return an empty stream instead of error 2024-08-23 18:51:02 -07:00
Cargo.toml cargo: add "clru" dependency 2024-08-29 23:33:37 +09:00
LICENSE