Mercurial > hgsubversion
graph
-
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
-
util: remove unused getmessage function2014-03-24, by Sean Farley
-
stupid: call meta.getmessage instead of util2014-03-24, by Sean Farley
-
wrappers: call meta.getmessage instead of util2014-03-24, by Sean Farley
-
replay: call meta.getmessage instead of util2014-03-24, by Sean Farley
-
svnmeta: call self.getmessage instead of util2014-03-24, by Sean Farley
-
svnmeta: use self.defaultmessage instead of ui.config call2014-03-24, by Sean Farley
-
svnmeta: generate cached defaultmessage property2014-03-24, by Sean Farley
-
svnmeta: copy util.getmessage to here so we can refactor2014-03-24, by Sean Farley
-
Merge with stable.2014-12-11, by Augie Fackler
-
stupid: dedent some code2014-12-08, by Augie Fackler
-
stupid: remove code that's only used by hg < 1.92014-12-08, by Augie Fackler
-
layouts: remove unused _infix variable in standard2014-03-24, by Sean Farley
-
layouts: use meta.infix in standard2014-03-24, by Sean Farley
-
layouts: add cached infix property to standard2014-03-24, by Sean Farley
-
layouts: remove unused _trunk variable in standard2014-03-24, by Sean Farley
-
layouts: use trunk property instead of internal variable2014-03-24, by Sean Farley
-
layouts: turn trunk into a property for standard2014-03-24, by Sean Farley
-
layouts: remove unused _branch_dir in standard2014-03-24, by Sean Farley
-
layouts: use meta.branchdir in standard2014-03-24, by Sean Farley