2016-05-23 |
Jun Wu |
maps: make readmapfile of RevMap a private instance method
|
2016-05-14 |
Jun Wu |
svncommands: get rid of RevMap.readmapfile
|
2016-05-23 |
Jun Wu |
maps: add "lasthash" property to RevMap
|
2016-05-23 |
Augie Fackler |
Merge with stable.
|
2016-05-23 |
Augie Fackler |
test_hooks: cope with localrepo.parents() going away
stable
|
2016-05-14 |
Jun Wu |
util: get rid of RevMap.readmapfile
|
2016-05-13 |
Jun Wu |
svnmeta: add the "revmapexists" method
|
2016-05-13 |
Jun Wu |
maps: add the "exists" method to RevMap
|
2016-05-13 |
Jun Wu |
maps: add the "revhashes" method to RevMap
|
2016-05-09 |
Jun Wu |
maps: add the "batchset" method to RevMap
|
2016-05-09 |
Jun Wu |
maps: add the "clear" method to RevMap
|
2016-05-11 |
Augie Fackler |
Merge with stable.
|
2016-05-11 |
Augie Fackler |
Added tag 1.8.6 for changeset 49d324e11856
stable
|
2016-05-11 |
Augie Fackler |
testedwith: include 3.8
stable 1.8.6
|
2016-05-11 |
Augie Fackler |
externals: update for Mercurial 3.8's new subrepo API
stable
|
2016-05-06 |
Sean Farley |
templatekw: use decorator to register keywords
stable
|
2016-05-06 |
Sean Farley |
compathacks: copy _funcregistrarbase for older mercurial
stable
|
2016-05-11 |
Augie Fackler |
cleanup: stop using hasattr
|
2016-05-06 |
Sean Farley |
templatekw: move to __init__ to prepare for newer mercurial
stable
|
2014-03-24 |
Sean Farley |
tests: add test for regex and glob
|
2014-03-24 |
Sean Farley |
maps: add ability to parse a regex or glob
|
2014-03-24 |
Sean Farley |
maps: protect author map functions from regexes
|
2014-03-24 |
Sean Farley |
maps: add custom __contains__
|
2014-03-24 |
Sean Farley |
maps: add custom __setitem__
|
2014-03-24 |
Sean Farley |
maps: add custom __getitem__
|
2014-03-24 |
Sean Farley |
maps: add custom get method
|
2014-03-24 |
Sean Farley |
maps: add _findkey method
|
2014-03-24 |
Sean Farley |
maps: use regex for better comment handling
|
2014-03-24 |
Sean Farley |
maps: remove unneeded load method from tag map
|
2014-03-24 |
Sean Farley |
maps: remove unneeded __init__ code from tag map
|