Tue, 20 Jul 2010 11:55:07 +0200 |
Dan Villiom Podlaski Christiansen |
clone: allow specifying a start revision.
|
Tue, 20 Jul 2010 11:55:07 +0200 |
Dan Villiom Podlaski Christiansen |
replay: always fetch the entire first revision
|
Tue, 20 Jul 2010 11:55:07 +0200 |
Dan Villiom Podlaski Christiansen |
svnwrap: add get_revision(); a thing wrapper around ra.do_update()
|
Tue, 20 Jul 2010 11:55:07 +0200 |
Dan Villiom Podlaski Christiansen |
stupid: always fetch the entire first revision
|
Tue, 20 Jul 2010 11:55:07 +0200 |
Dan Villiom Podlaski Christiansen |
maps: rename revmap.seen to revmap.youngest; add revmap.oldest.
|
Fri, 16 Jul 2010 16:50:08 -0500 |
Augie Fackler |
README: document single-directory clones a little.
|
Wed, 14 Jul 2010 15:39:24 +0200 |
Dan Villiom Podlaski Christiansen |
tests: verify locations of any imported hgsubversion modules
|
Wed, 14 Jul 2010 15:39:21 +0200 |
Dan Villiom Podlaski Christiansen |
tests: improve import logic
|
Wed, 14 Jul 2010 15:39:18 +0200 |
Dan Villiom Podlaski Christiansen |
tests: import test_util as the first module in all relevant tests
|
Wed, 14 Jul 2010 15:39:14 +0200 |
Dan Villiom Podlaski Christiansen |
tests: get rid of DOS line endings.
|
Tue, 13 Jul 2010 12:19:16 +0200 |
Dan Villiom Podlaski Christiansen |
rebuildmeta: handle mapped branch names.
|
Tue, 13 Jul 2010 13:18:11 +0200 |
Dan Villiom Podlaski Christiansen |
stupid: handle branch mapping.
|
Tue, 13 Jul 2010 13:18:08 +0200 |
Dan Villiom Podlaski Christiansen |
tests: add test for combining two branches using the branchmap
|
Sat, 10 Jul 2010 14:39:30 +0200 |
Dan Villiom Podlaski Christiansen |
tests: disallow calling changectx.children() during rebuildmeta
|
Fri, 09 Jul 2010 22:18:27 +0200 |
Dan Villiom Podlaski Christiansen |
rebuildmeta: optimize by removing quadratic time usage
|