Mercurial > hgsubversion
graph
-
svnmeta: pep82015-02-09, by Sean Farley
-
svncommads: document the auto layout block2015-02-09, by Sean Farley
-
layouts: remove detect.py2014-03-24, by Sean Farley
-
layouts: update doc string to inform about using the right object2014-03-24, by Sean Farley
-
svnmeta: use self.layout instead of calling ui.config directly2014-03-24, by Sean Farley
-
svncommands: rip out layout logic and use meta object2014-03-24, by Sean Farley
-
svnmeta: create a new layoutobj if layout has changed2014-03-24, by Sean Farley
-
layouts: add a name property to custom2014-03-24, by Sean Farley
-
layouts: add a name property to standard2014-03-24, by Sean Farley
-
layouts: add a name property to single2014-03-24, by Sean Farley
-
layouts: add a name property to base2014-03-24, by Sean Farley
-
Merge with stable.2015-01-30, by Augie Fackler
-
__init__: record the versions of Mercurial hgsubversion supports stable 1.82015-01-30, by Augie Fackler
-
wrappers: use meta.layout instead of accessing config directly2014-03-24, by Sean Farley
-
svnmeta: turn layout into a cached property2014-03-24, by Sean Farley
-
wrappers: call new meta.layout_from_subversion2014-03-24, by Sean Farley
-
svnmeta: copy layout_from_subversion from detect2014-03-24, by Sean Farley
-
svnmeta: copy layout_from_commit from detect2014-03-24, by Sean Farley
-
wrappers: use meta.branch instead of ui.config directly2014-03-24, by Sean Farley
-
svnmeta: add generated cached branch property2014-03-24, by Sean Farley
-
svnexternals: fix for Mercurial 3.3+2014-12-29, by Siddharth Agarwal
-
maps: cache hashes() for the revmap2014-12-13, by Mateusz Kwapich
-
wrappers: improve push performance by reusing the existing metadata2014-12-13, by Mateusz Kwapich
-
layouts: turn taglocations method into a property2014-03-24, by Sean Farley
-
layouts: generate cached taglocations property2014-03-24, by Sean Farley
-
svnmeta: remove taglocations property2014-03-24, by Sean Farley
-
svnmeta: remove unneeded call to self.taglocations2014-03-24, by Sean Farley