/brz/remove-bazaar

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

« back to all changes in this revision

Viewing changes to doc/quilt.txt

  • 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)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Quilt
 
2
=====
 
3
 
 
4
Descendent of Andrew Morton's patch scripts.
 
5
 
 
6
Demonstrates that quite a powerful tool can be built in a relatively
 
7
short time.
 
8
 
 
9
Is largely not concerned with preserving a history record.  Allows 
 
10
 
 
11
Pop patches off, similar to excluding them.
 
 
b'\\ No newline at end of file'