Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sat, 13 Dec 2014 22:44:22 -0500 | Matt Harbison | subrepo: use 'self.ui' instead of 'self._repo.ui' |
Sat, 13 Dec 2014 20:43:01 -0500 | Matt Harbison | subrepo: reset 'self.ui' to the subrepo copy of 'ui' in the hgsubrepo class |
Sat, 13 Dec 2014 15:19:38 -0500 | Matt Harbison | subrepo: rename the '_ui' member to 'ui' |
Sat, 13 Dec 2014 15:13:07 -0500 | Matt Harbison | subrepo: drop the '_ui' member in the subrepo subclasses |
Tue, 09 Dec 2014 09:35:04 -0500 | Augie Fackler | graphmod: attempt to clarify documentation of groupbranchiter() |
Mon, 08 Dec 2014 15:20:28 -0500 | Augie Fackler | graphmod: rename graph-topological config to graph-group-branches |
Thu, 04 Sep 2014 19:28:17 +0200 | Pierre-Yves David | groupbranchiter: allow callers to select the first branch |