ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
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
..
examples cleanup: remove redundant ::{self} from use declarations 2024-08-23 13:05:27 +09:00
src workspace: turn WorkspaceLoader into a trait 2024-08-30 13:35:52 -04:00
testing formatting only: switch to Item level import ganularity 2024-08-22 14:52:54 -04:00
tests cli: change default inline threshold of color-words diffs 2024-08-28 10:33:33 +09:00
build.rs build: update rerun-if conditions to watch .git/HEAD in colocated repo 2023-08-06 12:16:11 +09:00
Cargo.toml built-in pager: write a message to the user if pager failed to start 2024-08-03 17:45:18 -07:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00