Mercurial > hgsubversion
graph
-
maps: make readmapfile of RevMap a private instance method2016-05-23, by Jun Wu
-
svncommands: get rid of RevMap.readmapfile2016-05-14, by Jun Wu
-
maps: add "lasthash" property to RevMap2016-05-23, by Jun Wu
-
Merge with stable.2016-05-23, by Augie Fackler
-
util: get rid of RevMap.readmapfile2016-05-14, by Jun Wu
-
svnmeta: add the "revmapexists" method2016-05-13, by Jun Wu
-
maps: add the "exists" method to RevMap2016-05-13, by Jun Wu
-
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