mercurial 1.5 sprint was nice

Steve Losh steve at stevelosh.com
Wed Feb 10 17:56:30 CST 2010


On Feb 8, 2010, at 9:57 AM, Mads Kiilerich wrote:

> On 02/08/2010 03:35 PM, Nicolas Chauvat wrote:
>> Hi List,
>> 
>> Hosting the sprint was fun. I had interesting discussions with great
>> developers, learned things about mercurial and got the feeling the
>> project was making substantial progress.
> 
> That is nice to hear.
> 
> I hope that someone will post and share the most important outcome with the crowd. New things you learned? New insight and conclusions from discussions? New directions and priorities?

The main things I worked on:

* Adding '--interactive' support to MQ's refreshing by using the record extension.  Dan, Patrick and I worked on this and made some good progress.  I think the end decision was that we're going to add a 'qadd' command with a bunch of flags that will let you add specific things to patches (and empty them out first if you want).

* Adding parent node IDs to MQ patches.  This will let us push patches more intelligently and use merge/rebase techniques to reduce conflicts.  It will also let us provide better diffs of patches for versioned MQ repos, since we'll know about changes in the patched files.

* Talking to a bunch of people about my hg-review extension and how to make it better.

Overall the sprint was great -- it was nice to finally be able to meet everyone face to face.  I'm looking forward to the next one!

> 
> /Mads
> _______________________________________________
> Mercurial-devel mailing list
> Mercurial-devel at selenic.com
> http://selenic.com/mailman/listinfo/mercurial-devel



More information about the Mercurial-devel mailing list