Mercurial > hg
log tests/test-revlog-ancestry.py @ 29051:a56296f55a5e stable 3.8.1
age | author | description |
---|---|---|
Tue, 05 Apr 2016 23:35:45 +0900 | Yuya Nishihara | tests: alias ui as uimod in test-revlog-ancestry/test-ui-verbosity |
Mon, 04 Apr 2016 05:10:11 +0300 | Robert Stanca | py3: use print_function in test-revlog-ancestry.py |
Mon, 04 Apr 2016 05:09:24 +0300 | Robert Stanca | py3: use absolute_import in test-revlog-ancestry.py |
Mon, 14 Dec 2015 18:54:03 -0500 | Augie Fackler | merge: have merge.update use a matcher instead of partial fn |
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() |
Fri, 01 Jun 2012 12:45:16 -0700 | Bryan O'Sullivan | revlog: descendants(*revs) becomes descendants(revs) (API) |