log mercurial/context.py @ 30801:67ee7874e53b

age author description
Thu, 05 Jan 2017 17:16:07 +0000 Remi Chaintron revlog: add 'raw' argument to revision and _addrevision
Wed, 28 Dec 2016 23:03:37 +0100 Denis Laxalde context: add a `blockancestors(fctx, fromline, toline)` function
Fri, 16 Dec 2016 21:02:39 +0000 Jun Wu context: correct metadataonlyctx's parameter
Mon, 21 Nov 2016 08:09:41 -0800 Mateusz Kwapich memctx: allow the metadataonlyctx thats reusing the manifest node
Thu, 10 Nov 2016 02:19:16 -0800 Durham Goode dirstate: change added/modified placeholder hash length to 20 bytes
Thu, 10 Nov 2016 02:17:22 -0800 Durham Goode dirstate: change placeholder hash length to 20 bytes
Tue, 08 Nov 2016 08:03:43 -0800 Durham Goode context: add manifestctx property on changectx
Tue, 08 Nov 2016 08:03:43 -0800 Durham Goode manifest: remove manifest.find
Tue, 01 Nov 2016 08:22:50 +0000 Jun Wu adjustlinkrev: remove unnecessary parameters
Thu, 19 Mar 2015 22:22:50 +0100 Mads Kiilerich context: make sure __str__ works, also when there is no _changectx
Sat, 01 Oct 2016 14:18:58 +0100 Jun Wu annotate: calculate line count correctly
Tue, 27 Sep 2016 14:46:34 +0200 Philippe Pepiot mdiff: remove unused parameter 'refine' from allblocks()
Tue, 13 Sep 2016 16:26:30 -0700 Durham Goode manifest: adds manifestctx.readfast
Tue, 13 Sep 2016 16:25:21 -0700 Durham Goode manifest: add manifestctx.readdelta()
Wed, 14 Sep 2016 17:12:39 +0200 Pierre-Yves David merge with stable