<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: git bz push</title>
	<atom:link href="http://blog.fishsoup.net/2009/09/05/git-bz-push/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.fishsoup.net/2009/09/05/git-bz-push/</link>
	<description>Owen Taylor on Coding, Food, etc.</description>
	<lastBuildDate>Tue, 08 Nov 2011 23:41:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Owen</title>
		<link>http://blog.fishsoup.net/2009/09/05/git-bz-push/#comment-2229</link>
		<dc:creator><![CDATA[Owen]]></dc:creator>
		<pubDate>Sat, 14 Nov 2009 17:46:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fishsoup.net/?p=178#comment-2229</guid>
		<description><![CDATA[Found them in my spam folded and retrieved them. Thanks for the ping. There&#039;s now a git-bz component on bugzilla.gnome.org where patches can be attached. (With git-bz even!)]]></description>
		<content:encoded><![CDATA[<p>Found them in my spam folded and retrieved them. Thanks for the ping. There&#8217;s now a git-bz component on bugzilla.gnome.org where patches can be attached. (With git-bz even!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: philn</title>
		<link>http://blog.fishsoup.net/2009/09/05/git-bz-push/#comment-2228</link>
		<dc:creator><![CDATA[philn]]></dc:creator>
		<pubDate>Wed, 11 Nov 2009 08:34:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fishsoup.net/?p=178#comment-2228</guid>
		<description><![CDATA[I sent you some patches for that, did you get them?]]></description>
		<content:encoded><![CDATA[<p>I sent you some patches for that, did you get them?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Owen</title>
		<link>http://blog.fishsoup.net/2009/09/05/git-bz-push/#comment-2220</link>
		<dc:creator><![CDATA[Owen]]></dc:creator>
		<pubDate>Sat, 07 Nov 2009 20:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fishsoup.net/?p=178#comment-2220</guid>
		<description><![CDATA[I think flag editing would be a nice addition; I&#039;m not sure I&#039;ll get around to working on it myself, because I&#039;m almost always using git-bz in the context of GNOME bugzilla, where we don&#039;t use attachment flags (we use attachment status for somewhat similar purposes.) But contributions in that area would definitely be accepted. I&#039;d think that the most important thing to support would be setting flags when filing a patch with &#039;git bz attach&#039; or &#039;git bz file&#039; - changing flags later with &#039;git bz edit&#039; seems peripheral; that I see more as something that should be supported by Splinter when reviewing a patch. Probably the most challenging part about flags is figuring out how to figure out what flags are available and change them; I&#039;m pretty sure that there is no representation of flags in the XML-RPC interfaces currently, so either those interfaces would have to be extended upstream, or some nasty HTML scraping would be involved.]]></description>
		<content:encoded><![CDATA[<p>I think flag editing would be a nice addition; I&#8217;m not sure I&#8217;ll get around to working on it myself, because I&#8217;m almost always using git-bz in the context of GNOME bugzilla, where we don&#8217;t use attachment flags (we use attachment status for somewhat similar purposes.) But contributions in that area would definitely be accepted. I&#8217;d think that the most important thing to support would be setting flags when filing a patch with &#8216;git bz attach&#8217; or &#8216;git bz file&#8217; &#8211; changing flags later with &#8216;git bz edit&#8217; seems peripheral; that I see more as something that should be supported by Splinter when reviewing a patch. Probably the most challenging part about flags is figuring out how to figure out what flags are available and change them; I&#8217;m pretty sure that there is no representation of flags in the XML-RPC interfaces currently, so either those interfaces would have to be extended upstream, or some nasty HTML scraping would be involved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: philn</title>
		<link>http://blog.fishsoup.net/2009/09/05/git-bz-push/#comment-2219</link>
		<dc:creator><![CDATA[philn]]></dc:creator>
		<pubDate>Fri, 06 Nov 2009 08:20:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fishsoup.net/?p=178#comment-2219</guid>
		<description><![CDATA[One thing supported by bugzilla-tool is editing flags of attachments (to ask for review for instance). It&#039;d be nice to have git-bz somehow support that too ;)]]></description>
		<content:encoded><![CDATA[<p>One thing supported by bugzilla-tool is editing flags of attachments (to ask for review for instance). It&#8217;d be nice to have git-bz somehow support that too <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Review Board vs. git-bz &#171; fishsoup</title>
		<link>http://blog.fishsoup.net/2009/09/05/git-bz-push/#comment-1952</link>
		<dc:creator><![CDATA[Review Board vs. git-bz &#171; fishsoup]]></dc:creator>
		<pubDate>Tue, 15 Sep 2009 22:52:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fishsoup.net/?p=178#comment-1952</guid>
		<description><![CDATA[[...] fishsoup Owen Taylor on Coding, Food, etc.     &#171; git bz&#160;push [...]]]></description>
		<content:encoded><![CDATA[<p>[...] fishsoup Owen Taylor on Coding, Food, etc.     &laquo; git bz&nbsp;push [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan</title>
		<link>http://blog.fishsoup.net/2009/09/05/git-bz-push/#comment-1951</link>
		<dc:creator><![CDATA[Bryan]]></dc:creator>
		<pubDate>Fri, 11 Sep 2009 22:21:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fishsoup.net/?p=178#comment-1951</guid>
		<description><![CDATA[I eagerly await your git boss-raise integration.  For now I will just try out this simple bugzilla code you produced. :)]]></description>
		<content:encoded><![CDATA[<p>I eagerly await your git boss-raise integration.  For now I will just try out this simple bugzilla code you produced. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

