Sat, 10 Aug 2013 07:46:21 +0200 |
Dan Villiom Podlaski Christiansen |
test_util: allow counting converted revisions
|
Tue, 14 Jun 2016 23:08:43 +0200 |
Dan Villiom Podlaski Christiansen |
test_util: retain parent branch in commitchanges()
|
Sun, 11 Aug 2013 21:59:17 +0200 |
Dan Villiom Podlaski Christiansen |
rebuildmeta: extract utility function for iterating over repositories
|
Fri, 09 Aug 2013 16:31:22 +0200 |
Dan Villiom Podlaski Christiansen |
svnwrap: allow overwriting directories in one revision
|
Fri, 09 Aug 2013 16:01:12 +0200 |
Dan Villiom Podlaski Christiansen |
svnwrap: allow committing directory copies
|
Thu, 16 Jun 2016 04:54:51 +0100 |
Jun Wu |
tests: drop unittest2
|
Tue, 07 Jun 2016 09:15:53 +0200 |
Dan Villiom Podlaski Christiansen |
tests: optimise creating repositories and loading dumps
|
Tue, 22 Apr 2014 15:40:39 +0200 |
Dan Villiom Podlaski Christiansen |
externals: support peg revisions in URLs
|
Mon, 13 Jun 2016 17:02:06 +0100 |
Jun Wu |
maps: use util.fileproperty for RevMap.lastpulled
|
Mon, 13 Jun 2016 16:59:51 +0100 |
Jun Wu |
util: add a fileproperty helper method
|
Sat, 11 Jun 2016 22:36:57 +0100 |
Jun Wu |
svnrepo: change svnurl to not use self.svn
|
Sun, 12 Jun 2016 14:55:57 +0200 |
Dan Villiom Podlaski Christiansen |
tests: drop hard-coded list of tests
|
Tue, 07 Jun 2016 14:35:30 -0700 |
Durham Goode |
tests: use hostname instead of localhost
|
Fri, 27 May 2016 01:42:55 +0100 |
Jun Wu |
svnmeta: do not add instance references to the class object
|
Mon, 06 Jun 2016 00:54:49 -0400 |
Augie Fackler |
meta: check for revmap existence locally
|
Mon, 06 Jun 2016 00:49:17 -0400 |
Augie Fackler |
BaseMap: jettison now-unused filename-attribute magic
|
Mon, 06 Jun 2016 00:52:37 -0400 |
Augie Fackler |
FileMap: no longer take a meta
|
Mon, 06 Jun 2016 00:51:41 -0400 |
Augie Fackler |
RevMap: no longer take a meta
|
Mon, 06 Jun 2016 00:50:19 -0400 |
Augie Fackler |
Tags: no longer take a meta
|
Mon, 06 Jun 2016 00:48:06 -0400 |
Augie Fackler |
TagMap: no longer take a meta
|
Mon, 06 Jun 2016 00:47:27 -0400 |
Augie Fackler |
BranchMap: no longer take a meta
|
Mon, 06 Jun 2016 00:46:45 -0400 |
Augie Fackler |
AuthorMap: no longer take a meta
|
Mon, 06 Jun 2016 00:45:14 -0400 |
Augie Fackler |
BaseMap: no longer take a meta as an argument
|
Mon, 06 Jun 2016 00:42:07 -0400 |
Augie Fackler |
BaseMap: extract filename attribute magic into a classmethod
|
Sun, 05 Jun 2016 23:01:46 -0400 |
Augie Fackler |
TagMap: stop automagically running 'hg svn rebuildmeta'
|
Sun, 05 Jun 2016 22:29:34 -0400 |
Augie Fackler |
BaseMap: no longer store a reference to the meta object
|
Sun, 05 Jun 2016 22:29:07 -0400 |
Augie Fackler |
FileMap: store filename locally
|
Sun, 05 Jun 2016 21:25:49 -0400 |
Augie Fackler |
test_rebuildmeta: improve error message
|
Sun, 05 Jun 2016 21:18:38 -0400 |
Augie Fackler |
maps: switch many file opens to using the with statement
|
Sun, 05 Jun 2016 21:18:23 -0400 |
Augie Fackler |
RevMap: move lastpulled from SVNMeta down into RevMap
|
Sun, 05 Jun 2016 21:08:35 -0400 |
Augie Fackler |
test_rebuildmeta: improve error message
|
Sun, 05 Jun 2016 20:52:03 -0400 |
Augie Fackler |
TagMap: record filepath explicitly
|