Surfacing committer and timestamp on commit

John A Meinel john at arbash-meinel.com
Tue Aug 16 01:24:50 BST 2005


Lele Gaifax wrote:
> Hi all,
>
> is there any plan to add --committer and --timestamp to the commit
> command? It seems just a matter of deciding the option names, given
> that Branch.commit() already accepts those keywords... or am I missing
> some other point?
>
> Thanx&bye,
> lele.

At least at present, there is no plan to include them, because the goal
is to not confuse the user by options that they shouldn't generally use.

If you are looking to do scripting, then the recommended method is to
use the bzrlib directly, rather than trying to go through the 'bzr'
front-end.

Is there a specific reason you want the functionality?

(baz2bzr is an example of a scripted front end which ties directly into
bzrlib in order to convert an Arch style branch into a bzr one, and it
does need these hooks, but it also uses bzrlib directly.)

John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 253 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20050815/5f44d7c7/attachment.pgp 


More information about the bazaar mailing list