forked from mirrors/jj
c7f701fddb
I'd like to experiment with mostly using change ids instead of commit ids on the CLI. Then it needs to be easy to refer to the non-obsolete commits in a change, which means we probably don't want to require any operators (i.e. a plain change id should resolve to the non-obsolete commits in the change). This patch prepares for letting a change id resolve to (possibly) many commits. |
||
---|---|---|
.. | ||
test_bad_locking.rs | ||
test_commit_builder.rs | ||
test_commit_concurrent.rs | ||
test_diff_summary.rs | ||
test_evolution.rs | ||
test_git.rs | ||
test_index.rs | ||
test_init.rs | ||
test_load_repo.rs | ||
test_merge_trees.rs | ||
test_mut_repo.rs | ||
test_operations.rs | ||
test_revset.rs | ||
test_revset_graph_iterator.rs | ||
test_view.rs | ||
test_working_copy.rs | ||
test_working_copy_concurrent.rs |