ANN: pbranch extension (alternative to mq, like topgit and bzr loom)
Peter Arrenbrecht
peter.arrenbrecht at gmail.com
Mon Dec 15 00:30:47 CST 2008
On Sun, Dec 14, 2008 at 12:45 PM, Alpár Jüttner <alpar at cs.elte.hu> wrote:
> On Thu, 2008-12-11 at 14:23 +0100, Peter Arrenbrecht wrote:
>> Hi all
>>
>> I have developed a branch-based alternative to MQ which I think is
>> very useful for collaborative development and/or long-term maintenance
>> of patches. Check out the extensive tutorial at:
>>
>> http://arrenbrecht.ch/mercurial/pbranch/
>>
>> Feedback is welcome.
>
> I've been already using this extension for a while and I like it a lot.
>
> For me, the only real shortcoming that it doesn't keep track of the
> metainfo (author, date) of the patches except the commit log. Is there
> any hope to see commands like pedituser, peditdate in the future?
This could easily be added. Care to file an issue on bitbucket.org? Or
even do it yourself (I'd do it like mq, that is, embed the info in the
patch message)? Would give us a chance to use pbranch in a
collaborative setting. :)
I'm also thinking an option that lists all the branch's contributors
in the final patch message would be nifty.
-parren
More information about the Mercurial
mailing list