jj/lib
Yuya Nishihara 29a565e3fb revset: add substitution rule for roots..heads
While working on ancestor generation, I noticed Mercurial has this
substitution rule. Since it's easier to deal with Ancestors() than Range {},
'roots..heads' is first decomposed to ':heads & ~:roots'.
2022-12-13 15:55:18 +09:00
..
src revset: add substitution rule for roots..heads 2022-12-13 15:55:18 +09:00
tests index: implement generation filter on RevWalkGenerationRange 2022-12-11 13:14:19 +09:00
testutils release: release version 0.6.1 2022-12-05 20:50:48 -08:00
build.rs copyright: change from "Google LLC" to "The Jujutsu Authors" 2022-11-28 06:05:45 -10:00
Cargo.toml cargo: bump pest_derive from 2.5.0 to 2.5.1 2022-12-06 08:11:18 -08:00