log

age author description
2016-06-23 Jun Wu maps: do not open database when initializing sqlite revmap
2016-06-23 Jun Wu maps: do not ask sqlite for min(rev), max(rev) together
2016-06-23 Jun Wu maps: do not ask sqlite for row count
2016-05-27 Jun Wu tests: add the sqlite revmap test
2016-06-15 Jun Wu tests: new test about revmap two-way migrations
2016-06-15 Jun Wu maps: change branchedits to accept revnum directly
2016-06-15 Jun Wu svnmeta: add a config option to use sqlite revmap
2016-05-31 Jun Wu maps: increase sqlite cache size automatically
2016-06-15 Jun Wu maps: implement migration from SqliteRevMap to RevMap
2016-05-31 Jun Wu maps: disable iterating methods of RevMap
2016-06-15 Jun Wu maps: implement sqlite revmap
2016-06-07 Jun Wu svncommands: unlink revmap file before rebuildmeta
2013-08-10 Dan Villiom Podlaski Christiansen svnmeta: add utility method for generating a tag path
2016-06-14 Dan Villiom Podlaski Christiansen test_util: add utility function for logging the Subversion repository
2013-08-10 Dan Villiom Podlaski Christiansen test_util: allow counting converted revisions