~bzr-pqm/bzr/bzr.dev

  • Committer: Aaron Bentley
  • Date: 2007-08-09 20:30:00 UTC
  • mto: (2681.5.3 bzr-mail)
  • Revision ID: abentley@panoramicfeedback.com-20070809203000-939mwp9uv19snzme
Add support for mail-from-editor
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2654.3.1 17 years ago Aaron Bentley Rename submit to send, make -o required, support - 6.1 KB Diff Download File
test_add.py 2664.3.1 17 years ago Daniel Watkins tests.blackbox.test_add now uses internals where a 8.4 KB Diff Download File
test_added.py 2552.2.5 17 years ago Vincent Ladeuil Revert the intrusive run_bzr('commit') rewritings. 1.7 KB Diff Download File
test_aliases.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 2.5 KB Diff Download File
test_ancestry.py 1551.15.70 17 years ago Aaron Bentley Avoid using builtins.merge 3.8 KB Diff Download File
test_annotate.py 2581.1.1 17 years ago Martin Pool Merge more runbzr cleanups 5.9 KB Diff Download File
test_bound_branches.py 2552.2.5 17 years ago Vincent Ladeuil Revert the intrusive run_bzr('commit') rewritings. 12.4 KB Diff Download File
test_branch.py 2485.8.62 17 years ago Vincent Ladeuil From review comments, fix typos and deprecate some 4.2 KB Diff Download File
test_break_lock.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 4 KB Diff Download File
test_breakin.py 2485.8.48 17 years ago Vincent Ladeuil merge bzr.dev @ 2540 3.4 KB Diff Download File
test_cat.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 4.3 KB Diff Download File
test_cat_revision.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 2.1 KB Diff Download File
test_checkout.py 1551.15.60 17 years ago Aaron Bentley bzr checkout -r always works, even with -r0 (#1277 4.5 KB Diff Download File
test_command_encoding.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 3.7 KB Diff Download File
test_commit.py 2484.1.25 17 years ago John Arbash Meinel [merge] bzr.dev 2612 19.2 KB Diff Download File
test_conflicts.py 2552.2.4 17 years ago Vincent Ladeuil Merge bzr.dev and resolve conflits. (good use case 4.2 KB Diff Download File
test_debug.py 2581.1.5 17 years ago Martin Pool merge trunk and fix run_bzr call in merge_directiv 1.6 KB Diff Download File
test_diff.py 2581.1.2 17 years ago Martin Pool Remove unnecessary retcode=0 to run_bzr calls 11.8 KB Diff Download File
test_exceptions.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 2 KB Diff Download File
test_export.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 8.7 KB Diff Download File
test_find_merge_base.py 2552.2.4 17 years ago Vincent Ladeuil Merge bzr.dev and resolve conflits. (good use case 1.5 KB Diff Download File
test_help.py 2666.1.1 17 years ago Ian Clatworthy Bazaar User Reference generated from online help 5 KB Diff Download File
test_ignore.py 2552.2.4 17 years ago Vincent Ladeuil Merge bzr.dev and resolve conflits. (good use case 4.3 KB Diff Download File
test_ignored.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1.6 KB Diff Download File
test_info.py 1551.15.41 17 years ago Aaron Bentley Make info provide more related brances, and format 40.8 KB Diff Download File
test_init.py 2552.2.4 17 years ago Vincent Ladeuil Merge bzr.dev and resolve conflits. (good use case 6.7 KB Diff Download File
test_inventory.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 4.3 KB Diff Download File
test_join.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 3.9 KB Diff Download File
test_locale.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 2.9 KB Diff Download File
test_log.py 2627.1.1 17 years ago Ian Clatworthy Merge Kent's work for left alignment of log output 18 KB Diff Download File
test_logformats.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 3.4 KB Diff Download File
test_ls.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 8.1 KB Diff Download File
test_lsprof.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 1.2 KB Diff Download File
test_merge.py 2665.2.1 17 years ago Michael Hudson test and fix for a NameError in merge --weave --sh 15 KB Diff Download File
test_merge_directive.py 2639.1.1 17 years ago John Arbash Meinel (Adeodato Simó) EmailMessage class, allowing much 9.9 KB Diff Download File
test_missing.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 5.1 KB Diff Download File
test_mv.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 12.8 KB Diff Download File
test_nick.py 2552.2.4 17 years ago Vincent Ladeuil Merge bzr.dev and resolve conflits. (good use case 1.5 KB Diff Download File
test_non_ascii.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 17.5 KB Diff Download File
test_outside_wt.py 2552.2.4 17 years ago Vincent Ladeuil Merge bzr.dev and resolve conflits. (good use case 2.7 KB Diff Download File
test_pack.py 2604.2.1 17 years ago Robert Collins (robertc) Introduce a pack command. 1.5 KB Diff Download File
test_pull.py 2654.3.1 17 years ago Aaron Bentley Rename submit to send, make -o required, support - 10.8 KB Diff Download File
test_push.py 2552.2.4 17 years ago Vincent Ladeuil Merge bzr.dev and resolve conflits. (good use case 9.6 KB Diff Download File
test_re_sign.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 3 KB Diff Download File
test_reconcile.py 2552.2.4 17 years ago Vincent Ladeuil Merge bzr.dev and resolve conflits. (good use case 2.5 KB Diff Download File
test_remerge.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 4.5 KB Diff Download File
test_remove.py 2605.1.2 17 years ago Martin Pool Fix up run_bzr calls 7.5 KB Diff Download File
test_remove_tree.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 3.9 KB Diff Download File
test_revert.py 2552.2.4 17 years ago Vincent Ladeuil Merge bzr.dev and resolve conflits. (good use case 6.2 KB Diff Download File
test_revision_history.py 2552.2.4 17 years ago Vincent Ladeuil Merge bzr.dev and resolve conflits. (good use case 2.9 KB Diff Download File
test_revision_info.py 2552.2.4 17 years ago Vincent Ladeuil Merge bzr.dev and resolve conflits. (good use case 3.3 KB Diff Download File
test_revno.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 1.5 KB Diff Download File
test_selftest.py 2665.1.1 17 years ago Michael Hudson make run_bzr stricter about the keyword arguments 22.9 KB Diff Download File
test_send.py 2681.1.9 17 years ago Aaron Bentley Add support for mail-from-editor 9 KB Diff Download File
test_serve.py 2598.5.4 17 years ago Aaron Bentley Restore original Branch.last_revision behavior, fi 9.1 KB Diff Download File
test_shared_repository.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 3.7 KB Diff Download File
test_sign_my_commits.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 3.8 KB Diff Download File
test_split.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 1.5 KB Diff Download File
test_status.py 1551.15.70 17 years ago Aaron Bentley Avoid using builtins.merge 14.7 KB Diff Download File
test_tags.py 2664.1.2 17 years ago Joachim Nilsson Update tag test to match new description. 5.8 KB Diff Download File
test_testament.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 1.7 KB Diff Download File
test_too_much.py 2666.1.1 17 years ago Ian Clatworthy Bazaar User Reference generated from online help 23 KB Diff Download File
test_uncommit.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 7.5 KB Diff Download File
test_update.py 2581.1.1 17 years ago Martin Pool Merge more runbzr cleanups 8.6 KB Diff Download File
test_upgrade.py 2552.2.4 17 years ago Vincent Ladeuil Merge bzr.dev and resolve conflits. (good use case 7.8 KB Diff Download File
test_version.py 2606.1.3 17 years ago Martin Pool Update tests for new version display 1.3 KB Diff Download File
test_version_info.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 4.8 KB Diff Download File
test_versioning.py 2552.2.5 17 years ago Vincent Ladeuil Revert the intrusive run_bzr('commit') rewritings. 5.4 KB Diff Download File
test_whoami.py 2552.2.3 17 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 5.1 KB Diff Download File