jj/lib
Yuya Nishihara b3ae7e7657 revset_graph: preserve original parents order
It seemed awkward if merged PR is sometimes rendered as a first branch.
Instead of sorting edges in index order, let's build a HashSet only when
deduplication is needed.
2023-07-29 05:36:09 +09:00
..
benches
gen-protos
src revset_graph: preserve original parents order 2023-07-29 05:36:09 +09:00
tests revset_graph: preserve original parents order 2023-07-29 05:36:09 +09:00
testutils tests: add TestWorkspace::snapshot() to simplify snapshotting 2023-07-28 09:32:18 -07:00
Cargo.toml