mercurial/bundlerepo.py
Mon, 26 Aug 2013 16:50:31 -0700 Wojciech Lopata bundlerevlog: extract 'baserevision' method
Wed, 10 Oct 2012 21:55:49 +0200 Simon Heimberg repo: repo isolation, do not pass on repo.ui for creating new repos
Fri, 08 Feb 2013 23:26:00 +0100 Mads Kiilerich bundlerepo: replace basemap with the base field in the index
Wed, 06 Feb 2013 07:55:29 +0000 Pierre-Yves David incoming: fix incoming when a local head is remotely filtered (issue3805) stable
Wed, 16 Jan 2013 20:52:56 +0100 Mads Kiilerich bundlerepo: remove old style check of file names
Wed, 16 Jan 2013 20:41:41 +0100 Mads Kiilerich bundlerepo: use revlog._checkhash
Wed, 16 Jan 2013 20:41:41 +0100 Mads Kiilerich bundlerepo: store validated deltabase rev in basemap instead of node
Wed, 16 Jan 2013 20:41:41 +0100 Mads Kiilerich bundlerepo: use rev instead of node for iteration in revision()
Wed, 16 Jan 2013 20:41:41 +0100 Mads Kiilerich bundlerepo: inline inbundle()
Wed, 16 Jan 2013 20:41:41 +0100 Mads Kiilerich bundlerepo: drop bundlebase wrapper function for basemap
Wed, 16 Jan 2013 20:41:41 +0100 Mads Kiilerich bundlerepo: remove unused disktiprev attribute
Wed, 16 Jan 2013 20:41:34 +0100 Mads Kiilerich bundlerepo: improve performance for bundle() revset expression
Wed, 16 Jan 2013 20:41:32 +0100 Mads Kiilerich bundlerepo: fix outdated comment
Fri, 28 Dec 2012 02:34:32 +0100 Pierre-Yves David bundlerepo: drop use of `_cacheabletip`
Fri, 28 Dec 2012 02:32:47 +0100 Pierre-Yves David bundlerepo: enforce reading from core repo only
less more (0) -100 -15 tip