Mercurial > hg
graph
-
tests: add and remove some (glob) markersFri, 15 Sep 2017 22:08:25 -0400, by Augie Fackler
-
uncommit: move fb-extension to core which uncommits a changesetThu, 24 Aug 2017 22:55:56 +0530, by Pulkit Goyal
-
show: use consistent (and possibly shorter) node lengthsWed, 13 Sep 2017 21:15:46 -0700, by Gregory Szorc
-
show: pass the minimum length for nodes as a template keywordThu, 03 Aug 2017 21:51:34 -0700, by Gregory Szorc
-
cmdutil: allow extra properties to be added to each contextThu, 03 Aug 2017 21:13:27 -0700, by Gregory Szorc
-
dirstate: perform transactions with _map using single call, where possibleThu, 14 Sep 2017 09:41:22 -0700, by Michael Bolin
-
extensions: register config item earlyTue, 05 Sep 2017 00:34:13 +0200, by Boris Feld
-
extensions: factor extra data loading outTue, 05 Sep 2017 00:31:59 +0200, by Boris Feld
-
configitems: register the 'win32text.warn' configFri, 30 Jun 2017 03:45:56 +0200, by Boris Feld
-
configitems: register the 'mq.secret' configFri, 30 Jun 2017 03:43:17 +0200, by Boris Feld
-
configitems: register the 'mq.plain' configFri, 30 Jun 2017 03:43:16 +0200, by Boris Feld
-
configitems: register the 'mq.keepchanges' configFri, 30 Jun 2017 03:43:15 +0200, by Boris Feld
-
configitems: register the 'mq.git' configFri, 30 Jun 2017 03:43:14 +0200, by Boris Feld
-
configitems: register the 'win32mbcs.encoding' configFri, 30 Jun 2017 03:45:54 +0200, by Boris Feld
-
copytrace: move fast heuristic copytracing algorithm to coreSun, 03 Sep 2017 03:49:15 +0530, by Pulkit Goyal
-
configitems: register the 'convert.svn.startrev' configFri, 30 Jun 2017 03:36:46 +0200, by Boris Feld
-
configitems: register the 'convert.svn.debugsvnlog' configFri, 30 Jun 2017 03:36:36 +0200, by Boris Feld
-
configitems: register the 'convert.skiptags' configFri, 30 Jun 2017 03:36:28 +0200, by Boris Feld
-
configitems: register the 'convert.p4.startrev' configFri, 30 Jun 2017 03:36:20 +0200, by Boris Feld
-
configitems: register the 'convert.localtimezone' configFri, 30 Jun 2017 03:36:00 +0200, by Boris Feld
-
configitems: register the 'convert.ignoreancestorcheck' configFri, 30 Jun 2017 03:35:55 +0200, by Boris Feld
-
configitems: register the 'convert.hg.usebranchnames' configFri, 30 Jun 2017 03:35:48 +0200, by Boris Feld
-
configitems: register the 'convert.hg.tagsbranch' configFri, 30 Jun 2017 03:35:38 +0200, by Boris Feld
-
configitems: register the 'convert.hg.startrev' configFri, 30 Jun 2017 03:35:29 +0200, by Boris Feld
-
configitems: register the 'convert.hg.sourcename' configFri, 30 Jun 2017 03:35:22 +0200, by Boris Feld
-
configitems: register the 'convert.hg.saverev' configFri, 30 Jun 2017 03:35:12 +0200, by Boris Feld
-
configitems: register the 'convert.hg.revs' configFri, 30 Jun 2017 03:34:58 +0200, by Boris Feld
-
configitems: register the 'convert.hg.ignoreerrors' configFri, 30 Jun 2017 03:34:49 +0200, by Boris Feld
-
configitems: register the 'convert.hg.clonebranches' configFri, 30 Jun 2017 03:34:45 +0200, by Boris Feld
-
configitems: register the 'convert.git.skipsubmodules' configFri, 30 Jun 2017 03:34:32 +0200, by Boris Feld
-
configitems: register the 'convert.git.similarity' configFri, 30 Jun 2017 03:34:23 +0200, by Boris Feld
-
configitems: register the 'convert.git.saverev' configFri, 30 Jun 2017 03:34:14 +0200, by Boris Feld
-
configitems: register the 'convert.git.renamelimit' configFri, 30 Jun 2017 03:34:06 +0200, by Boris Feld
-
configitems: register the 'convert.git.remoteprefix' configFri, 30 Jun 2017 03:34:00 +0200, by Boris Feld
-
configitems: register the 'convert.git.findcopiesharder' configFri, 30 Jun 2017 03:33:51 +0200, by Boris Feld
-
configitems: register the 'convert.git.extrakeys' configFri, 30 Jun 2017 03:33:41 +0200, by Boris Feld
-
configitems: register the 'convert.git.committeractions' configFri, 30 Jun 2017 03:33:29 +0200, by Boris Feld
-
configitems: register the 'convert.cvsps.mergeto' configFri, 30 Jun 2017 03:33:25 +0200, by Boris Feld
-
configitems: register the 'convert.cvsps.mergefrom' configFri, 30 Jun 2017 03:33:15 +0200, by Boris Feld
-
configitems: register the 'convert.cvsps.fuzz' configFri, 30 Jun 2017 03:33:06 +0200, by Boris Feld
-
configitems: register the 'convert.cvsps.cache' configFri, 30 Jun 2017 03:32:53 +0200, by Boris Feld
-
bundle2: move exception handling into part iteratorWed, 13 Sep 2017 20:39:01 -0700, by Durham Goode
-
bundle2: move part counter to partiteratorWed, 13 Sep 2017 17:16:50 -0700, by Durham Goode
-
bundle2: move part iterator a separate classWed, 13 Sep 2017 17:16:45 -0700, by Durham Goode
-
changegroup: add source parameter to generatemanifestsMon, 11 Sep 2017 13:39:22 -0700, by Durham Goode
-
changegroup: remove changegroup dependency from revlog.addgroupWed, 13 Sep 2017 10:43:44 -0700, by Durham Goode
-
revlog: refactor chain variableWed, 13 Sep 2017 10:43:16 -0700, by Durham Goode
-
scmutil: don't append .orig to backups in origbackuppath (BC)Mon, 11 Sep 2017 17:49:49 +0000, by Mark Thomas
-
repair: preserve phase also when not using generaldelta (issue5678) stableThu, 14 Sep 2017 11:16:57 -0700, by Martin von Zweigbergk
-
merge: move cwd-missing detection to helper functionsTue, 12 Sep 2017 19:27:01 -0700, by Phil Cohen
-
doctest: enable tests by default on Python 3Sun, 03 Sep 2017 15:09:04 +0900, by Yuya Nishihara
-
doctest: normalize b'', u'' and exception output on Python 3Thu, 24 Aug 2017 22:33:28 +0900, by Yuya Nishihara
-
doctest: coerce dict.keys() to listSun, 03 Sep 2017 17:33:10 +0900, by Yuya Nishihara