Mercurial > hg
graph
-
parsers: fix invariant bug in find_deepest (issue5623)Fri, 14 Jul 2017 13:48:17 +0200, by Sune Foldager
-
configitems: register the 'worker.backgroundclose' configFri, 30 Jun 2017 03:45:57 +0200, by Boris Feld
-
configitems: register the 'progress.width' configFri, 30 Jun 2017 03:44:05 +0200, by Boris Feld
-
configitems: register the 'color.pagermode' configWed, 12 Jul 2017 23:36:28 +0200, by Boris Feld
-
configitems: handle case were the default value is not staticWed, 12 Jul 2017 23:36:10 +0200, by Boris Feld
-
bugzilla: move the default regexp for fix in the config declarationFri, 14 Jul 2017 16:17:37 +0200, by Boris Feld
-
configitems: register the 'bugzilla.version' configFri, 07 Jul 2017 10:04:21 +0200, by Boris Feld
-
configitems: register the 'bugzilla.usermap' configFri, 07 Jul 2017 10:04:19 +0200, by Boris Feld
-
configitems: register the 'bugzilla.user' configFri, 07 Jul 2017 10:04:17 +0200, by Boris Feld
-
configitems: register the 'bugzilla.timeout' configFri, 07 Jul 2017 10:04:15 +0200, by Boris Feld
-
configitems: register the 'bugzilla.template' configFri, 07 Jul 2017 10:04:13 +0200, by Boris Feld
-
configitems: register the 'bugzilla.style' configFri, 07 Jul 2017 10:04:11 +0200, by Boris Feld
-
configitems: register the 'bugzilla.strip' configFri, 07 Jul 2017 10:04:09 +0200, by Boris Feld
-
configitems: register the 'bugzilla.regexp' configFri, 07 Jul 2017 10:04:07 +0200, by Boris Feld
-
changegroup: stop returning and recording added nodes in 'cg.apply'Thu, 13 Jul 2017 21:08:06 +0200, by Boris Feld
-
phases: remove trace of addednodes in the 'phase-heads' handlingThu, 13 Jul 2017 21:10:55 +0200, by Boris Feld
-
phases: test phases tracking at the transaction levelWed, 12 Jul 2017 22:39:48 +0200, by Boris Feld
-
phases: track phase changes from 'retractboundary'Wed, 12 Jul 2017 20:11:00 +0200, by Boris Feld
-
phases: detect when boundaries has been actually retractedWed, 12 Jul 2017 23:15:09 +0200, by Boris Feld
-
phases: rework phase movement code in 'cg.apply' to use 'registernew'Tue, 11 Jul 2017 01:17:36 +0200, by Boris Feld
-
convert: use the new 'phase.registernew' functionTue, 11 Jul 2017 00:59:23 +0200, by Boris Feld
-
localrepo: use the 'registernew' function to set the phase of new commitTue, 11 Jul 2017 01:05:27 +0200, by Boris Feld
-
phases: add a 'registernew' method to set new phasesTue, 11 Jul 2017 03:47:25 +0200, by Boris Feld
-
phases: extract the core of boundary retraction in '_retractboundary'Mon, 10 Jul 2017 23:50:16 +0200, by Boris Feld
-
phases: track phase movements in 'advanceboundary'Tue, 11 Jul 2017 02:39:52 +0200, by Boris Feld
-
phases: extract the intermediate set of affected revsMon, 10 Jul 2017 22:18:41 +0200, by Boris Feld
-
phase: put retractboundary out of the loop in advanceboundaryMon, 10 Jul 2017 22:22:42 +0200, by Boris Feld
-
match: make unionmatcher a proper matcherTue, 11 Jul 2017 10:46:10 -0700, by Martin von Zweigbergk
-
match: write forceincludematcher using unionmatcherFri, 07 Jul 2017 14:39:59 -0700, by Martin von Zweigbergk
-
histedit: extract InterventionRequired transaction handling to utilsWed, 12 Jul 2017 13:57:03 -0700, by Martin von Zweigbergk
-
histedit: create transaction outside of tryWed, 12 Jul 2017 13:17:49 -0700, by Martin von Zweigbergk
-
histedit: remove transaction from state objectWed, 12 Jul 2017 11:18:02 -0700, by Martin von Zweigbergk