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