mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-28 23:55:54 +00:00
d78fd9e979
This adds `children(<set>)` and `<set>:` for the children of the given set, and `descendants(<set>)` and `<set>:*` for the descendants of the given set. The children and descendants are filtered to be among ancestors of non-obsolete commits. I haven't added a way of overriding that yet. |
||
---|---|---|
.. | ||
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_view.rs | ||
test_working_copy.rs | ||
test_working_copy_concurrent.rs |