log mercurial/unionrepo.py @ 30374:f2d146d1e8d6

age author description
Fri, 11 Nov 2016 01:20:13 -0800 Durham Goode manifest: add unionmanifestlog support
Tue, 18 Oct 2016 17:32:51 -0700 Durham Goode manifest: move manifest creation to a helper function stable
Mon, 22 Feb 2016 23:36:04 +0100 Pierre-Yves David unionrepo: properly handle hidden linkrev in revlog (issue5070) stable
Wed, 13 Jan 2016 15:47:37 -0600 Matt Mackall merge with stable
Wed, 06 Jan 2016 11:01:55 -0800 Sean Farley unionrepo: fix wrong rev being checked in iscensored (issue5024) stable
Mon, 14 Dec 2015 15:55:12 -0500 Mike Edgar changegroup: add flags field to cg3 delta header
Thu, 08 Oct 2015 12:55:45 -0700 Pierre-Yves David error: get Abort from 'error' instead of 'util'