Mercurial > hgsubversion
log
age | author | description |
---|---|---|
2016-06-06 | Augie Fackler | RevMap: move lastpulled from SVNMeta down into RevMap |
2016-06-06 | Augie Fackler | test_rebuildmeta: improve error message |
2016-06-06 | Augie Fackler | TagMap: record filepath explicitly |
2016-06-06 | Augie Fackler | BaseMap: record filename on self._filename |
2016-06-06 | Augie Fackler | RevMap: use self._filepath instead of using meta |
2016-06-06 | Augie Fackler | AuthorMap: make local implementation concerns stop using self.meta |
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 |