Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 13 Dec 2014 14:26:38 -0500 | Matt Harbison | subrepo: drop the 'ui' parameter to cat() |
Sat, 13 Dec 2014 14:53:46 -0500 | Matt Harbison | subrepo: drop the 'ui' parameter to archive() |
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() |