Rev 1953: (jam) Give nicer errors when using Unicode commands and options, improve mutter() handling of Unicode strings in /home/pqm/archives/thelove/bzr/+trunk/
Canonical.com Patch Queue Manager
pqm at pqm.ubuntu.com
Thu Aug 24 00:17:00 BST 2006
------------------------------------------------------------
revno: 1953
revision-id: pqm at pqm.ubuntu.com-20060823231659-c39ac4d8e957e878
parent: pqm at pqm.ubuntu.com-20060823140849-674057caaed0edc0
parent: john at arbash-meinel.com-20060823183439-67b1b209d599ac27
committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Thu 2006-08-24 00:16:59 +0100
message:
(jam) Give nicer errors when using Unicode commands and options, improve mutter() handling of Unicode strings
modified:
NEWS NEWS-20050323055033-4e00b5db738777ff
bzrlib/commands.py bzr.py-20050309040720-d10f4714595cf8c3
bzrlib/errors.py errors.py-20050309040759-20512168c4e14fbd
bzrlib/tests/__init__.py selftest.py-20050531073622-8d0e3c8845c97a64
bzrlib/tests/test_command.py test_command.py-20051019190109-3b17be0f52eaa7a8
bzrlib/tests/test_errors.py test_errors.py-20060210110251-41aba2deddf936a8
bzrlib/tests/test_trace.py testtrace.py-20051110225523-a21117fc7a07eeff
bzrlib/trace.py trace.py-20050309040759-c8ed824bdcd4748a
bzrlib/transport/ftp.py ftp.py-20051116161804-58dc9506548c2a53
------------------------------------------------------------
merged: john at arbash-meinel.com-20060823183439-67b1b209d599ac27
parent: john at arbash-meinel.com-20060823182208-4a50f792bedbee8f
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: unicode-commands-57123
timestamp: Wed 2006-08-23 13:34:39 -0500
message:
Update NEWS with fixes for bugs #56947, #53880, #57123
------------------------------------------------------------
merged: john at arbash-meinel.com-20060823182208-4a50f792bedbee8f
parent: john at arbash-meinel.com-20060822213933-f993a9d069823426
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: unicode-commands-57123
timestamp: Wed 2006-08-23 13:22:08 -0500
message:
Simplify changes to command.py
------------------------------------------------------------
merged: john at arbash-meinel.com-20060822213933-f993a9d069823426
parent: john at arbash-meinel.com-20060822213123-15cf5e4c6a9ab4d2
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: unicode-commands-57123
timestamp: Tue 2006-08-22 16:39:33 -0500
message:
Change mutter() so that it doesn't try so hard to write out perfect utf8, instead, rather than using a utf8 file, it changes unicode to utf8 manually
------------------------------------------------------------
merged: john at arbash-meinel.com-20060822213123-15cf5e4c6a9ab4d2
parent: john at arbash-meinel.com-20060821193147-292351b090cf399b
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: unicode-commands-57123
timestamp: Tue 2006-08-22 16:31:23 -0500
message:
Don't raise UnicodeCommand on request, instead just let it fall out when we get to NoSuchCommand
------------------------------------------------------------
merged: john at arbash-meinel.com-20060821193147-292351b090cf399b
parent: john at arbash-meinel.com-20060821190537-92913a2a33a84176
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: unicode-commands-57123
timestamp: Mon 2006-08-21 14:31:47 -0500
message:
Fix FtpTransport so that it raises UnicodeError and skips the unicode path tests
------------------------------------------------------------
merged: john at arbash-meinel.com-20060821190537-92913a2a33a84176
parent: john at arbash-meinel.com-20060821185540-ddfc3823ea4a0dbf
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: unicode-commands-57123
timestamp: Mon 2006-08-21 14:05:37 -0500
message:
Make BzrNewError always return a str object
------------------------------------------------------------
merged: john at arbash-meinel.com-20060821185540-ddfc3823ea4a0dbf
parent: john at arbash-meinel.com-20060821184338-cb3b014ad7281e08
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: unicode-commands-57123
timestamp: Mon 2006-08-21 13:55:40 -0500
message:
Make sure BzrCommandError can handle unicode arguments
------------------------------------------------------------
merged: john at arbash-meinel.com-20060821184338-cb3b014ad7281e08
parent: john at arbash-meinel.com-20060821182150-124585949a9ba684
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: unicode-commands-57123
timestamp: Mon 2006-08-21 13:43:38 -0500
message:
Update test_never_fails, to cover one of the failure points
------------------------------------------------------------
merged: john at arbash-meinel.com-20060821182150-124585949a9ba684
parent: john at arbash-meinel.com-20060821181650-b80937148e85dab3
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: unicode-commands-57123
timestamp: Mon 2006-08-21 13:21:50 -0500
message:
Fix mutter() so even if args are invalid, it still works
------------------------------------------------------------
merged: john at arbash-meinel.com-20060821181650-b80937148e85dab3
parent: john at arbash-meinel.com-20060821180932-d7d326b1982e2b62
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: unicode-commands-57123
timestamp: Mon 2006-08-21 13:16:50 -0500
message:
Fix the test_trace functions to actually test that things are written to the log
------------------------------------------------------------
merged: john at arbash-meinel.com-20060821180932-d7d326b1982e2b62
parent: pqm at pqm.ubuntu.com-20060818230844-138315adab4cfe22
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: unicode-commands-57123
timestamp: Mon 2006-08-21 13:09:32 -0500
message:
Raise a reasonable error when a command is non-ascii
More information about the bazaar-commits
mailing list