/brz/remove-bazaar

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

  • Committer: James Westby
  • Date: 2007-09-18 18:55:00 UTC
  • mto: (2866.1.1 james.westby)
  • Revision ID: jw+debian@jameswestby.net-20070918185500-91alkjx8zolds1v8
Fix log against smart server branches that don't support tags. (#140615)

Add get_reverse_tag_dict to DisabledTags for branches that falsely
claim that they support tags (namely smart server branches). When the
remote branch was an old format without tags this caused log to fail.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2796.2.18 17 years ago Aaron Bentley merge bzr.dev 6.3 KB Diff Download File
test_add.py 2664.3.1 18 years ago Daniel Watkins tests.blackbox.test_add now uses internals where a 8.4 KB Diff Download File
test_added.py 2664.6.1 18 years ago Daniel Watkins tests.blackbox.test_added now uses internals where 1.7 KB Diff Download File
test_aliases.py 2664.6.2 18 years ago Daniel Watkins tests.blackbox.test_aliases now uses internals whe 2.5 KB Diff Download File
test_ancestry.py 2664.6.3 18 years ago Daniel Watkins tests.blackbox.test_ancestry now uses internals wh 4.3 KB Diff Download File
test_annotate.py 2745.3.2 17 years ago Daniel Watkins Updated tests to reflect new error text. 5.9 KB Diff Download File
test_bound_branches.py 2664.8.1 18 years ago Daniel Watkins tests.blackbox.test_bound_branches now uses intern 13.3 KB Diff Download File
test_branch.py 2664.8.2 18 years ago Daniel Watkins tests.blackbox.test_branch now uses internals wher 4.2 KB Diff Download File
test_break_lock.py 2552.2.3 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 4 KB Diff Download File
test_breakin.py 2485.8.48 18 years ago Vincent Ladeuil merge bzr.dev @ 2540 3.4 KB Diff Download File
test_bundle_info.py 1551.18.5 17 years ago Aaron Bentley Add test cases for bzr bundle-info 2 KB Diff Download File
test_cat.py 2738.4.7 17 years ago Martin Pool Fix up calls to run_bzr from test_cat 4.7 KB Diff Download File
test_cat_revision.py 2552.2.3 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 2.1 KB Diff Download File
test_checkout.py 2598.5.18 17 years ago Aaron Bentley Merge bzr.dev 5.5 KB Diff Download File
test_command_encoding.py 2552.2.3 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 3.7 KB Diff Download File
test_commit.py 2829.1.1 17 years ago Ian Clatworthy re-apply Aaron's fix for #94975 (Ian Clatworthy) 22.2 KB Diff Download File
test_conflicts.py 2738.4.5 17 years ago Daniel Watkins Fixed whitespace issues. 4.2 KB Diff Download File
test_debug.py 2665.4.1 18 years ago Aaron Bentley teach run_bzr_subprocess to accept either a list o 1.6 KB Diff Download File
test_diff.py 2776 17 years ago Canonical.com Patch Queue Manager Introduce -c option for diff and status 12.1 KB Diff Download File
test_exceptions.py 2552.2.3 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 2 KB Diff Download File
test_export.py 2552.2.3 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 8.7 KB Diff Download File
test_find_merge_base.py 2664.5.2 17 years ago Aaron Bentley Fix up imports 1.5 KB Diff Download File
test_help.py 2743.2.6 17 years ago Daniel Watkins Cleaned up indentation in test. 5.5 KB Diff Download File
test_ignore.py 2795.2.1 17 years ago Daniel Watkins Updated tests in tests.blackbox.test_ignore to use 5.6 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 2745.3.2 17 years ago Daniel Watkins Updated tests to reflect new error text. 40.8 KB Diff Download File
test_init.py 2552.2.4 18 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 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 4.3 KB Diff Download File
test_join.py 2552.2.3 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 3.9 KB Diff Download File
test_locale.py 2768.1.8 17 years ago Ian Clatworthy Get test suite fully working again 2.9 KB Diff Download File
test_log.py 2809.1.2 17 years ago Daniel Watkins Removed unnecessary check as per abentley's on-lis 18.1 KB Diff Download File
test_logformats.py 2552.2.3 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 3.4 KB Diff Download File
test_ls.py 2552.2.3 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 8.1 KB Diff Download File
test_lsprof.py 2552.2.3 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 1.2 KB Diff Download File
test_merge.py 2796.2.14 17 years ago Aaron Bentley Updates from review 14.6 KB Diff Download File
test_merge_directive.py 2687.2.2 17 years ago Martin Pool Fix up other references to 0.19 9.9 KB Diff Download File
test_missing.py 2664.14.2 17 years ago Daniel Watkins Fixed tests.blackbox.test_missing to use internals 5.2 KB Diff Download File
test_mv.py 2745.3.2 17 years ago Daniel Watkins Updated tests to reflect new error text. 12.9 KB Diff Download File
test_nick.py 2664.11.1 17 years ago Daniel Watkins tests.blackbox.test_nick now uses internals where 1.5 KB Diff Download File
test_non_ascii.py 2552.2.3 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 17.5 KB Diff Download File
test_outside_wt.py 2745.3.2 17 years ago Daniel Watkins Updated tests to reflect new error text. 2.7 KB Diff Download File
test_pack.py 2604.2.1 18 years ago Robert Collins (robertc) Introduce a pack command. 1.5 KB Diff Download File
test_pull.py 2738.2.6 17 years ago Daniel Watkins Now use internal merging. 11.4 KB Diff Download File
test_push.py 2552.2.4 18 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 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 3 KB Diff Download File
test_reconcile.py 2552.2.4 18 years ago Vincent Ladeuil Merge bzr.dev and resolve conflits. (good use case 2.5 KB Diff Download File
test_reconfigure.py 2796.2.17 17 years ago Aaron Bentley Update docs from review 2.1 KB Diff Download File
test_remerge.py 2552.2.3 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 4.5 KB Diff Download File
test_remove.py 2655.2.5 18 years ago Marius Kruger * Improve BzrRemoveChangedFilesError message. * Ad 7.5 KB Diff Download File
test_remove_tree.py 2552.2.3 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 3.9 KB Diff Download File
test_revert.py 2552.2.4 18 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 18 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 18 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 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 1.5 KB Diff Download File
test_selftest.py 2701 17 years ago Canonical.com Patch Queue Manager Reduce the size of the selftest output header 23.5 KB Diff Download File
test_send.py 2747.3.1 17 years ago Aaron Bentley 'send' and 'bundle' now handle partial ranges corr 9.9 KB Diff Download File
test_serve.py 2598.5.4 18 years ago Aaron Bentley Restore original Branch.last_revision behavior, fi 9.1 KB Diff Download File
test_shared_repository.py 2552.2.3 18 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 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 3.8 KB Diff Download File
test_split.py 2552.2.3 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 1.5 KB Diff Download File
test_status.py 2792.1.1 17 years ago Ian Clatworthy Add short options to status to assist migrating sv 16 KB Diff Download File
test_tags.py 2664.1.2 18 years ago Joachim Nilsson Update tag test to match new description. 5.8 KB Diff Download File
test_testament.py 2552.2.3 18 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 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 7.5 KB Diff Download File
test_unknowns.py 2795.2.2 17 years ago Daniel Watkins Added tests.blackbox.test_unknowns. 1.6 KB Diff Download File
test_update.py 2664.7.2 17 years ago Daniel Watkins tests.blackbox.test_update now uses internals wher 8.6 KB Diff Download File
test_upgrade.py 2552.2.4 18 years ago Vincent Ladeuil Merge bzr.dev and resolve conflits. (good use case 7.8 KB Diff Download File
test_version.py 2785.1.5 17 years ago Alexander Belchenko support for non-ascii BZR_HOME in show_version() 2.7 KB Diff Download File
test_version_info.py 2552.2.3 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 4.8 KB Diff Download File
test_versioning.py 2552.2.5 18 years ago Vincent Ladeuil Revert the intrusive run_bzr('commit') rewritings. 5.4 KB Diff Download File
test_whoami.py 2552.2.3 18 years ago Vincent Ladeuil Deprecate the varargs syntax and fix the tests. * 5.1 KB Diff Download File