/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 2256.1.1 18 years ago Robert Collins (robertc) Merge new Branch.last_revision_info meth 2.6 KB Diff Download File
test_bound_sftp.py 2245.2.1 18 years ago Robert Collins Split branch pushing out of branch pulling. 12.6 KB Diff Download File
test_branch.py 2229.2.1 18 years ago Aaron Bentley Reject reserved ids in versiondfile, tree, branch 25.5 KB Diff Download File
test_break_lock.py 2052.3.1 18 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 3.4 KB Diff Download File
test_hooks.py 2245.1.2 18 years ago Robert Collins Remove the static DefaultHooks method from Branch, 2.5 KB Diff Download File
test_http.py 2004.1.25 18 years ago v.ladeuil+lp at free Shuffle http related test code. Hopefully it ends 2.6 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 1711.8.7 19 years ago John Arbash Meinel Renaming LockHelpers.py to lock_helpers.py 8.4 KB Diff Download File
test_parent.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 3.1 KB Diff Download File
test_permissions.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 2.8 KB Diff Download File
test_pull.py 2245.2.1 18 years ago Robert Collins Split branch pushing out of branch pulling. 3.6 KB Diff Download File
test_push.py 2245.2.1 18 years ago Robert Collins Split branch pushing out of branch pulling. 3.6 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