forked from mirrors/jj
41779551fb
Now that we no longer have to be careful whether we mean "all heads" or "non-obsolete heads", there's no need to pass them as arguments. It's still possible to get a DAG range to a hidden commit by using `RevsetExpression::dag_range_to()`, as long as the hidden commit is indexed. |
||
---|---|---|
.. | ||
commands.rs | ||
diff_edit.rs | ||
formatter.rs | ||
graphlog.rs | ||
lib.rs | ||
main.rs | ||
template.pest | ||
template_parser.rs | ||
templater.rs | ||
testutils.rs | ||
ui.rs |