Mercurial > hg
log tests/test-revlog-ancestry.py.out @ 48324:95ea181d9bdd stable
age | author | description |
---|---|---|
Thu, 06 Sep 2018 19:37:38 -0400 | Boris Feld | ancestors: ensure a consistent order even in the "inclusive" case |
Thu, 06 Sep 2018 17:00:28 -0400 | Boris Feld | ancestors: actually iterate over ancestors in topological order (issue5979) |
Mon, 17 Dec 2012 15:13:51 -0800 | Siddharth Agarwal | revlog.ancestors: add support for including revs |
Fri, 01 Jun 2012 15:44:13 -0700 | Joshua Redstone | revlog: add optional stoprev arg to revlog.ancestors() |
Sat, 19 Jul 2008 18:19:50 +0200 | Stefano Tortarolo | Add ancestors and descendants to revlog |