~bzr-pqm/bzr/bzr.dev

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-04-09 23:12:55 UTC
  • mfrom: (3920.2.37 dpush)
  • Revision ID: pqm@pqm.ubuntu.com-20090409231255-o8w1g2q3igiyf8b2
(Jelmer) Add the dpush command.
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
commands 2485.8.3 17 years ago v.ladeuil+lp at free Change the file naming to clearly separate the com Diff
ftp_server 3508.1.7 15 years ago Vincent Ladeuil Prepare test framework for pyftpdlib injection. * Diff
interrepository_implementations 1534.1.29 18 years ago Robert Collins Add a test environment for InterRepository objects Diff
intertree_implementations 1852.8.3 18 years ago Robert Collins Implement an InterTreeTestProvider and a trivial t Diff
inventory_implementations 2729.2.1 17 years ago Martin Pool Start adding per-inventory tests Diff
per_interbranch 4000.5.3 15 years ago Jelmer Vernooij Add tests for InterBranch. Diff
per_lock 2353.3.9 17 years ago John Arbash Meinel Update the lock code and test code so that if more Diff
per_repository 3689.1.1 16 years ago John Arbash Meinel Rename repository_implementations tests into per_r Diff
per_repository_chk 4280 15 years ago Canonical.com Patch Queue Manager (jam) Change _fetch_uses_deltas = False for CHK re Diff
per_repository_reference 3474.2.1 16 years ago Martin Pool Merge and cleanup pre-external-reference-repositor Diff
ssl_certs 2929.3.11 16 years ago Vincent Ladeuil Ssl files needed for the test https server. * bzr Diff
test_patches_data 1731.1.17 18 years ago Aaron Bentley Merge bzr.dev Diff
tree_implementations 1852.6.1 18 years ago Robert Collins Start tree implementation tests. Diff
workingtree_implementations 1534.4.46 18 years ago Robert Collins Nearly complete .bzr/checkout splitout. Diff
__init__.py 4281 15 years ago Canonical.com Patch Queue Manager (Jelmer) Add the dpush command. 143 KB Diff Download File
EncodingAdapter.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 4.6 KB Diff Download File
fake_command.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 859 bytes Diff Download File
file_utils.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.7 KB Diff Download File
http_server.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 22.7 KB Diff Download File
http_utils.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 16.8 KB Diff Download File
https_server.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 4.1 KB Diff Download File
lock_helpers.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.8 KB Diff Download File
stub_sftp.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 7.8 KB Diff Download File
test__chk_map.py 4280 15 years ago Canonical.com Patch Queue Manager (jam) Change _fetch_uses_deltas = False for CHK re 10.6 KB Diff Download File
test__chunks_to_lines.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 5.3 KB Diff Download File
test__dirstate_helpers.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 50.6 KB Diff Download File
test__groupcompress.py 4280 15 years ago Canonical.com Patch Queue Manager (jam) Change _fetch_uses_deltas = False for CHK re 18.7 KB Diff Download File
test__walkdirs_win32.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.5 KB Diff Download File
test_ancestry.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.7 KB Diff Download File
test_annotate.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 17.8 KB Diff Download File
test_api.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 5.7 KB Diff Download File
test_atomicfile.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 4.6 KB Diff Download File
test_bad_files.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.9 KB Diff Download File
test_bisect_multi.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 14.6 KB Diff Download File
test_branch.py 4241.8.9 15 years ago Robert J. Tanner Merge 1.14rc1 back bzr.dev 19.5 KB Diff Download File
test_branchbuilder.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 14.1 KB Diff Download File
test_btree_index.py 4189.1.1 15 years ago Martin Pool merge update to FSF address 63 KB Diff Download File
test_bugtracker.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 9.7 KB Diff Download File
test_bundle.py 4202.1.1 15 years ago John Arbash Meinel Update Repository.iter_files_bytes() to return an 66.1 KB Diff Download File
test_bzrdir.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 56.7 KB Diff Download File
test_cache_utf8.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 4.1 KB Diff Download File
test_chk_map.py 4280 15 years ago Canonical.com Patch Queue Manager (jam) Change _fetch_uses_deltas = False for CHK re 90.6 KB Diff Download File
test_chunk_writer.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 4.6 KB Diff Download File
test_clean_tree.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.7 KB Diff Download File
test_commands.py 4251.1.7 15 years ago Aaron Bentley Use generated subclass instead of patching Command 8.8 KB Diff Download File
test_commit.py 4183.5.7 15 years ago Robert Collins Resolve NEWS conflicts. 30.8 KB Diff Download File
test_commit_merge.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 4.5 KB Diff Download File
test_config.py 4226.1.7 15 years ago Robert Collins Alter test_config.FakeBranch in accordance with th 60.7 KB Diff Download File
test_conflicts.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 7.2 KB Diff Download File
test_counted_lock.py 4202 15 years ago Canonical.com Patch Queue Manager (mbp) better CountedLock handling of tokens, and 6.5 KB Diff Download File
test_debug.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.1 KB Diff Download File
test_decorators.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 10.7 KB Diff Download File
test_delta.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 15.4 KB Diff Download File
test_deprecated_graph.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.9 KB Diff Download File
test_diff.py 4216.3.1 15 years ago Robert Collins Fix Tree.get_symlink_target to decode from the dis 55.7 KB Diff Download File
test_directory_service.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.8 KB Diff Download File
test_dirstate.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 92.2 KB Diff Download File
test_email_message.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 8.2 KB Diff Download File
test_eol_filters.py 4232.1.1 15 years ago Ian Clatworthy Integrated EOL conversion support (Ian Clatworthy) 1.2 KB Diff Download File
test_errors.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 26.6 KB Diff Download File
test_export.py 4241.9.5 15 years ago Vincent Ladeuil Fix unicode related OSX failures. * bzrlib/tests/ 1.1 KB Diff Download File
test_extract.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.3 KB Diff Download File
test_fetch.py 3735.42.5 15 years ago John Arbash Meinel Change the tests so we now just use a direct test 27 KB Diff Download File
test_fifo_cache.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 11.2 KB Diff Download File
test_filters.py 4241.8.9 15 years ago Robert J. Tanner Merge 1.14rc1 back bzr.dev 5.8 KB Diff Download File
test_foreign.py 3920.2.36 15 years ago Jelmer Vernooij Fix tests after CommitBuilder changes. 14.4 KB Diff Download File
test_ftp_transport.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 4.5 KB Diff Download File
test_generate_docs.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.7 KB Diff Download File
test_generate_ids.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 7 KB Diff Download File
test_globbing.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 11.2 KB Diff Download File
test_gpg.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.4 KB Diff Download File
test_graph.py 4199 15 years ago Canonical.com Patch Queue Manager (robertc) Negatively cache ghosts and misses durin 61.1 KB Diff Download File
test_groupcompress.py 4280 15 years ago Canonical.com Patch Queue Manager (jam) Change _fetch_uses_deltas = False for CHK re 33.7 KB Diff Download File
test_hashcache.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 7.1 KB Diff Download File
test_help.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 15.6 KB Diff Download File
test_hooks.py 4230.1.2 15 years ago James Westby Update the comments based on those in the test. 7.2 KB Diff Download File
test_http.py 4031.3.2 15 years ago Matt Nordhoff Merge bzr.dev, fixing conflicts. 77.4 KB Diff Download File
test_http_implementations.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.4 KB Diff Download File
test_http_response.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 28.6 KB Diff Download File
test_https_ca_bundle.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.3 KB Diff Download File
test_identitymap.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.5 KB Diff Download File
test_ignores.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 6.3 KB Diff Download File
test_index.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 66.7 KB Diff Download File
test_info.py 4265.1.1 15 years ago John Arbash Meinel Merge the a couple rev older brisbane-core into bz 14.1 KB Diff Download File
test_inv.py 4280 15 years ago Canonical.com Patch Queue Manager (jam) Change _fetch_uses_deltas = False for CHK re 27.5 KB Diff Download File
test_inventory_delta.py 4205.5.7 15 years ago Andrew Bennetts Fix nits in spelling and naming. 21.9 KB Diff Download File
test_knit.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 103 KB Diff Download File
test_lazy_import.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 43 KB Diff Download File
test_lazy_regex.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 4.6 KB Diff Download File
test_lockable_files.py 4031.3.2 15 years ago Matt Nordhoff Merge bzr.dev, fixing conflicts. 17.1 KB Diff Download File
test_lockdir.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 26.5 KB Diff Download File
test_log.py 4217.2.1 15 years ago Ian Clatworthy fix log advice when the # of levels is implicit 61.8 KB Diff Download File
test_lru_cache.py 4197 15 years ago Canonical.com Patch Queue Manager (jam) Improvements to LRUCache structure, use a do 14.8 KB Diff Download File
test_lsprof.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.7 KB Diff Download File
test_mail_client.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 10.3 KB Diff Download File
test_memorytree.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 9.1 KB Diff Download File
test_merge.py 4189.1.1 15 years ago Martin Pool merge update to FSF address 119 KB Diff Download File
test_merge3.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 15.1 KB Diff Download File
test_merge_core.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 30.5 KB Diff Download File
test_merge_directive.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 27 KB Diff Download File
test_missing.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 12 KB Diff Download File
test_msgeditor.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 13.6 KB Diff Download File
test_multiparent.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 11 KB Diff Download File
test_mutabletree.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.5 KB Diff Download File
test_nonascii.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 7.8 KB Diff Download File
test_options.py 4251.1.1 15 years ago Aaron Bentley Support hidden options. 18.3 KB Diff Download File
test_osutils.py 4241.9.3 15 years ago Vincent Ladeuil Fix two more test failures specific to OSX. * bzr 58.6 KB Diff Download File
test_osutils_encodings.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 7.6 KB Diff Download File
test_pack.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 26.9 KB Diff Download File
test_pack_repository.py 4280 15 years ago Canonical.com Patch Queue Manager (jam) Change _fetch_uses_deltas = False for CHK re 40.4 KB Diff Download File
test_patch.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1 KB Diff Download File
test_patches.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 9.2 KB Diff Download File
test_permissions.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 9.9 KB Diff Download File
test_plugins.py 4189.1.1 15 years ago Martin Pool merge update to FSF address 26.2 KB Diff Download File
test_progress.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 10.5 KB Diff Download File
test_read_bundle.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 5.7 KB Diff Download File
test_reconcile.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.8 KB Diff Download File
test_reconfigure.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 18.6 KB Diff Download File
test_registry.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 10.7 KB Diff Download File
test_remote.py 4241.8.9 15 years ago Robert J. Tanner Merge 1.14rc1 back bzr.dev 105 KB Diff Download File
test_rename_map.py 3193.8.34 15 years ago Aaron Bentley Add tests of guess_renames output. 7.8 KB Diff Download File
test_repository.py 4280 15 years ago Canonical.com Patch Queue Manager (jam) Change _fetch_uses_deltas = False for CHK re 51.2 KB Diff Download File
test_revert.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 6.4 KB Diff Download File
test_revision.py 4189.1.1 15 years ago Martin Pool merge update to FSF address 9.9 KB Diff Download File
test_revisionspec.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 23.2 KB Diff Download File
test_revisiontree.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.3 KB Diff Download File
test_rio.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 11.7 KB Diff Download File
test_rules.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 4.7 KB Diff Download File
test_sampler.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.3 KB Diff Download File
test_selftest.py 4271.2.4 15 years ago Vincent Ladeuil Take subunit update into account. * bzrlib/tests/ 94.5 KB Diff Download File
test_serializer.py 4237.3.2 15 years ago Jelmer Vernooij Review from Aaron: - move generic serializer test 1.4 KB Diff Download File
test_setup.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.3 KB Diff Download File
test_sftp_transport.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 20.2 KB Diff Download File
test_shelf.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 21.8 KB Diff Download File
test_shelf_ui.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 10.7 KB Diff Download File
test_smart.py 4226.2.1 15 years ago Robert Collins Set branch config options via a smart method. 60.9 KB Diff Download File
test_smart_add.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 6 KB Diff Download File
test_smart_request.py 4205.2.1 15 years ago Andrew Bennetts Fix BzrDir.open in non-main (and non-server-reques 7.6 KB Diff Download File
test_smart_transport.py 4031.3.2 15 years ago Matt Nordhoff Merge bzr.dev, fixing conflicts. 151 KB Diff Download File
test_smtp_connection.py 4203 15 years ago Canonical.com Patch Queue Manager (James Henstridge) Insure that byte strings are pa 10.7 KB Diff Download File
test_source.py 4198.1.1 15 years ago John Arbash Meinel Include pyrex files in our source testing for GPL 14.1 KB Diff Download File
test_ssh_transport.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 7.7 KB Diff Download File
test_status.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 5.7 KB Diff Download File
test_store.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 17 KB Diff Download File
test_strace.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.3 KB Diff Download File
test_subsume.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 5.1 KB Diff Download File
test_switch.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 5.3 KB Diff Download File
test_symbol_versioning.py 4189.1.1 15 years ago Martin Pool merge update to FSF address 12.2 KB Diff Download File
test_tag.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 6.4 KB Diff Download File
test_testament.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 14.6 KB Diff Download File
test_textfile.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.7 KB Diff Download File
test_textmerge.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.8 KB Diff Download File
test_timestamp.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.3 KB Diff Download File
test_trace.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 9.4 KB Diff Download File
test_transactions.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 12 KB Diff Download File
test_transform.py 4241.9.4 15 years ago Vincent Ladeuil Fix test_case_insensitive_build_tree_inventory fai 124 KB Diff Download File
test_transport.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 31.3 KB Diff Download File
test_transport_implementations.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 65.3 KB Diff Download File
test_transport_log.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.6 KB Diff Download File
test_tree.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 17.8 KB Diff Download File
test_treebuilder.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.2 KB Diff Download File
test_tsort.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 21.2 KB Diff Download File
test_tuned_gzip.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.9 KB Diff Download File
test_ui.py 4222.2.12 15 years ago Jelmer Vernooij Redirect to fix utf8 test with LC_ALL=C. 13.9 KB Diff Download File
test_uncommit.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.8 KB Diff Download File
test_upgrade.py 4170.3.4 15 years ago Jelmer Vernooij Merge bzr.dev. 22.6 KB Diff Download File
test_upgrade_stacked.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.3 KB Diff Download File
test_urlutils.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 29.5 KB Diff Download File
test_version.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.5 KB Diff Download File
test_version_info.py 4216.4.3 15 years ago Jelmer Vernooij Merge bzr.dev. 13.5 KB Diff Download File
test_versionedfile.py 4280 15 years ago Canonical.com Patch Queue Manager (jam) Change _fetch_uses_deltas = False for CHK re 111 KB Diff Download File
test_weave.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 23 KB Diff Download File
test_whitebox.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.7 KB Diff Download File
test_win32utils.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 7.8 KB Diff Download File
test_workingtree.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 15.2 KB Diff Download File
test_workingtree_4.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 30.6 KB Diff Download File
test_wsgi.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 10.6 KB Diff Download File
test_xml.py 4237.3.2 15 years ago Jelmer Vernooij Review from Aaron: - move generic serializer test 22.6 KB Diff Download File
TestUtil.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 6.2 KB Diff Download File
transport_util.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 5.2 KB Diff Download File
treeshape.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.7 KB Diff Download File