/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.4 18 years ago Robert Collins Treat InterRepositoryTestProviderAdapter like Repo 5.5 KB Diff Download File
test_break_lock.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 2.2 KB Diff Download File
test_commit_builder.py 2018.5.141 18 years ago Andrew Bennetts Merge supports-rich-root branch. 5.8 KB Diff Download File
test_fileid_involved.py 2018.5.116 18 years ago Robert Collins Commit final test-case-cleanups branch. 12.1 KB Diff Download File
test_iter_reverse_revision_history.py 2255.2.234 18 years ago Robert Collins Merge bzr.dev. 5.8 KB Diff Download File
test_reconcile.py 2018.5.113 18 years ago Robert Collins Test only fixes from the ported-to-bzr.dev test-co 15 KB Diff Download File
test_repository.py 2485.7.2 18 years ago Robert Collins Merge bzr.dev. 29.7 KB Diff Download File
test_revision.py 1913.1.5 19 years ago John Arbash Meinel fix test name 4.3 KB Diff Download File
test_statistics.py 2258.1.2 18 years ago Robert Collins New version of gather_stats which gathers aggregat 3.7 KB Diff Download File