Home
last modified time | relevance | path

Searched refs:conditionally_push_rev (Results 1 – 1 of 1) sorted by relevance

/dports/devel/mercurial/mercurial-6.0/rust/hg-core/src/
H A Dancestors.rs75 this.conditionally_push_rev(parent); in new()
82 fn conditionally_push_rev(&mut self, rev: Revision) { in conditionally_push_rev() method
163 self.conditionally_push_rev(p2); in next()