Mercurial > hgsubversion
graph
-
test_util: allow counting converted revisionsSat, 10 Aug 2013 07:46:21 +0200, by Dan Villiom Podlaski Christiansen
-
test_util: retain parent branch in commitchanges()Tue, 14 Jun 2016 23:08:43 +0200, by Dan Villiom Podlaski Christiansen
-
rebuildmeta: extract utility function for iterating over repositoriesSun, 11 Aug 2013 21:59:17 +0200, by Dan Villiom Podlaski Christiansen
-
svnwrap: allow overwriting directories in one revisionFri, 09 Aug 2013 16:31:22 +0200, by Dan Villiom Podlaski Christiansen
-
svnwrap: allow committing directory copiesFri, 09 Aug 2013 16:01:12 +0200, by Dan Villiom Podlaski Christiansen
-
tests: drop unittest2Thu, 16 Jun 2016 04:54:51 +0100, by Jun Wu
-
tests: optimise creating repositories and loading dumpsTue, 07 Jun 2016 09:15:53 +0200, by Dan Villiom Podlaski Christiansen
-
externals: support peg revisions in URLsTue, 22 Apr 2014 15:40:39 +0200, by Dan Villiom Podlaski Christiansen
-
maps: use util.fileproperty for RevMap.lastpulledMon, 13 Jun 2016 17:02:06 +0100, by Jun Wu
-
util: add a fileproperty helper methodMon, 13 Jun 2016 16:59:51 +0100, by Jun Wu
-
svnrepo: change svnurl to not use self.svnSat, 11 Jun 2016 22:36:57 +0100, by Jun Wu
-
tests: drop hard-coded list of testsSun, 12 Jun 2016 14:55:57 +0200, by Dan Villiom Podlaski Christiansen
-
tests: use hostname instead of localhostTue, 07 Jun 2016 14:35:30 -0700, by Durham Goode
-
svnmeta: do not add instance references to the class objectFri, 27 May 2016 01:42:55 +0100, by Jun Wu
-
meta: check for revmap existence locallyMon, 06 Jun 2016 00:54:49 -0400, by Augie Fackler
-
BaseMap: jettison now-unused filename-attribute magicMon, 06 Jun 2016 00:49:17 -0400, by Augie Fackler
-
FileMap: no longer take a metaMon, 06 Jun 2016 00:52:37 -0400, by Augie Fackler
-
RevMap: no longer take a metaMon, 06 Jun 2016 00:51:41 -0400, by Augie Fackler
-
Tags: no longer take a metaMon, 06 Jun 2016 00:50:19 -0400, by Augie Fackler
-
TagMap: no longer take a metaMon, 06 Jun 2016 00:48:06 -0400, by Augie Fackler
-
BranchMap: no longer take a metaMon, 06 Jun 2016 00:47:27 -0400, by Augie Fackler
-
AuthorMap: no longer take a metaMon, 06 Jun 2016 00:46:45 -0400, by Augie Fackler
-
BaseMap: no longer take a meta as an argumentMon, 06 Jun 2016 00:45:14 -0400, by Augie Fackler
-
BaseMap: extract filename attribute magic into a classmethodMon, 06 Jun 2016 00:42:07 -0400, by Augie Fackler
-
TagMap: stop automagically running 'hg svn rebuildmeta'Sun, 05 Jun 2016 23:01:46 -0400, by Augie Fackler
-
BaseMap: no longer store a reference to the meta objectSun, 05 Jun 2016 22:29:34 -0400, by Augie Fackler
-
FileMap: store filename locallySun, 05 Jun 2016 22:29:07 -0400, by Augie Fackler
-
test_rebuildmeta: improve error messageSun, 05 Jun 2016 21:25:49 -0400, by Augie Fackler
-
maps: switch many file opens to using the with statementSun, 05 Jun 2016 21:18:38 -0400, by Augie Fackler
-
RevMap: move lastpulled from SVNMeta down into RevMapSun, 05 Jun 2016 21:18:23 -0400, by Augie Fackler
-
test_rebuildmeta: improve error messageSun, 05 Jun 2016 21:08:35 -0400, by Augie Fackler
-
TagMap: record filepath explicitlySun, 05 Jun 2016 20:52:03 -0400, by Augie Fackler
-
BaseMap: record filename on self._filenameSun, 05 Jun 2016 20:45:29 -0400, by Augie Fackler
-
RevMap: use self._filepath instead of using metaSun, 05 Jun 2016 20:37:28 -0400, by Augie Fackler
-
AuthorMap: make local implementation concerns stop using self.metaSun, 05 Jun 2016 20:26:17 -0400, by Augie Fackler
-
maps: store a direct reference to uiSun, 05 Jun 2016 20:17:43 -0400, by Augie Fackler
-
maps: drop two unused __init__ implementationsSun, 05 Jun 2016 20:15:05 -0400, by Augie Fackler
-
wrappers: remove "svn.meta = meta" in pullFri, 27 May 2016 11:46:58 +0100, by Jun Wu
-
wrappers: remove an unused lineThu, 26 May 2016 23:11:41 +0100, by Jun Wu
-
maps: document RevMap.batchset will not update internal stateTue, 24 May 2016 00:11:50 +0100, by Jun Wu
-
svnmeta: do not iterate revmap directlySat, 14 May 2016 20:41:05 +0100, by Jun Wu
-
maps: add the "branchmaxrevnum" method to RevMapSat, 14 May 2016 20:33:57 +0100, by Jun Wu
-
maps: make readmapfile of RevMap a private instance methodTue, 24 May 2016 00:15:20 +0100, by Jun Wu
-
svncommands: get rid of RevMap.readmapfileSat, 14 May 2016 20:05:40 +0100, by Jun Wu
-
maps: add "lasthash" property to RevMapMon, 23 May 2016 23:36:28 +0100, by Jun Wu
-
Merge with stable.Mon, 23 May 2016 17:45:19 -0400, by Augie Fackler
-
test_hooks: cope with localrepo.parents() going away stableMon, 23 May 2016 17:15:58 -0400, by Augie Fackler
-
util: get rid of RevMap.readmapfileSat, 14 May 2016 19:55:03 +0100, by Jun Wu
-
svnmeta: add the "revmapexists" methodFri, 13 May 2016 23:21:21 +0100, by Jun Wu
-
maps: add the "exists" method to RevMapFri, 13 May 2016 23:19:15 +0100, by Jun Wu
-
maps: add the "revhashes" method to RevMapFri, 13 May 2016 19:48:13 +0100, by Jun Wu
-
maps: add the "batchset" method to RevMapMon, 09 May 2016 21:11:00 +0100, by Jun Wu
-
maps: add the "clear" method to RevMapMon, 09 May 2016 17:48:04 +0100, by Jun Wu
-
Merge with stable.Wed, 11 May 2016 10:11:59 -0400, by Augie Fackler
-
externals: update for Mercurial 3.8's new subrepo API stableTue, 10 May 2016 23:01:50 -0400, by Augie Fackler
-
templatekw: use decorator to register keywords stableThu, 05 May 2016 23:18:52 -0700, by Sean Farley
-
compathacks: copy _funcregistrarbase for older mercurial stableThu, 05 May 2016 23:11:53 -0700, by Sean Farley
-
cleanup: stop using hasattrTue, 10 May 2016 23:02:37 -0400, by Augie Fackler