ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Martin von Zweigbergk 6fdef8bf67 cli: make WorkspaceCommandHelper keep a CommandHelper
This avoids cloning `UserSettings` and some other data. I haven't
attempted to measure the performance impact (I expect it's tiny); this
is more about clarifying that there are not multiple different
versions of these fields.
2024-09-03 08:41:24 -07:00
..
examples cleanup: remove redundant ::{self} from use declarations 2024-08-23 13:05:27 +09:00
src cli: make WorkspaceCommandHelper keep a CommandHelper 2024-09-03 08:41:24 -07:00
testing formatting only: switch to Item level import ganularity 2024-08-22 14:52:54 -04:00
tests op log: change "resolve concurrent" to "reconcile divergent" 2024-08-30 21:56:11 -07: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