2012-05-17 |
Augie Fackler |
push test: peek inside svn's pending transaction list on abort
|
2012-05-17 |
Augie Fackler |
subvertpy bindings: abort transaction if we can't finalize it
|
2012-05-17 |
Augie Fackler |
swig bindings: abort transaction if we can't finalize it
|
2012-05-13 |
Bryan O'Sullivan |
canonicalize svn paths even more awesomely
|
2012-05-13 |
Bryan O'Sullivan |
ignore the temp fixtures directory
|
2012-05-13 |
Bryan O'Sullivan |
tests: fix automatically generated test names
|
2012-05-13 |
Bryan O'Sullivan |
replay: workaround svn not telling us about x/l flags (issue346)
|
2012-05-13 |
Bryan O'Sullivan |
svn_swig_wrapper: canonicalize path
|
2011-12-13 |
Dan Villiom Podlaski Christiansen |
svn verify: use a custom editor and get_revision()
|
2012-05-13 |
Dan Villiom Podlaski Christiansen |
show a total for verification progress
|
2012-05-13 |
Dan Villiom Podlaski Christiansen |
move verify to a file of its own
|
2012-05-12 |
Dan Villiom Podlaski Christiansen |
allow Python 2.7 to show medium-size multiline diffs when tests fail
|
2012-05-12 |
Dan Villiom Podlaski Christiansen |
don't suppress KeyboardInterrupt exception tracebacks
|
2012-05-12 |
Dan Villiom Podlaski Christiansen |
make assertion failures slightly more helpful by including the failing verification
|
2012-05-12 |
Augie Fackler |
Merge
|
2011-12-13 |
Dan Villiom Podlaski Christiansen |
svn verify: add a test for corrupt repositories.
|
2012-05-12 |
Dan Villiom Podlaski Christiansen |
kill all 'print' statements in the extension proper
|
2012-05-12 |
David Schleimer |
Partial metadata rebuilding
|
2012-05-12 |
Bryan O'Sullivan |
revsets: huge speedups for fromsvn and svnrev
|
2011-12-13 |
Dan Villiom Podlaski Christiansen |
svnmeta: only remove directory components in normalize()
|
2012-05-12 |
Dan Villiom Podlaski Christiansen |
make assertion failures slightly prettier and more readable
|
2012-05-12 |
Dan Villiom Podlaski Christiansen |
fold test_startrev and test_verify into a new test; test_verify_and_startrev
|
2012-05-03 |
Bryan O'Sullivan |
verify: tell progress when we're done
|
2012-04-30 |
Bryan O'Sullivan |
Abstract away the details of where svn revs are stored in a commit
|