~bzr-pqm/bzr/bzr.dev

Make annotate cope better with revisions committed without a valid 
email address.  (Marien Zwart)
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1185.33.17 18 years ago Martin Pool [merge] aaron, various fixes 22.3 KB Diff Download File
blackbox.py 1185.33.27 18 years ago Martin Pool [merge] much integrated work from robert and john 45.8 KB Diff Download File
HTTPTestUtil.py 1185.16.89 18 years ago mbp at sourcefrog Fix http server tests for win32/macos (John) 5.6 KB Diff Download File
stub_sftp.py 1185.16.127 18 years ago Martin Pool [patch] paramiko sftp tests (robey) 4.6 KB Diff Download File
test_ancestry.py 1457.1.17 18 years ago Robert Collins Branch.commit() has moved to WorkingTree.commit(). 2.1 KB Diff Download File
test_bad_files.py 1185.35.21 18 years ago Aaron Bentley Changed error status to 3 2.9 KB Diff Download File
test_command.py 1185.33.18 18 years ago Martin Pool [patch] handle bad IOError subclass raised by urlo 1.3 KB Diff Download File
test_commit.py 1457.1.17 18 years ago Robert Collins Branch.commit() has moved to WorkingTree.commit(). 13.7 KB Diff Download File
test_commit_merge.py 1457.1.15 18 years ago Robert Collins Move add_pending_merge to WorkingTree. 3.8 KB Diff Download File
test_conflicts.py 1185.35.13 18 years ago Aaron Bentley Merged Martin 2 KB Diff Download File
test_merge_core.py 1185.33.27 18 years ago Martin Pool [merge] much integrated work from robert and john 26.3 KB Diff Download File
test_parent.py 1457.1.17 18 years ago Robert Collins Branch.commit() has moved to WorkingTree.commit(). 1.9 KB Diff Download File
test_revision_info.py 1185.33.27 18 years ago Martin Pool [merge] much integrated work from robert and john 4.6 KB Diff Download File
test_smart_add.py 1497 18 years ago Robert Collins Move Branch.read_working_inventory to WorkingTree. 6.6 KB Diff Download File
test_upgrade.py 1430 18 years ago Robert Collins touchup the prefixed-store patch 13.8 KB Diff Download File
test_weave.py 1185.16.125 18 years ago Martin Pool Test for 'name in weave' 24.1 KB Diff Download File
test_xml.py 1185.16.123 18 years ago Martin Pool Fix syntax of serializer_v5.pack_revision_to_strin 5.7 KB Diff Download File
testannotate.py 1185.33.31 18 years ago Martin Pool Make annotate cope better with revisions committed 2.3 KB Diff Download File
testapi.py 1185.16.130 18 years ago Martin Pool Fix tests 1.3 KB Diff Download File
testbranch.py 1185.33.27 18 years ago Martin Pool [merge] much integrated work from robert and john 15 KB Diff Download File
testconfig.py 1185.33.31 18 years ago Martin Pool Make annotate cope better with revisions committed 22 KB Diff Download File
testdiff.py 1185.16.145 18 years ago Martin Pool Remove all assert statements from test cases. Tes 1.9 KB Diff Download File
testfetch.py 1457.1.17 18 years ago Robert Collins Branch.commit() has moved to WorkingTree.commit(). 9.6 KB Diff Download File
testgpg.py 1442.1.62 18 years ago Robert Collins Allow creation of testaments from uncommitted data 2 KB Diff Download File
testgraph.py 1185.16.145 18 years ago Martin Pool Remove all assert statements from test cases. Tes 1.7 KB Diff Download File
testhashcache.py 1390 18 years ago Robert Collins pair programming worx... merge integration and wea 3.8 KB Diff Download File
testhttp.py 1185.16.68 18 years ago Martin Pool - http url fixes suggested by Robey Pointer, and t 1.2 KB Diff Download File
testidentitymap.py 1417.1.12 18 years ago Robert Collins cache revision history during read transactions 3.7 KB Diff Download File
testinv.py 1185.33.27 18 years ago Martin Pool [merge] much integrated work from robert and john 15.9 KB Diff Download File
testlog.py 1457.1.17 18 years ago Robert Collins Branch.commit() has moved to WorkingTree.commit(). 5.8 KB Diff Download File
testmerge.py 1457.1.14 18 years ago Robert Collins Move pending_merges() to WorkingTree. 1.9 KB Diff Download File
testmerge3.py 1185.24.1 18 years ago Aaron Bentley Got reprocessing working 11 KB Diff Download File
testnonascii.py 1185.12.91 18 years ago Aaron Bentley Fixed exception (No such thing as EncodingError th 1.3 KB Diff Download File
testoptions.py 1185.35.24 18 years ago Aaron Bentley Fixed handling of short options not accepted by th 2.2 KB Diff Download File
testplugins.py 1492 18 years ago Robert Collins Support decoration of commands. Commands.register 2.8 KB Diff Download File
testrevision.py 1457.1.17 18 years ago Robert Collins Branch.commit() has moved to WorkingTree.commit(). 13.9 KB Diff Download File
testrevisionnamespaces.py 1457.1.17 18 years ago Robert Collins Branch.commit() has moved to WorkingTree.commit(). 4.1 KB Diff Download File
testrevprops.py 1185.33.27 18 years ago Martin Pool [merge] much integrated work from robert and john 1.4 KB Diff Download File
testreweave.py 1185.16.118 18 years ago mbp at sourcefrog More reweave tests 5.6 KB Diff Download File
testsampler.py 1417.1.3 18 years ago Robert Collins add sample test script 1.3 KB Diff Download File
testsftp.py 1185.16.127 18 years ago Martin Pool [patch] paramiko sftp tests (robey) 3.9 KB Diff Download File
teststatus.py 1457.1.17 18 years ago Robert Collins Branch.commit() has moved to WorkingTree.commit(). 5.7 KB Diff Download File
teststore.py 1185.16.159 18 years ago John Arbash Meinel Updated the stores, all tests pass, and a store do 14.8 KB Diff Download File
testtestament.py 1185.33.27 18 years ago Martin Pool [merge] much integrated work from robert and john 6.8 KB Diff Download File
testtrace.py 1185.33.9 18 years ago Martin Pool Add new selftest module. 1.9 KB Diff Download File
testtransactions.py 1417.1.12 18 years ago Robert Collins cache revision history during read transactions 7.4 KB Diff Download File
testtransport.py 1185.33.27 18 years ago Martin Pool [merge] much integrated work from robert and john 20.3 KB Diff Download File
testtsort.py 1185.16.115 18 years ago mbp at sourcefrog Another topo_sort test 2.7 KB Diff Download File
TestUtil.py 1092.1.20 19 years ago Robert Collins import and use TestUtil to do regex based partial 2.7 KB Diff Download File
testworkingtree.py 1457.1.17 18 years ago Robert Collins Branch.commit() has moved to WorkingTree.commit(). 5.2 KB Diff Download File
treeshape.py 1185.16.145 18 years ago Martin Pool Remove all assert statements from test cases. Tes 2.6 KB Diff Download File
versioning.py 1185.33.27 18 years ago Martin Pool [merge] much integrated work from robert and john 8.6 KB Diff Download File
whitebox.py 1457.1.17 18 years ago Robert Collins Branch.commit() has moved to WorkingTree.commit(). 4.3 KB Diff Download File