/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 2432.2.9 18 years ago Andrew Bennetts Update protocol versioning docs to explain how unk 9.3 KB Diff Download File
branch.py 2432.4.5 18 years ago Robert Collins Make using SuccessfulSmartServerResponse and Faile 5.7 KB Diff Download File
bzrdir.py 2432.4.5 18 years ago Robert Collins Make using SuccessfulSmartServerResponse and Faile 4 KB Diff Download File
client.py 2018.18.22 18 years ago Martin Pool merge bzr.dev 2.7 KB Diff Download File
medium.py 2432.2.8 18 years ago Andrew Bennetts NEWS entry, greatly improved docstring in bzrlib.s 20.6 KB Diff Download File
protocol.py 2432.3.5 18 years ago Andrew Bennetts Merge Robert's status prefix changes to protocol 2 15.4 KB Diff Download File
repository.py 2052.6.3 18 years ago Robert Collins Merge bzr.dev. 9 KB Diff Download File
request.py 2420.1.22 18 years ago Vincent Ladeuil Merge bzr.dev, resolving trivila conflicts in bzrl 12.5 KB Diff Download File
server.py 2586.1.3 18 years ago Robert Collins Increase comment clarity from review. 9.3 KB Diff Download File
vfs.py 2052.6.2 18 years ago Robert Collins Merge bzr.dev. 6.1 KB Diff Download File