~bzr-pqm/bzr/bzr.dev

[merge] bump up sign-my-commits
Filename Latest Rev Last Changed Committer Comment Size
..
blackbox 1185.31.15 18 years ago John Arbash Meinel Refactoring blackbox tests into a package, rather Diff
branch_implementations 1534.4.23 18 years ago Robert Collins Move branch implementations tests into a package. Diff
bzrdir_implementations 1534.4.39 18 years ago Robert Collins Basic BzrDir support. Diff
repository_implementations 1534.4.40 18 years ago Robert Collins Add RepositoryFormats and allow bzrdir.open or cre Diff
workingtree_implementations 1534.4.46 18 years ago Robert Collins Nearly complete .bzr/checkout splitout. Diff
__init__.py 1534.4.54 18 years ago Robert Collins Merge from integration. 35.4 KB Diff Download File
HTTPTestUtil.py 1534.4.50 18 years ago Robert Collins Got the bzrdir api straightened out, plenty of ref 1.2 KB Diff Download File
stub_sftp.py 1534.1.14 18 years ago Robert Collins One more warn->warning typo from Robey Pointer. 6.1 KB Diff Download File
test_ancestry.py 1534.4.28 18 years ago Robert Collins first cut at merge from integration. 2.1 KB Diff Download File
test_annotate.py 1534.4.28 18 years ago Robert Collins first cut at merge from integration. 2.2 KB Diff Download File
test_api.py 1185.31.25 18 years ago John Arbash Meinel Renamed all of the tests from selftest/foo.py to t 1.3 KB Diff Download File
test_bad_files.py 1534.4.26 18 years ago Robert Collins Move working tree initialisation out from Branch. 2.9 KB Diff Download File
test_basis_inventory.py 1534.4.28 18 years ago Robert Collins first cut at merge from integration. 1.9 KB Diff Download File
test_branch.py 1508.1.25 18 years ago Robert Collins Update per review comments. 5.4 KB Diff Download File
test_bzrdir.py 1508.1.25 18 years ago Robert Collins Update per review comments. 8.7 KB Diff Download File
test_command.py 1185.31.25 18 years ago John Arbash Meinel Renamed all of the tests from selftest/foo.py to t 1.3 KB Diff Download File
test_commit.py 1534.4.35 18 years ago Robert Collins Give branch its own basis tree and last_revision m 14 KB Diff Download File
test_commit_merge.py 1534.4.28 18 years ago Robert Collins first cut at merge from integration. 3.8 KB Diff Download File
test_config.py 1553.2.9 18 years ago Erik Bågfors log_formatter => log_format for "named" formatters 23.6 KB Diff Download File
test_conflicts.py 1534.4.26 18 years ago Robert Collins Move working tree initialisation out from Branch. 2 KB Diff Download File
test_decorators.py 1185.70.5 18 years ago Martin Pool Pass through wrapped function name and docstrign 1.4 KB Diff Download File
test_diff.py 1185.31.25 18 years ago John Arbash Meinel Renamed all of the tests from selftest/foo.py to t 1.9 KB Diff Download File
test_doc_generate.py 1185.50.64 18 years ago John Arbash Meinel Minor pep8 cleanups to previous revision 1 KB Diff Download File
test_errors.py 1534.4.50 18 years ago Robert Collins Got the bzrdir api straightened out, plenty of ref 1.2 KB Diff Download File
test_fetch.py 1534.4.50 18 years ago Robert Collins Got the bzrdir api straightened out, plenty of ref 9.9 KB Diff Download File
test_gpg.py 1185.78.4 18 years ago John Arbash Meinel Reverting gpg changes, should not be mainline, see 2.6 KB Diff Download File
test_graph.py 1185.31.25 18 years ago John Arbash Meinel Renamed all of the tests from selftest/foo.py to t 1.7 KB Diff Download File
test_hashcache.py 1534.4.51 18 years ago Robert Collins Test the disk layout of format3 working trees. 4.6 KB Diff Download File
test_http.py 1185.49.17 18 years ago John Arbash Meinel [merge] Robey Pointer - some sftp fixes, and an ht 1.9 KB Diff Download File
test_identitymap.py 1185.31.25 18 years ago John Arbash Meinel Renamed all of the tests from selftest/foo.py to t 3.7 KB Diff Download File
test_inv.py 1508.1.19 18 years ago Robert Collins Give format3 working trees their own last-revision 20.2 KB Diff Download File
test_lockable_files.py 1185.65.29 18 years ago Robert Collins Implement final review suggestions. 3.7 KB Diff Download File
test_log.py 1534.4.36 18 years ago Robert Collins Finish deprecating Branch.working_tree() 9.4 KB Diff Download File
test_merge.py 1508.1.19 18 years ago Robert Collins Give format3 working trees their own last-revision 3 KB Diff Download File
test_merge3.py 1185.31.25 18 years ago John Arbash Meinel Renamed all of the tests from selftest/foo.py to t 11 KB Diff Download File
test_merge_core.py 1508.1.24 18 years ago Robert Collins Add update command for use with checkouts. 32.2 KB Diff Download File
test_missing.py 1534.4.28 18 years ago Robert Collins first cut at merge from integration. 2.3 KB Diff Download File
test_msgeditor.py 1534.4.26 18 years ago Robert Collins Move working tree initialisation out from Branch. 1.7 KB Diff Download File
test_nonascii.py 1534.4.26 18 years ago Robert Collins Move working tree initialisation out from Branch. 1.3 KB Diff Download File
test_options.py 1185.31.25 18 years ago John Arbash Meinel Renamed all of the tests from selftest/foo.py to t 2.2 KB Diff Download File
test_osutils.py 1185.65.29 18 years ago Robert Collins Implement final review suggestions. 2.6 KB Diff Download File
test_permissions.py 1185.50.76 18 years ago John Arbash Meinel [merge] robertc's integration branch: add BzrDir, 10.2 KB Diff Download File
test_plugins.py 1185.31.57 18 years ago John Arbash Meinel [merge] bzr.dev 5.5 KB Diff Download File
test_repository.py 1534.4.47 18 years ago Robert Collins Split out repository into .bzr/repository 6.4 KB Diff Download File
test_revision.py 1508.1.19 18 years ago Robert Collins Give format3 working trees their own last-revision 15 KB Diff Download File
test_revisionnamespaces.py 1534.4.50 18 years ago Robert Collins Got the bzrdir api straightened out, plenty of ref 4.3 KB Diff Download File
test_revprops.py 1534.4.28 18 years ago Robert Collins first cut at merge from integration. 1.4 KB Diff Download File
test_reweave.py 1185.31.25 18 years ago John Arbash Meinel Renamed all of the tests from selftest/foo.py to t 5.6 KB Diff Download File
test_rio.py 1185.47.2 18 years ago Martin Pool Finish rio format and tests. 7.5 KB Diff Download File
test_sampler.py 1534.2.1 18 years ago Robert Collins Implement deprecated_method 1.3 KB Diff Download File
test_selftest.py 1534.4.46 18 years ago Robert Collins Nearly complete .bzr/checkout splitout. 16.2 KB Diff Download File
test_setup.py 1185.31.59 18 years ago John Arbash Meinel Switch to sys.executable instead of just 'python' 665 bytes Diff Download File
test_sftp_transport.py 1534.4.50 18 years ago Robert Collins Got the bzrdir api straightened out, plenty of ref 8.9 KB Diff Download File
test_smart_add.py 1534.4.26 18 years ago Robert Collins Move working tree initialisation out from Branch. 8.4 KB Diff Download File
test_source.py 1508.1.19 18 years ago Robert Collins Give format3 working trees their own last-revision 3.1 KB Diff Download File
test_store.py 1185.50.20 18 years ago John Arbash Meinel merge permissions branch, also fixup tests so they 14.9 KB Diff Download File
test_symbol_versioning.py 1534.4.32 18 years ago Robert Collins Rename deprecated_nonce to DEPRECATED_PARAMETER 4.3 KB Diff Download File
test_testament.py 1185.50.79 18 years ago John Arbash Meinel small cleanup of test 7.7 KB Diff Download File
test_trace.py 1185.33.63 18 years ago Martin Pool Better display of BzrError classes that are not Bz 2.6 KB Diff Download File
test_transactions.py 1185.31.25 18 years ago John Arbash Meinel Renamed all of the tests from selftest/foo.py to t 7.4 KB Diff Download File
test_transport.py 1534.4.9 18 years ago Robert Collins Add a readonly decorator for transports. 3.8 KB Diff Download File
test_transport_implementations.py 1534.4.26 18 years ago Robert Collins Move working tree initialisation out from Branch. 30.7 KB Diff Download File
test_tsort.py 1185.31.25 18 years ago John Arbash Meinel Renamed all of the tests from selftest/foo.py to t 2.7 KB Diff Download File
test_ui.py 1185.49.22 18 years ago John Arbash Meinel Added get_password to the UIFactory, using it insi 1.8 KB Diff Download File
test_uncommit.py 1185.31.25 18 years ago John Arbash Meinel Renamed all of the tests from selftest/foo.py to t 998 bytes Diff Download File
test_upgrade.py 1508.1.25 18 years ago Robert Collins Update per review comments. 15.8 KB Diff Download File
test_weave.py 1549.1.4 18 years ago John Arbash Meinel When reweaving weaves, if texts don't match, log t 31.8 KB Diff Download File
test_whitebox.py 1534.4.28 18 years ago Robert Collins first cut at merge from integration. 2 KB Diff Download File
test_workingtree.py 1508.1.24 18 years ago Robert Collins Add update command for use with checkouts. 6.8 KB Diff Download File
test_xml.py 1185.31.25 18 years ago John Arbash Meinel Renamed all of the tests from selftest/foo.py to t 5.7 KB Diff Download File
TestUtil.py 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late 2.7 KB Diff Download File
treeshape.py 1185.31.33 18 years ago John Arbash Meinel A couple more path.join statements needed changing 2.6 KB Diff Download File