Mercurial > hg
graph
-
match: drop unnecessary removal of '.' from excluded rootsWed, 27 May 2015 13:23:35 -0700, by Martin von Zweigbergk
-
changegroup: simplify by not reusing 'prog(ress)' instanceFri, 12 Jun 2015 11:00:50 -0700, by Martin von Zweigbergk
-
changegroup: don't use 'repo' for non-repo 'self'Fri, 12 Jun 2015 10:54:10 -0700, by Martin von Zweigbergk
-
subrepo: introduce hgsubrepo._getctx()Sun, 14 Jun 2015 21:51:57 -0400, by Matt Harbison
-
convert: apply the appropriate phases to the destination (issue4165)Sun, 14 Jun 2015 13:08:11 -0400, by Matt Harbison
-
convert: always track the hg source revision in the internal commit objectSun, 14 Jun 2015 13:04:00 -0400, by Matt Harbison
-
repoview: invalidate 'visible' filtered revisions when bookmarks changeSat, 13 Jun 2015 00:51:43 -0700, by Laurent Charignon
-
ui: flush stderr after printing a non-chained exception for WindowsFri, 12 Jun 2015 22:09:41 -0400, by Matt Harbison
-
revset: use parentsets.min in _childrenThu, 11 Jun 2015 19:02:24 -0700, by Pierre-Yves David
-
revset: prefetch all attributes before loop in _revsbetweenThu, 11 Jun 2015 11:42:46 -0700, by Pierre-Yves David
-
hgweb: add some in-code documentation for 'web.view'Thu, 07 Feb 2013 00:32:26 +0000, by Pierre-Yves David
-
bookmark: informs of failure to upgrade a bookmarkThu, 11 Jun 2015 17:19:48 -0700, by Pierre-Yves David
-
fancyopts: allow all callable as default parameter valueThu, 11 Jun 2015 08:54:24 -0400, by introom
-
templater: evaluate arguments passed to diff() appropriately stableSat, 13 Jun 2015 20:14:22 +0900, by Yuya Nishihara
-
parsers: do not cache RevlogError type (issue4451) stableFri, 12 Jun 2015 14:43:59 -0700, by Gregory Szorc