jj/lib
Martin von Zweigbergk 30aa459d2a revsets: add a all_heads() revset function
This adds a `all_heads()` revset function, which contains all heads in
the view, i.e. including non-public heads and obsolete heads.
2021-04-18 22:31:46 -07:00
..
benches diff: first diff lines, then refine to words, producing better diffs 2021-04-04 21:50:31 -07:00
protos
src revsets: add a all_heads() revset function 2021-04-18 22:31:46 -07:00
tests revsets: add a all_heads() revset function 2021-04-18 22:31:46 -07:00
build.rs rustfmt: configure to group imports 2021-03-14 10:46:25 -07:00
Cargo.toml revsets: define grammar in pest 2021-04-18 21:25:58 -07:00