Mercurial > public > mercurial-scm > hg
log mercurial/graphmod.py @ 27102:f97bb61b51e6 stable
age | author | description |
---|---|---|
Tue, 08 Sep 2015 23:00:44 +0900 | Yuya Nishihara | graphmod: compute slow revset query once prior to reachableroots (issue4782) |
Fri, 21 Aug 2015 16:03:25 -0700 | Pierre-Yves David | graphmod: stop building a list out of branchgroupiter |
Fri, 19 Jun 2015 20:28:52 -0700 | Laurent Charignon | revset: remove grandparent by using reachableroots |
Sat, 08 Aug 2015 19:18:23 -0700 | Gregory Szorc | graphmod: use absolute_import |
Sun, 18 Jan 2015 02:38:57 +0100 | Mads Kiilerich | spelling: fixes from proofreading of spell checker issues |
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 |