<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Outparamdelling this way comes</title>
	<atom:link href="http://blog.mozilla.org/tglek/2008/09/19/outparamdelling-this-way-comes/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.org/tglek/2008/09/19/outparamdelling-this-way-comes/</link>
	<description>Taras&#039; blog on Snappy, Startup, Telemetry and other Firefox peroformance matters</description>
	<lastBuildDate>Tue, 27 Nov 2012 16:50:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Taras</title>
		<link>http://blog.mozilla.org/tglek/2008/09/19/outparamdelling-this-way-comes/comment-page-1/#comment-26725</link>
		<dc:creator>Taras</dc:creator>
		<pubDate>Wed, 10 Mar 2010 01:50:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.org/tglek/?p=86#comment-26725</guid>
		<description><![CDATA[@Stu,
Large-scale deCOMtamination is indefinitely postponed due to not wanting to break public APIs. We did land a few targeted outparamdels to private apis]]></description>
		<content:encoded><![CDATA[<p>@Stu,<br />
Large-scale deCOMtamination is indefinitely postponed due to not wanting to break public APIs. We did land a few targeted outparamdels to private apis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stu</title>
		<link>http://blog.mozilla.org/tglek/2008/09/19/outparamdelling-this-way-comes/comment-page-1/#comment-26724</link>
		<dc:creator>Stu</dc:creator>
		<pubDate>Wed, 10 Mar 2010 01:28:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.org/tglek/?p=86#comment-26724</guid>
		<description><![CDATA[Did deCOMtamination happen in the end ?]]></description>
		<content:encoded><![CDATA[<p>Did deCOMtamination happen in the end ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mook</title>
		<link>http://blog.mozilla.org/tglek/2008/09/19/outparamdelling-this-way-comes/comment-page-1/#comment-19900</link>
		<dc:creator>Mook</dc:creator>
		<pubDate>Sat, 20 Sep 2008 06:41:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.org/tglek/?p=86#comment-19900</guid>
		<description><![CDATA[With &quot;parentrevspec = &quot; in .hgrc under [extensions], you can do (I think) `hg diff -r tip^^`

Thanks to djc for this one.]]></description>
		<content:encoded><![CDATA[<p>With &#8220;parentrevspec = &#8221; in .hgrc under [extensions], you can do (I think) `hg diff -r tip^^`</p>
<p>Thanks to djc for this one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Cranmer</title>
		<link>http://blog.mozilla.org/tglek/2008/09/19/outparamdelling-this-way-comes/comment-page-1/#comment-19893</link>
		<dc:creator>Joshua Cranmer</dc:creator>
		<pubDate>Fri, 19 Sep 2008 23:04:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.org/tglek/?p=86#comment-19893</guid>
		<description><![CDATA[hg diff -r 19277 #produce a combined diff without loosing ability to edit each applied patch individually! For example, can regenerate the autopatch.diff with different outparamdel parameters or a bugfixed outparamdel. 19277 is a revision that has to be looked up with hg log, unfortunately there isn&#039;t a relative syntax to do hg diff -r &quot;tip - 2&quot;

If you&#039;re trying to diff the entire queue, you can use
hg diff -r qparent (qparent is the parent of the first patch)

If you want to diff based on another revision a lot, you can use local tags:
hg tag -l -r 19277 baseimport
and then just diff like before:
hg diff -r baseimport

mq also defines &quot;qbase&quot; (the first applied mq patch) and &quot;qtip&quot; (the last applied mq patch) as tags, in addition to defining each patch&#039;s name as a tag.]]></description>
		<content:encoded><![CDATA[<p>hg diff -r 19277 #produce a combined diff without loosing ability to edit each applied patch individually! For example, can regenerate the autopatch.diff with different outparamdel parameters or a bugfixed outparamdel. 19277 is a revision that has to be looked up with hg log, unfortunately there isn&#8217;t a relative syntax to do hg diff -r &#8220;tip &#8211; 2&#8243;</p>
<p>If you&#8217;re trying to diff the entire queue, you can use<br />
hg diff -r qparent (qparent is the parent of the first patch)</p>
<p>If you want to diff based on another revision a lot, you can use local tags:<br />
hg tag -l -r 19277 baseimport<br />
and then just diff like before:<br />
hg diff -r baseimport</p>
<p>mq also defines &#8220;qbase&#8221; (the first applied mq patch) and &#8220;qtip&#8221; (the last applied mq patch) as tags, in addition to defining each patch&#8217;s name as a tag.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
