/brz/remove-bazaar

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

  • Committer: John Arbash Meinel
  • Date: 2007-02-08 16:28:05 UTC
  • Revision ID: john@arbash-meinel.com-20070208162805-dcqiqrwjh9a5lo7n
``GPGStrategy.sign()`` will now raise ``BzrBadParameterUnicode`` if
you pass a Unicode string rather than an 8-bit string. It doesn't 
make sense to sign a Unicode string, and it turns out that some 
versions of python will write out the raw Unicode bytes rather than
encoding automatically. So fail and make callers do the right thing.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2258.1.1 18 years ago Robert Collins Move info branch statistics gathering into the rep 2.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 2150.2.2 18 years ago Robert Collins Change the commit builder selected-revision-id tes 5.1 KB Diff Download File
test_fileid_involved.py 2052.3.6 18 years ago John Arbash Meinel [merge] bzr.dev 2078 11 KB Diff Download File
test_reconcile.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 14.4 KB Diff Download File
test_repository.py 2229.2.3 18 years ago Aaron Bentley change reserved_id to is_reserved_id, add check_no 26.6 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