Mercurial > hg
comparison hgext/hgk.py @ 16868:eb88ed4269c5
revlog: add optional stoprev arg to revlog.ancestors()
This will be used as a step in removing reachable() in a future diff.
Doing it now because bryano is in the process of rewriting ancestors in
C. This depends on bryano's patch to replace *revs with revs in the
declaration of revlog.ancestors.
author | Joshua Redstone <joshua.redstone@fb.com> |
---|---|
date | Fri, 01 Jun 2012 15:44:13 -0700 |
parents | 38caf405d010 |
children | 434e5bd615fc |
comparison
equal
deleted
inserted
replaced
16867:1093ad1e8903 | 16868:eb88ed4269c5 |
---|