/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: Martin Pool
  • Date: 2007-05-04 08:46:39 UTC
  • mto: (2483.1.1 jam-integration)
  • Revision ID: mbp@sourcefrog.net-20070504084639-8v8mzetmr1y74xer
Rename push/pull back to 'run_hooks' (jameinel)

Reorganize Branch.push into some template methods: public push,
_push_with_bound_branches, and _basic_push.  This fixes the case 
where the destination of push is bound, but the source branch
format doesn't support binding.

Run push and pull hook tests with a local branch that does support binding,
rather than skipping if the branch can't be bound to another of the same
format.

(broken) because the hooks are given the wrong parameters when 
pushing into something bound to a remote branch.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2455 18 years ago Canonical.com Patch Queue Manager bzr rm removes the working file 6 KB Diff Download File
test_add.py 2255.2.176 18 years ago Martin Pool Merge dirstate and some small cleanups 7.8 KB Diff Download File
test_added.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1.7 KB Diff Download File
test_aliases.py 2052.3.1 19 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 2.6 KB Diff Download File
test_ancestry.py 2052.3.1 19 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 3.9 KB Diff Download File
test_annotate.py 2182.3.12 18 years ago John Arbash Meinel Force the timezone properly during tests which loo 5.5 KB Diff Download File
test_bound_branches.py 2323.6.3 18 years ago Martin Pool bound-branch ui tests should now use the default b 12.6 KB Diff Download File
test_branch.py 2387.1.1 18 years ago Robert Collins Remove the --basis parameter to clone etc. (Robert 3.3 KB Diff Download File
test_break_lock.py 2255.7.59 18 years ago Robert Collins Remove a break-lock test that was duplicating lowe 4 KB Diff Download File
test_breakin.py 2423.3.7 18 years ago Martin Pool Add BZR_SIGQUIT_PDB=0 option to disable breakin. 2.7 KB Diff Download File
test_bundle.py 2387.1.1 18 years ago Robert Collins Remove the --basis parameter to clone etc. (Robert 4 KB Diff Download File
test_cat.py 2379.6.1 18 years ago Alexander Belchenko blackbox: test_cat_different_id: calling bzr as an 4.3 KB Diff Download File
test_cat_revision.py 1551.13.18 18 years ago Aaron Bentley Add copyright notice 2.1 KB Diff Download File
test_checkout.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 4 KB Diff Download File
test_command_encoding.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 3.7 KB Diff Download File
test_commit.py 2453.2.1 18 years ago Martin Pool Don't set the bugs property unless bugs are actual 19.5 KB Diff Download File
test_conflicts.py 2120.7.5 18 years ago Aaron Bentley Merge bzr.dev 4.2 KB Diff Download File
test_debug.py 2423.3.7 18 years ago Martin Pool Add BZR_SIGQUIT_PDB=0 option to disable breakin. 1.3 KB Diff Download File
test_diff.py 2324.1.2 18 years ago Dmitry Vasiliev Added test for bzr diff --prefix illegal_value 12.1 KB Diff Download File
test_exceptions.py 1551.9.3 19 years ago Aaron Bentley Revert buggy apport changes 2 KB Diff Download File
test_export.py 2099.1.1 19 years ago Daniel Silverstone Add source branch support to export command 8.8 KB Diff Download File
test_find_merge_base.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1.3 KB Diff Download File
test_help.py 2241.2.12 18 years ago ghigo update to the latest bzr.dev 4 KB Diff Download File
test_ignore.py 2318.2.3 18 years ago Kent Gibson merged bzr.dev 4.3 KB Diff Download File
test_ignored.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1.6 KB Diff Download File
test_info.py 2425.3.3 18 years ago John Arbash Meinel Update comment according to Martin 38.8 KB Diff Download File
test_init.py 2358 18 years ago Canonical.com Patch Queue Manager Hide dirstate-with-subtree, introduce dirstate-tag 6 KB Diff Download File
test_inventory.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 4.3 KB Diff Download File
test_join.py 2255.2.235 18 years ago Martin Pool Add blackbox test that join gives clean error when 3.9 KB Diff Download File
test_locale.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 2.9 KB Diff Download File
test_log.py 2359.1.11 18 years ago John Arbash Meinel [merge] bzr.dev 2446 13.5 KB Diff Download File
test_logformats.py 2052.3.1 19 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 3.5 KB Diff Download File
test_ls.py 2215.3.3 18 years ago Aaron Bentley Get ls working on branches 8.1 KB Diff Download File
test_merge.py 2297.1.1 18 years ago Martin Pool Pull now returns a PullResult rather than just an 11.8 KB Diff Download File
test_merge_directive.py 1551.14.10 18 years ago Aaron Bentley Remove 'manual' from test names 8.9 KB Diff Download File
test_missing.py 2193.4.3 18 years ago Alexander Belchenko Use new API for testing 5.2 KB Diff Download File
test_mv.py 2292.1.5 18 years ago Marius Kruger merge with bzr.dev 13 KB Diff Download File
test_nick.py 2120.5.3 19 years ago Alexander Belchenko Fix year in copyrights 1.4 KB Diff Download File
test_non_ascii.py 2220.2.39 18 years ago Martin Pool Pull also merges tags and warns if they conflict 17.5 KB Diff Download File
test_outside_wt.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 3 KB Diff Download File
test_pull.py 2221.5.13 18 years ago Dmitry Vasiliev Fixed expected message in test 10.8 KB Diff Download File
test_push.py 2220.2.38 18 years ago Martin Pool Tag conflicts from push go to stdout. Cleanup blac 9.7 KB Diff Download File
test_re_sign.py 1551.12.52 18 years ago Aaron Bentley speling fix 3 KB Diff Download File
test_reconcile.py 2294.4.4 18 years ago Vincent Ladeuil Provide a better implementation for testing passwo 2.5 KB Diff Download File
test_remerge.py 2067.3.3 19 years ago Martin Pool merge bzr.dev and reconcile several changes, also 4.7 KB Diff Download File
test_remove.py 2292.1.34 18 years ago Marius Kruger Move "magically convert commands like 'remove abc' 8 KB Diff Download File
test_remove_tree.py 2127.2.3 19 years ago Daniel Silverstone Oops, fix the message up 3.9 KB Diff Download File
test_revert.py 2255.2.231 18 years ago Robert Collins Add test showing reverts UI working as Aaron inten 6.2 KB Diff Download File
test_revision_history.py 2052.3.1 19 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 3 KB Diff Download File
test_revision_info.py 1551.13.17 18 years ago Aaron Bentley Move cat-revision tests out of test_revision_info 3.1 KB Diff Download File
test_revno.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1.5 KB Diff Download File
test_selftest.py 2455 18 years ago Canonical.com Patch Queue Manager bzr rm removes the working file 23.4 KB Diff Download File
test_serve.py 2018.5.147 18 years ago Andrew Bennetts Merge rename-SmartTransport branch. 8.8 KB Diff Download File
test_shared_repository.py 2257.2.2 18 years ago Wouter van Heyst Actually test that `bzr init-repo --{no,}-trees` s 3.7 KB Diff Download File
test_sign_my_commits.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 3.8 KB Diff Download File
test_split.py 2100.3.17 18 years ago Aaron Bentley Remove get_format_*, make FormatRegistry.register_ 1.5 KB Diff Download File
test_status.py 2408.1.7 18 years ago Alexander Belchenko Fix blackbox test_status_out_of_date: unlock WT be 13.8 KB Diff Download File
test_tags.py 2348.2.1 18 years ago Marien Zwart Properly push tags if push creates a new branch. 6 KB Diff Download File
test_testament.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1.7 KB Diff Download File
test_too_much.py 2472.1.2 18 years ago John Arbash Meinel Fix the one test that depended on 'aliases:\n' 22.8 KB Diff Download File
test_uncommit.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 7.5 KB Diff Download File
test_update.py 2255.7.55 18 years ago Robert Collins Whitespace fix. 8.3 KB Diff Download File
test_upgrade.py 2323.5.19 18 years ago Martin Pool No upgrade recommendation on source when cloning 7.9 KB Diff Download File
test_version.py 2347.1.1 18 years ago John Arbash Meinel (John Whitley) Print out the location of ~/.bazaar 1.2 KB Diff Download File
test_version_info.py 2030.1.4 19 years ago John Arbash Meinel Add a test that we can find the version info when 4.9 KB Diff Download File
test_versioning.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 5.6 KB Diff Download File
test_whoami.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 5.1 KB Diff Download File