forked from mirrors/jj
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. |
||
---|---|---|
.. | ||
benches | ||
protos | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |