Mercurial > hgsubversion
graph
-
test_helpers: avoid leaking a temporary directory stableSun, 26 Jun 2016 21:07:04 -0400, by Augie Fackler
-
editor: fix RevisionData to not leak temporary directories stableSun, 26 Jun 2016 21:06:50 -0400, by Augie Fackler
-
testing: add tox config to easily run tests against many hg versions stableSun, 26 Jun 2016 16:14:07 -0400, by Augie Fackler
-
test_fetch_renames: avoid hash randomization bug in test stableSun, 26 Jun 2016 20:28:34 -0400, by Augie Fackler
-
test_fetch_renames: change how this if statement works stableSun, 26 Jun 2016 20:29:49 -0400, by Augie Fackler
-
test_fetch_renames: refactoring to make debugging easier stableSun, 26 Jun 2016 20:25:52 -0400, by Augie Fackler
-
tests: add some sorted() calls on unsorted sets stableSun, 26 Jun 2016 17:02:12 -0400, by Augie Fackler
-
hgignore: also ignore tox environments directory stableSun, 26 Jun 2016 16:12:58 -0400, by Augie Fackler
-
templatekeywords: add missing loadkeyword() call stableSun, 26 Jun 2016 15:21:33 -0400, by Augie Fackler
-
maps: add a config option to tweak sqliteThu, 23 Jun 2016 20:03:30 +0100, by Jun Wu
-
maps: do not open database when initializing sqlite revmapThu, 23 Jun 2016 18:57:53 +0100, by Jun Wu
-
maps: do not ask sqlite for min(rev), max(rev) togetherThu, 23 Jun 2016 10:29:58 +0100, by Jun Wu
-
maps: do not ask sqlite for row countThu, 23 Jun 2016 10:46:07 +0100, by Jun Wu
-
tests: add the sqlite revmap testFri, 27 May 2016 15:48:16 +0100, by Jun Wu
-
tests: new test about revmap two-way migrationsWed, 15 Jun 2016 18:25:39 +0100, by Jun Wu
-
maps: change branchedits to accept revnum directlyWed, 15 Jun 2016 13:28:40 +0100, by Jun Wu
-
svnmeta: add a config option to use sqlite revmapWed, 15 Jun 2016 17:17:56 +0100, by Jun Wu
-
maps: increase sqlite cache size automaticallyTue, 31 May 2016 15:44:11 +0100, by Jun Wu
-
maps: implement migration from SqliteRevMap to RevMapWed, 15 Jun 2016 18:25:26 +0100, by Jun Wu
-
maps: disable iterating methods of RevMapTue, 31 May 2016 18:24:58 +0100, by Jun Wu
-
maps: implement sqlite revmapWed, 15 Jun 2016 18:23:07 +0100, by Jun Wu
-
svncommands: unlink revmap file before rebuildmetaTue, 07 Jun 2016 02:56:55 +0100, by Jun Wu
-
svnmeta: add utility method for generating a tag pathSat, 10 Aug 2013 08:02:19 +0200, by Dan Villiom Podlaski Christiansen
-
test_util: add utility function for logging the Subversion repositoryTue, 14 Jun 2016 21:31:37 +0200, by Dan Villiom Podlaski Christiansen
-
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