/brz/remove-bazaar

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

  • Committer: Robert Collins
  • Date: 2005-10-30 01:40:16 UTC
  • Revision ID: robertc@robertcollins.net-20051030014016-98a4fba7d6a4176c
Support decoration of commands.

Commands.register_command now takes an optional flag to signal that the
registrant is planning to decorate an existing command. When given
multiple plugins registering a command is not an error, and the original
command class (whether built in or a plugin based one) is returned to the
caller. There is a new error 'MustUseDecorated' for signalling when a
wrapping command should switch to the original version. (Robert Collins)
Filename Latest Rev Last Changed Committer Comment Size
..
capture_tree.py 1393.1.39 20 years ago Martin Pool - tweak capture_tree formatting 1 KB Diff Download File
convertfile.py 942 20 years ago Martin Pool - update convertinv to work with current weave cod 2.1 KB Diff Download File
convertinv.py 893 20 years ago Martin Pool - Refactor weave calculation of inclusions 2 KB Diff Download File
history2revfiles.py 1110 20 years ago Martin Pool - merge aaron's merge improvements: * When merg 2.8 KB Diff Download File
http_client.py 1092.1.39 20 years ago Robert Collins merge from mpool 15 KB Diff Download File
weavebench.py 1092.1.37 20 years ago Robert Collins unbreak weavebench 2.6 KB Diff Download File
weavemerge.sh 921 20 years ago Martin Pool - shell script to set up a weave merge test case 584 bytes Diff Download File