Mercurial > hgsubversion
log
age | author | description |
---|---|---|
2016-06-06 | Augie Fackler | maps: store a direct reference to ui |
2016-06-06 | Augie Fackler | maps: drop two unused __init__ implementations |
2016-05-27 | Jun Wu | wrappers: remove "svn.meta = meta" in pull |
2016-05-26 | Jun Wu | wrappers: remove an unused line |
2016-05-23 | Jun Wu | maps: document RevMap.batchset will not update internal state |
2016-05-14 | Jun Wu | svnmeta: do not iterate revmap directly |
2016-05-14 | Jun Wu | maps: add the "branchmaxrevnum" method to RevMap |
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 |