/brz/remove-bazaar

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

  • Committer: Adeodato Simó
  • Date: 2007-07-06 17:21:57 UTC
  • mto: (2593.2.1 ianc-integration)
  • Revision ID: dato@net.com.org.es-20070706172157-11w04axiv4mtrabm
Improve annotate to prevent unicode exceptions in certain situations.

The fixed bugs are:

  * when an annotation has the author part as unicode(), and line
    contents are 8-bit data, an UnicodeDecodeError is raised when
    formatting them together with '%s %s'

  * when the author part of an annotation contains characters not
    representable in the encoding of the user that runs annotate,
    an UnicodeEncodeError is raised
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2553.2.6 18 years ago Robert Collins And overhaul BranchTestProviderAdapter too. 7.2 KB Diff Download File
test_bound_sftp.py 2018.17.1 18 years ago Andrew Bennetts Merge hpss-miscellany. 12.9 KB Diff Download File
test_branch.py 2524.1.1 18 years ago Aaron Bentley Revert broken changes 26.1 KB Diff Download File
test_break_lock.py 2052.3.1 19 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 3.4 KB Diff Download File
test_commit.py 2246.1.3 18 years ago Robert Collins New branch hooks: post_push, post_pull, post_commi 4.1 KB Diff Download File
test_create_checkout.py 2018.5.122 18 years ago Robert Collins More Branch implementation test passing foo. 3.2 KB Diff Download File
test_get_revision_id_to_revno_map.py 2418.5.13 18 years ago John Arbash Meinel Remove revision_id_to_dotted_revno, because it isn 4.5 KB Diff Download File
test_hooks.py 2309.4.10 18 years ago John Arbash Meinel (fixed) Fix the last few tests that were explicitl 2.7 KB Diff Download File
test_http.py 2018.5.113 18 years ago Robert Collins Test only fixes from the ported-to-bzr.dev test-co 3.5 KB Diff Download File
test_last_revision_info.py 2249.4.1 18 years ago Wouter van Heyst New Branch.last_revision_info method, this is bein 1.4 KB Diff Download File
test_locking.py 2018.5.166 18 years ago Andrew Bennetts Small changes in response to Aaron's review. 17.5 KB Diff Download File
test_parent.py 2018.5.167 18 years ago Andrew Bennetts Various changes in response to John's review. 2.9 KB Diff Download File
test_permissions.py 2018.5.99 18 years ago Andrew Bennetts Don't test mode setting for remote branches becaus 3.1 KB Diff Download File
test_pull.py 2477.1.2 18 years ago Martin Pool Rename push/pull back to 'run_hooks' (jameinel) R 8 KB Diff Download File
test_push.py 2477.1.9 18 years ago Martin Pool Review cleanups from John, mostly docs 10.2 KB Diff Download File
test_revision_history.py 2375.1.5 18 years ago Andrew Bennetts Deal with review comments from Robert: * Add my 6.5 KB Diff Download File
test_revision_id_to_revno.py 2418.5.4 18 years ago John Arbash Meinel Included a test for revision_id=None 1.6 KB Diff Download File
test_sprout.py 2493.2.10 18 years ago Aaron Bentley Merge bzr.dev 3.9 KB Diff Download File
test_tags.py 2388.1.12 18 years ago Alexander Belchenko direct test for tags.get_reverse_tag_dict() 7 KB Diff Download File
test_uncommit.py 2246.1.3 18 years ago Robert Collins New branch hooks: post_push, post_pull, post_commi 3.9 KB Diff Download File
test_update.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 2.7 KB Diff Download File