Mercurial > hgsubversion
graph
-
maps: add the "revhashes" method to RevMap2016-05-13, by Jun Wu
-
maps: add the "batchset" method to RevMap2016-05-09, by Jun Wu
-
maps: add the "clear" method to RevMap2016-05-09, by Jun Wu
-
Merge with stable.2016-05-11, by Augie Fackler
-
cleanup: stop using hasattr2016-05-11, by Augie Fackler
-
tests: add test for regex and glob2014-03-24, by Sean Farley
-
maps: add ability to parse a regex or glob2014-03-24, by Sean Farley
-
maps: protect author map functions from regexes2014-03-24, by Sean Farley
-
maps: add custom __contains__2014-03-24, by Sean Farley
-
maps: add custom __setitem__2014-03-24, by Sean Farley
-
maps: add custom __getitem__2014-03-24, by Sean Farley
-
maps: add custom get method2014-03-24, by Sean Farley
-
maps: add _findkey method2014-03-24, by Sean Farley
-
maps: use regex for better comment handling2014-03-24, by Sean Farley
-
maps: remove unneeded load method from tag map2014-03-24, by Sean Farley
-
maps: remove unneeded __init__ code from tag map2014-03-24, by Sean Farley
-
maps: make tag map inherit from base map2014-03-24, by Sean Farley
-
maps: remove unneeded load method from branch map2014-03-24, by Sean Farley
-
maps: remove unneeded __init__ code from branch map2014-03-24, by Sean Farley
-
maps: make branch map inherit from base map2014-03-24, by Sean Farley
-
maps: remove unneeded load method from author map2014-03-24, by Sean Farley
-
maps: remove unneeded __init__ code from author map2014-03-24, by Sean Farley
-
maps: make author map inherit from base map2014-03-24, by Sean Farley
-
maps: add a load method to base map2014-03-24, by Sean Farley
-
maps: add a basemap class2014-03-24, by Sean Farley
-
maps: call super directly instead of self.super2014-03-24, by Sean Farley
-
maps: remove meta.caseignoreauthors from load method2014-03-24, by Sean Farley
-
maps: add custom __contains__ to author map2014-03-24, by Sean Farley
-
maps: add custom __setitem__ to author map2014-03-24, by Sean Farley
-
Merge with stable.2016-03-04, by Augie Fackler
-
maps: remove python2.7ism from dynamic author mapping2016-02-09, by Mateusz Kwapich
-
Added dynamic author mapping.2016-01-28, by Jerome M. BERGER
-
rename-closed-branch-dir: add a fixture that renames a directory of closed branches2016-01-27, by Augie Fackler
-
Merge with stable.2016-01-27, by Augie Fackler
-
hgsubversion: update testedwith, which has been neglected for some time stable2016-01-12, by Augie Fackler
-
Merge with stable.2015-12-31, by Augie Fackler
-
stupid: self-disable if svn bindings are too new to work with stupid mode stable 1.8.42015-12-31, by Augie Fackler
-
Merge with stable.2015-10-21, by Augie Fackler
-
wrappers: forward extra kwargs to exchange.pull2015-10-14, by Augie Fackler
-
Merge with stable.2015-09-30, by Augie Fackler
-
maps: allow an empty map to not convert specific branches2014-03-24, by Sean Farley
-
svnmeta: add method to determine whether we will skip a particular branch2014-03-24, by Sean Farley
-
svn_swig_wrapper: remove meta attribute2015-09-29, by Sean Farley