<div dir="ltr"><div>Thanks. I just did</div><div>   hg qbase:qtip</div><div>and it appears to have generated 5 emails. Is that the expected behavior?<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 26, 2019 at 1:26 PM Dan Smith via chirp_devel &lt;<a href="mailto:chirp_devel@intrepid.danplanet.com">chirp_devel@intrepid.danplanet.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">&gt; I tried hard to follow the instructions. I have a stack of five patches, as requested by Dan.<br>
&gt; <br>
&gt; I convinced Gmail to accept the email generated by patchbomb. I issued the command:<br>
&gt; hg email tip<br>
&gt; thinking that it would send all of the patches. It did not. It sent only the latest of the 5 patches.<br>
&gt; <br>
&gt; How to I send the entire set?<br>
<br>
<a href="https://www.mercurial-scm.org/wiki/MqExtension#Email_all_applied_patches" rel="noreferrer" target="_blank">https://www.mercurial-scm.org/wiki/MqExtension#Email_all_applied_patches</a><br>
<br>
The email command takes a refspec, like most things, so you can do tip~3 or tip^^, etc. I&#39;ll add the above to our dev process page. As with any distributed SCM, there&#39;s no master tree, so unless you tell it which things you want to take action on, there&#39;s not really any default.<br>
<br>
--Dan<br>
_______________________________________________<br>
chirp_devel mailing list<br>
<a href="mailto:chirp_devel@intrepid.danplanet.com" target="_blank">chirp_devel@intrepid.danplanet.com</a><br>
<a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_devel" rel="noreferrer" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_devel</a><br>
Developer docs: <a href="http://chirp.danplanet.com/projects/chirp/wiki/Developers" rel="noreferrer" target="_blank">http://chirp.danplanet.com/projects/chirp/wiki/Developers</a><br>
</blockquote></div>