bzr branch
http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar
| Filename | Latest Rev | Last Changed | Committer | Comment | Size | ||
|---|---|---|---|---|---|---|---|
..
|
|||||||
__init__.py |
1185.33.49 | 19 years ago | Martin Pool | [merge] basic_io metaformat (mbp) | 23.3 KB |
|
|
blackbox.py |
1508.1.15 | 19 years ago | Robert Collins | Merge from mpool. | 48.6 KB |
|
|
HTTPTestUtil.py |
1185.33.43 | 19 years ago | Martin Pool | [merge] trace improvements - shorter error messa | 5.6 KB |
|
|
stub_sftp.py |
1185.16.127 | 20 years ago | Martin Pool | [patch] paramiko sftp tests (robey) | 4.6 KB |
|
|
test_ancestry.py |
1457.1.17 | 19 years ago | Robert Collins | Branch.commit() has moved to WorkingTree.commit(). | 2.1 KB |
|
|
test_bad_files.py |
1185.35.21 | 19 years ago | Aaron Bentley | Changed error status to 3 | 2.9 KB |
|
|
test_command.py |
1185.33.18 | 19 years ago | Martin Pool | [patch] handle bad IOError subclass raised by urlo | 1.3 KB |
|
|
test_commit.py |
1508.1.15 | 19 years ago | Robert Collins | Merge from mpool. | 13.9 KB |
|
|
test_commit_merge.py |
1508.1.5 | 19 years ago | Robert Collins | Move add from Branch to WorkingTree. | 3.8 KB |
|
|
test_conflicts.py |
1185.35.13 | 20 years ago | Aaron Bentley | Merged Martin | 2 KB |
|
|
test_merge_core.py |
1508.1.15 | 19 years ago | Robert Collins | Merge from mpool. | 26.7 KB |
|
|
test_parent.py |
1508.1.5 | 19 years ago | Robert Collins | Move add from Branch to WorkingTree. | 1.9 KB |
|
|
test_revision_info.py |
1185.42.5 | 19 years ago | Jelmer Vernooij | Make get_revision_xml_file() private | 4.6 KB |
|
|
test_smart_add.py |
1508.1.10 | 19 years ago | Robert Collins | bzrlib.add.smart_add_branch is now smart_add_tree. | 6.6 KB |
|
|
test_upgrade.py |
1430 | 20 years ago | Robert Collins | touchup the prefixed-store patch | 13.8 KB |
|
|
test_weave.py |
1185.16.125 | 20 years ago | Martin Pool | Test for 'name in weave' | 24.1 KB |
|
|
test_xml.py |
1185.16.123 | 20 years ago | Martin Pool | Fix syntax of serializer_v5.pack_revision_to_strin | 5.7 KB |
|
|
testannotate.py |
1508.1.15 | 19 years ago | Robert Collins | Merge from mpool. | 2.3 KB |
|
|
testapi.py |
1185.16.130 | 20 years ago | Martin Pool | Fix tests | 1.3 KB |
|
|
testbasicio.py |
1185.44.35 | 19 years ago | Martin Pool | More basicio quoting tests. | 9 KB |
|
|
testbranch.py |
1508.1.15 | 19 years ago | Robert Collins | Merge from mpool. | 15.1 KB |
|
|
testconfig.py |
1185.39.1 | 19 years ago | Alexey Shamrin | merge forgotten win32 fixes from http://bzr.arbash | 23 KB |
|
|
testdiff.py |
1185.33.32 | 19 years ago | Martin Pool | [merge] fix \t in commit messages | 1.9 KB |
|
|
testfetch.py |
1185.33.45 | 19 years ago | Martin Pool | [merge] refactoring of branch vs working tree, etc | 9.7 KB |
|
|
testgpg.py |
1442.1.62 | 20 years ago | Robert Collins | Allow creation of testaments from uncommitted data | 2 KB |
|
|
testgraph.py |
1185.16.145 | 20 years ago | Martin Pool | Remove all assert statements from test cases. Tes | 1.7 KB |
|
|
testhashcache.py |
1185.38.8 | 20 years ago | John Arbash Meinel | [patch] testhashcache delay for win32 and cygwin | 3.9 KB |
|
|
testhttp.py |
1185.16.68 | 20 years ago | Martin Pool | - http url fixes suggested by Robey Pointer, and t | 1.2 KB |
|
|
testidentitymap.py |
1417.1.12 | 20 years ago | Robert Collins | cache revision history during read transactions | 3.7 KB |
|
|
testinv.py |
1508.1.15 | 19 years ago | Robert Collins | Merge from mpool. | 16.1 KB |
|
|
testlog.py |
1185.33.45 | 19 years ago | Martin Pool | [merge] refactoring of branch vs working tree, etc | 7.5 KB |
|
|
testmerge.py |
1457.1.14 | 20 years ago | Robert Collins | Move pending_merges() to WorkingTree. | 1.9 KB |
|
|
testmerge3.py |
1185.33.32 | 19 years ago | Martin Pool | [merge] fix \t in commit messages | 11 KB |
|
|
testnonascii.py |
1508.1.5 | 19 years ago | Robert Collins | Move add from Branch to WorkingTree. | 1.3 KB |
|
|
testoptions.py |
1185.35.24 | 19 years ago | Aaron Bentley | Fixed handling of short options not accepted by th | 2.2 KB |
|
|
testplugins.py |
1185.33.32 | 19 years ago | Martin Pool | [merge] fix \t in commit messages | 2.8 KB |
|
|
testrevision.py |
1457.1.17 | 19 years ago | Robert Collins | Branch.commit() has moved to WorkingTree.commit(). | 13.9 KB |
|
|
testrevisionnamespaces.py |
1508.1.15 | 19 years ago | Robert Collins | Merge from mpool. | 4.1 KB |
|
|
testrevprops.py |
1185.33.27 | 19 years ago | Martin Pool | [merge] much integrated work from robert and john | 1.4 KB |
|
|
testreweave.py |
1185.16.118 | 20 years ago | mbp at sourcefrog | More reweave tests | 5.6 KB |
|
|
testsampler.py |
1417.1.3 | 20 years ago | Robert Collins | add sample test script | 1.3 KB |
|
|
testsftp.py |
1185.41.6 | 19 years ago | Robey Pointer | modified version of john's patch to add atomic put | 6.7 KB |
|
|
teststatus.py |
1508.1.5 | 19 years ago | Robert Collins | Move add from Branch to WorkingTree. | 5.8 KB |
|
|
teststore.py |
1185.16.159 | 19 years ago | John Arbash Meinel | Updated the stores, all tests pass, and a store do | 14.8 KB |
|
|
testtestament.py |
1508.1.15 | 19 years ago | Robert Collins | Merge from mpool. | 6.8 KB |
|
|
testtrace.py |
1185.33.51 | 19 years ago | Martin Pool | Fix trace of non-ascii messages, and add test. | 2.1 KB |
|
|
testtransactions.py |
1417.1.12 | 20 years ago | Robert Collins | cache revision history during read transactions | 7.4 KB |
|
|
testtransport.py |
1185.33.27 | 19 years ago | Martin Pool | [merge] much integrated work from robert and john | 20.3 KB |
|
|
testtsort.py |
1185.16.115 | 20 years ago | mbp at sourcefrog | Another topo_sort test | 2.7 KB |
|
|
TestUtil.py |
1185.1.29 | 20 years ago | Robert Collins | merge merge tweaks from aaron, which includes late | 2.7 KB |
|
|
testworkingtree.py |
1508.1.6 | 19 years ago | Robert Collins | Move Branch.unknowns() to WorkingTree. | 6.2 KB |
|
|
treeshape.py |
1185.16.145 | 20 years ago | Martin Pool | Remove all assert statements from test cases. Tes | 2.6 KB |
|
|
versioning.py |
1508.1.15 | 19 years ago | Robert Collins | Merge from mpool. | 6.4 KB |
|
|
whitebox.py |
1508.1.7 | 19 years ago | Robert Collins | Move rename_one from Branch to WorkingTree. (Rober | 4.2 KB |
|
|