Mercurial > hgsubversion
graph
-
layouts: add cached branchdir property to standard2014-03-24, by Sean Farley
-
svnmeta: add pre-transformation parameter to cached generator2014-03-24, by Sean Farley
-
Merge with stable.2014-11-15, by Augie Fackler
-
layouts: change constructor to take a meta object2014-03-24, by Sean Farley
-
layouts: remove persist since we no longer use it2014-03-24, by Sean Farley
-
svnmeta: use util.dump instead of layout_to_file2014-03-24, by Sean Farley
-
svncommands: use util.dump instead of layout_to_file2014-03-24, by Sean Farley
-
svnmeta: add a layout_file property2014-03-24, by Sean Farley
-
layouts: use util.load in layout_from_config2014-03-24, by Sean Farley
-
svnmeta: reorder code in __init__ for easier reading2014-03-24, by Sean Farley
-
Merge stable back into default.2014-11-05, by Augie Fackler
-
maps.RevMap: avoid O(revs) property lookups on dict2014-11-02, by Siddharth Agarwal