[PATCH] Commit and log commands: strings encodings

Alexander Belchenko bialix at ukr.net
Thu Dec 1 19:03:34 GMT 2005


John A Meinel пишет:
> And I'm for a patch which sets the input and output encoding.
> 
> However, I would not use '-i' and '-o' for this. -i and -o are short
> flags that are desirable for lots of options, and I don't think forcing
> the encoding is an option that should generally be supplied.

'-i' and '-o' is used in docutils as encoding options.
We discuss this options earlier, see:
http://lists.ubuntu.com/archives/bazaar-ng/2005q3/003106.html

Just FYI, I found only 3 commands in current bzr.dev that have options
started at 'o' or 'i':

* `pull` have option `overwrite`
* `ls` have option `ignored`
* `selftest` have option `one`

Alexander





More information about the bazaar mailing list