Mercurial > hg
graph
-
run-tests: write .err files earlierTue, 27 May 2014 19:21:12 -0700, by Gregory Szorc
-
run-tests: exit with non-0 exit code when tests fail or warnTue, 27 May 2014 19:10:22 -0700, by Gregory Szorc
-
bundle2: expose mandatory params in a mandatorykeys attributeFri, 23 May 2014 20:23:54 -0700, by Pierre-Yves David
-
bundle2: use the new ``part.params`` dictionaryMon, 26 May 2014 18:45:43 -0700, by Pierre-Yves David
-
bundle2: introduce a ``params`` dictionary on unbundled partsFri, 23 May 2014 17:26:57 -0700, by Pierre-Yves David
-
bundle2: make sure unbundled part param are read-onlyFri, 23 May 2014 17:17:39 -0700, by Pierre-Yves David
-
bundle2: introduce an ``_initparams`` methodWed, 28 May 2014 10:04:02 -0700, by Pierre-Yves David
-
bundle2: forbid duplicate parameter keysThu, 22 May 2014 12:52:09 -0700, by Pierre-Yves David
-
bundle2: update part creators to ``addparam`` when relevantFri, 23 May 2014 16:46:30 -0700, by Pierre-Yves David
-
bundle2: introduce a ``addparam`` method on partThu, 22 May 2014 11:38:40 -0700, by Pierre-Yves David
-
bundle2: the ability to set ``data`` attribute of the part is now officialThu, 22 May 2014 11:21:26 -0700, by Pierre-Yves David
-
bundle2: introduce a ReadOnlyPartError exceptionSat, 24 May 2014 16:08:05 -0700, by Pierre-Yves David
-
bundle2: warn about error during initialization in ``newpart`` docstringFri, 23 May 2014 16:20:30 -0700, by Pierre-Yves David
-
bundle2: track life cycle of partsThu, 22 May 2014 11:14:02 -0700, by Pierre-Yves David
-
bundle2: update all ``addpart`` callers to ``newpart``Fri, 23 May 2014 15:59:19 -0700, by Pierre-Yves David
-
bundle2: have ``newpart`` automatically add the part to the bundleFri, 23 May 2014 15:54:18 -0700, by Pierre-Yves David
-
bundle2: add a ``newpart`` method to ``bundle20``Fri, 23 May 2014 15:45:46 -0700, by Pierre-Yves David
-
bundle2: small doc update on the bundlerThu, 22 May 2014 10:48:37 -0700, by Pierre-Yves David
-
localrepo: replace status method with a shimFri, 25 Apr 2014 15:44:55 -0500, by Sean Farley
-
workingctx: have status method call super instead of customized code.Tue, 27 May 2014 15:55:35 -0700, by Sean Farley
-
basectx: copy localrepo.status methodThu, 24 Apr 2014 18:07:42 -0500, by Sean Farley
-
committablectx: cache _status in _poststatusThu, 24 Apr 2014 17:42:53 -0500, by Sean Farley
-
committablectx: simplify caching the statusThu, 24 Apr 2014 17:31:20 -0500, by Sean Farley
-
localrepo: remove cache code now handled by _prestatusWed, 23 Apr 2014 16:08:20 -0500, by Sean Farley
-
workingctx: add note about super._prestatus calling manifestWed, 23 Apr 2014 16:06:42 -0500, by Sean Farley
-
basectx: preserve loading the cached manifest in _prestatusWed, 23 Apr 2014 16:06:23 -0500, by Sean Farley
-
localrepo: use new subrev method of context.pyFri, 20 Sep 2013 21:59:34 -0500, by Sean Farley
-
committablectx: add subrev method to return NoneFri, 20 Sep 2013 22:07:58 -0500, by Sean Farley