[REQUEST] Patterns in commit

James Westby jw+debian at jameswestby.net
Fri Feb 22 17:59:27 GMT 2008


On Fri, 2008-02-22 at 14:12 +0100, QbProg wrote:
> Hello Bazaar Developers,
> 
> I have a suggestion for you: allow the commit command to accept file
> patterns.
> I would like to do something similar
> 
> > bzr commit Source/*.cpp Source/*.h -m".."
> or even
> > bzr commit Source/MyFile.* 
> This would be usefoul to commit single functionalities (I have to
> merge them later in another branch).
> 
> actually it is not possible. Could you consider that as an option?

I'm not sure what you mean by "not possible." As I understand
it you are asking to commit the changes to only some of the
files that are changed in your working tree, is that correct?

If so, then this should be possible now, and so if it doesn't
work for you then please let us know what the error you
get is.

Thanks,

James





More information about the bazaar mailing list