Mercurial > hg
graph
-
monoblue: make the size of line links bigger to cover line numbers betterWed, 14 Oct 2015 22:24:50 +0800, by Anton Shestakov
-
gitweb: don't drop current revision context on graph pageSat, 26 Sep 2015 18:16:49 +0800, by Anton Shestakov
-
util: also catch IndexErrorTue, 13 Oct 2015 16:05:30 -0700, by Sean Farley
-
exewrapper: add comments about PYTHONHOMEWed, 14 Oct 2015 12:23:49 +0200, by Adrian Buehlmann
-
exewrapper: report name of failed private DLL in error messageWed, 14 Oct 2015 12:23:04 +0200, by Adrian Buehlmann
-
exewrapper: report name of failed DLL in error messageWed, 14 Oct 2015 12:22:09 +0200, by Adrian Buehlmann
-
merge: abort on file/directory case folding collisions (issue4892)Tue, 13 Oct 2015 00:16:25 +0200, by Mads Kiilerich
-
tests: test of case-folding merge collisionsTue, 13 Oct 2015 00:16:25 +0200, by Mads Kiilerich
-
copies: group bothnew with other setsWed, 19 Aug 2015 15:40:13 -0500, by Matt Mackall
-
copies: rename renamedelete to renamedeleteset for clarityWed, 19 Aug 2015 15:32:27 -0500, by Matt Mackall
-
copies: move _makegetfctx calls into checkcopiesWed, 19 Aug 2015 15:26:08 -0500, by Matt Mackall
-
copies: factor out setupctx into _makegetfctxWed, 19 Aug 2015 15:17:33 -0500, by Matt Mackall
-
copies: avoid reference to c1/c2 in makectxFri, 21 Aug 2015 15:12:58 -0500, by Matt Mackall
-
mq: use cmdutil.revert instead of hg.revertMon, 12 Oct 2015 03:37:09 -0500, by Matt Mackall
-
debugmergestate: add support for printing out driver-resolved filesWed, 30 Sep 2015 21:48:53 -0700, by Siddharth Agarwal
-
debugmergestate: add support for printing out merge driverWed, 30 Sep 2015 21:47:27 -0700, by Siddharth Agarwal
-
merge.mergedriver: don't try resolving files marked driver-resolvedWed, 30 Sep 2015 19:43:51 -0700, by Siddharth Agarwal
-
merge.mergestate: add support for persisting driver-resolved filesMon, 28 Sep 2015 18:34:06 -0700, by Siddharth Agarwal
-
merge.mergestate: add support for persisting a custom merge driverWed, 30 Sep 2015 21:42:52 -0700, by Siddharth Agarwal
-
exchange: support sorting URLs by client-side preferencesTue, 13 Oct 2015 12:30:39 -0700, by Gregory Szorc
-
exchange: extract bundle specification components into own attributesTue, 13 Oct 2015 12:31:19 -0700, by Gregory Szorc
-
exchange: support preserving external names when parsing bundle specsTue, 13 Oct 2015 12:29:50 -0700, by Gregory Szorc
-
clonebundles: filter on SNI requirementTue, 13 Oct 2015 10:59:41 -0700, by Gregory Szorc
-
clonebundles: filter on bundle specificationTue, 13 Oct 2015 11:45:30 -0700, by Gregory Szorc
-
clonebundle: support bundle2Tue, 13 Oct 2015 10:41:54 -0700, by Gregory Szorc
-
update: also use 'destupdate' for pull and unbundleMon, 05 Oct 2015 21:31:32 -0700, by Pierre-Yves David
-
destupdate: also include bookmark related logicTue, 29 Sep 2015 01:03:26 -0700, by Pierre-Yves David
-
exchange: refactor bundle specification parsingTue, 13 Oct 2015 10:57:54 -0700, by Gregory Szorc
-
exchange: move bundle specification parsing from cmdutilTue, 13 Oct 2015 11:43:21 -0700, by Gregory Szorc
-
revset: add optional offset argument to limit() predicateTue, 24 Mar 2015 00:28:28 +0900, by Yuya Nishihara