Re: Mercurial extension to aid Gecko development

2013-08-01 Thread Gregory Szorc
You can now file bugs against this extension at Other Applications :: mozext. I anticipate many awesome feature requests and embarrassing bugs. https://bugzilla.mozilla.org/enter_bug.cgi?product=Other%20Applications&component=mozext On 7/26/13 11:07 AM, Gregory Szorc wrote: Since I announced t

Re: Mercurial extension to aid Gecko development

2013-07-26 Thread Gregory Szorc
Since I announced this on Monday, I've implemented: * pushlog integration. Run |hg changesetpushes REV| to view when changesets landed on all the different trees. It even reports the version numbers of the beta and release versions when a changeset was first active. * Bug tracking. Run |hg b

Mercurial extension to aid Gecko development

2013-07-22 Thread Gregory Szorc
Do you use Mercurial to interact with mozilla-central and related repositories? I wrote an extension to make your life easier. * Easily manage unified Mercurial repositories (like the Git mirror) * hg tbpl (open TBPL for a changeset) * hg treestatus * hg pull fx-team * hg clone inbound * hg up e