<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel">
    <title>gmane.comp.version-control.darcs.devel</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.darcs.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13843"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13842"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13841"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13840"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13839"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13838"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13837"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13836"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13835"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13834"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13833"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13832"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13831"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13830"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13829"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13828"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13827"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13826"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13825"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13824"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13843">
    <title>[patch828] remove inventory code of optimize without--reorder flagsince it did nothing</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13843</link>
    <description>&lt;pre&gt;
Michael Hendricks &amp;lt;michael&amp;lt; at &amp;gt;ndrix.org&amp;gt; added the comment:

Cleaner code.  Less code.  Thanks.

----------
status: needs-review -&amp;gt; accepted

__________________________________
Darcs bug tracker &amp;lt;bugs&amp;lt; at &amp;gt;darcs.net&amp;gt;
&amp;lt;http://bugs.darcs.net/patch828&amp;gt;
__________________________________
&lt;/pre&gt;</description>
    <dc:creator>Michael Hendricks</dc:creator>
    <dc:date>2012-05-25T16:39:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13842">
    <title>[patch821] merging from 2.8 branch</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13842</link>
    <description>&lt;pre&gt;
Eric Kow &amp;lt;kowey&amp;lt; at &amp;gt;darcs.net&amp;gt; added the comment:

Thanks! (this one triggered issue2197, but pulling from screen was fine

----------
status: needs-review -&amp;gt; accepted

__________________________________
Darcs bug tracker &amp;lt;bugs&amp;lt; at &amp;gt;darcs.net&amp;gt;
&amp;lt;http://bugs.darcs.net/patch821&amp;gt;
__________________________________
&lt;/pre&gt;</description>
    <dc:creator>Eric Kow</dc:creator>
    <dc:date>2012-05-25T10:29:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13841">
    <title>[issue2197] darcs apply: failed to commute commonpatches</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13841</link>
    <description>&lt;pre&gt;
Eric Kow &amp;lt;kowey&amp;lt; at &amp;gt;darcs.net&amp;gt; added the comment:

For what it's worth, the old

darcs get http://darcs.net --context foo.dpatch screened
darcs apply foo.dpatch --repo screened
cd REVIEWED
darcs pull SCREENED

Allowed me to grab the patches.  So something conflict-related, I guess?

----------
nosy: +Serware
topic: +Conflicts, Darcs2

__________________________________
Darcs bug tracker &amp;lt;bugs&amp;lt; at &amp;gt;darcs.net&amp;gt;
&amp;lt;http://bugs.darcs.net/issue2197&amp;gt;
__________________________________
&lt;/pre&gt;</description>
    <dc:creator>Eric Kow</dc:creator>
    <dc:date>2012-05-25T08:17:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13840">
    <title>[issue2197] darcs apply: failed to commute commonpatches</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13840</link>
    <description>&lt;pre&gt;
Eric Kow &amp;lt;kowey&amp;lt; at &amp;gt;darcs.net&amp;gt; added the comment:

Whoops! Nothing to do with apply URL (same problem trying to get the 
bundle by hand).  Sorry for the red herring.

----------
title: darcs apply URL: failed to commute common patches -&amp;gt; darcs apply: failed to commute common patches

__________________________________
Darcs bug tracker &amp;lt;bugs&amp;lt; at &amp;gt;darcs.net&amp;gt;
&amp;lt;http://bugs.darcs.net/issue2197&amp;gt;
__________________________________
&lt;/pre&gt;</description>
    <dc:creator>Eric Kow</dc:creator>
    <dc:date>2012-05-25T07:59:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13839">
    <title>[issue2197] darcs apply URL: failed to commute commonpatches</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13839</link>
    <description>&lt;pre&gt;
New submission from Eric Kow &amp;lt;kowey&amp;lt; at &amp;gt;darcs.net&amp;gt;:

1. Summarise the issue (what were doing, what went wrong?)

I tried to use the new darcs apply URL feature in 2.9. I wanted to do

darcs apply -i http://bugs.darcs.net/file3320/update-news-with-2_8-
release-notes.dpatch

In the reviewed branch with context ctx (attached).

I got failed to commute common patches, the *entire* darcs history, and 
a link asking me to go to the wiki.  So darcs thinks it ran into a bug.

2. What behaviour were you expecting instead?

Either that I'd already applied the patches, or interactive prompt 
showing me some patches.  In whatever situation, not a bug

3. What darcs version are you using? (Try: darcs --exact-version)

2.9.1 (+ 481 patches).  Will attach exact later (gotta fix the tracker 
to allow that)

4. What operating system are you running?

Should be irrelevant, but MacOS X

----------
files: ctx
messages: 15715
nosy: gh, kowey
priority: bug
status: unknown
title: darcs apply URL: failed to commute common patches

___&lt;/pre&gt;</description>
    <dc:creator>Eric Kow</dc:creator>
    <dc:date>2012-05-25T07:07:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13838">
    <title>[patch829] kill footnotes in manual and uninformativecommand-ove...</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13838</link>
    <description>&lt;pre&gt;
Eric Kow &amp;lt;kowey&amp;lt; at &amp;gt;darcs.net&amp;gt; added the comment:

Pity about the table though.  Probably good that it's gone, but it is 
useful to have this sort of big-picture-how-it-all-fits-together overview 
somewhere for *some* population of doc readers (not necessarily users).  
Oh well, I guess it will pop up again on the wiki if it's really that 
good to have (and in a more helpful form)

----------
status: needs-screening -&amp;gt; accepted

__________________________________
Darcs bug tracker &amp;lt;bugs&amp;lt; at &amp;gt;darcs.net&amp;gt;
&amp;lt;http://bugs.darcs.net/patch829&amp;gt;
__________________________________
&lt;/pre&gt;</description>
    <dc:creator>Eric Kow</dc:creator>
    <dc:date>2012-05-25T06:47:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13837">
    <title>[patch820] make darcs apply work with url</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13837</link>
    <description>&lt;pre&gt;
Guillaume Hoffmann &amp;lt;guillaumh&amp;lt; at &amp;gt;gmail.com&amp;gt; added the comment:

fixUrl cannot be equivalent to fixFilePathOrStd on non-URLs since
it doesn't handle the stdin case.

When not given an URL, fixUrl calls fixFilePath. I'm not really
motivated in writing a QC for that. I'm sending a haddock for fixUrl.

__________________________________
Darcs bug tracker &amp;lt;bugs&amp;lt; at &amp;gt;darcs.net&amp;gt;
&amp;lt;http://bugs.darcs.net/patch820&amp;gt;
_________________________________________________________________________________
darcs-devel mailing list
darcs-devel&amp;lt; at &amp;gt;darcs.net
http://lists.osuosl.org/mailman/listinfo/darcs-devel
&lt;/pre&gt;</description>
    <dc:creator>Guillaume Hoffmann</dc:creator>
    <dc:date>2012-05-25T01:58:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13836">
    <title>[issue2179] darcs diff no longer works when givendirectory path</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13836</link>
    <description>&lt;pre&gt;
Guillaume Hoffmann &amp;lt;guillaumh&amp;lt; at &amp;gt;gmail.com&amp;gt; added the comment:

Fixed by http://bugs.darcs.net/patch818.

----------
status: unknown -&amp;gt; resolved

__________________________________
Darcs bug tracker &amp;lt;bugs&amp;lt; at &amp;gt;darcs.net&amp;gt;
&amp;lt;http://bugs.darcs.net/issue2179&amp;gt;
__________________________________
&lt;/pre&gt;</description>
    <dc:creator>Guillaume Hoffmann</dc:creator>
    <dc:date>2012-05-21T19:20:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13835">
    <title>Re: [issue1609] darcs conflict marking gives different results in different orders (OT TP2)</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13835</link>
    <description>&lt;pre&gt;-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Le 20/05/2012 22:58, Guillaume Hoffmann a écrit :
I think it's an artifact of the fact that this test does not use the
return value of the first diff, which is still non-empty.

Florent

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk+6MmwACgkQTCPcDztjGo6nYACfU4FbDsUkGfbhlZ4UKiMEzBwk
x+sAnibYku1J99C08pDiTZqi9hE9Psbw
=Ysco
-----END PGP SIGNATURE-----
&lt;/pre&gt;</description>
    <dc:creator>Florent Becker</dc:creator>
    <dc:date>2012-05-21T12:17:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13834">
    <title>[issue1609] darcs conflict marking gives differentresults indifferent orders (OT TP2)</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13834</link>
    <description>&lt;pre&gt;
Guillaume Hoffmann &amp;lt;guillaumh&amp;lt; at &amp;gt;gmail.com&amp;gt; added the comment:

The test for this issue now pass, what happened?

__________________________________
Darcs bug tracker &amp;lt;bugs&amp;lt; at &amp;gt;darcs.net&amp;gt;
&amp;lt;http://bugs.darcs.net/issue1609&amp;gt;
__________________________________
&lt;/pre&gt;</description>
    <dc:creator>Guillaume Hoffmann</dc:creator>
    <dc:date>2012-05-20T20:58:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13833">
    <title>[issue1609] darcs conflict marking gives differentresults indifferent orders (OT TP2)</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13833</link>
    <description>&lt;pre&gt;
Guillaume Hoffmann &amp;lt;guillaumh&amp;lt; at &amp;gt;gmail.com&amp;gt; added the comment:



__________________________________
Darcs bug tracker &amp;lt;bugs&amp;lt; at &amp;gt;darcs.net&amp;gt;
&amp;lt;http://bugs.darcs.net/issue1609&amp;gt;
__________________________________
&lt;/pre&gt;</description>
    <dc:creator>Guillaume Hoffmann</dc:creator>
    <dc:date>2012-05-20T20:37:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13832">
    <title>[patch820] make darcs apply work with url</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13832</link>
    <description>&lt;pre&gt;
Eric Kow &amp;lt;kowey&amp;lt; at &amp;gt;darcs.net&amp;gt; added the comment:

looks good

I think maybe we need a QC that ensures fixUrl is equivalent to 
fixFilePathOrStd when not given a URL

----------
status: needs-review -&amp;gt; accepted-pending-tests

__________________________________
Darcs bug tracker &amp;lt;bugs&amp;lt; at &amp;gt;darcs.net&amp;gt;
&amp;lt;http://bugs.darcs.net/patch820&amp;gt;
__________________________________
&lt;/pre&gt;</description>
    <dc:creator>Eric Kow</dc:creator>
    <dc:date>2012-05-20T16:48:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13831">
    <title>[patch829] kill footnotes in manual and uninformativecommand-ove...</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13831</link>
    <description>&lt;pre&gt;
New submission from Guillaume Hoffmann &amp;lt;guillaumh&amp;lt; at &amp;gt;gmail.com&amp;gt;:

I'm going to self-accept this one since it's a documentation change.

1 patch for repository http://darcs.net:

Sun May 20 12:28:28 ART 2012  Guillaume Hoffmann &amp;lt;guillaumh&amp;lt; at &amp;gt;gmail.com&amp;gt;
  * kill footnotes in manual and uninformative command-overview paragraph

----------
files: kill-footnotes-in-manual-and-uninformative-command_overview-paragraph.dpatch, patch-preview.txt, unnamed
messages: 15707
nosy: gh
status: needs-screening
title: kill footnotes in manual and uninformative command-ove...

__________________________________
Darcs bug tracker &amp;lt;bugs&amp;lt; at &amp;gt;darcs.net&amp;gt;
&amp;lt;http://bugs.darcs.net/patch829&amp;gt;
_________________________________________________________________________________
darcs-devel mailing list
darcs-devel&amp;lt; at &amp;gt;darcs.net
http://lists.osuosl.org/mailman/listinfo/darcs-devel
&lt;/pre&gt;</description>
    <dc:creator>Guillaume Hoffmann</dc:creator>
    <dc:date>2012-05-20T15:31:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13830">
    <title>Re: trouble with type witnesses</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13830</link>
    <description>&lt;pre&gt;Thank you Ganesh.  I don't think I'd ever seen the "replace with undefined"
trick.  Each step you describe makes sense.  Now that it compiles, I'll
continue working towards the goal.

&lt;/pre&gt;</description>
    <dc:creator>Michael Hendricks</dc:creator>
    <dc:date>2012-05-19T02:51:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13829">
    <title>Re: trouble with type witnesses</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13829</link>
    <description>&lt;pre&gt;
Some brief notes on my thought process on understanding this error. I'm
starting writing this email without knowing the answer, so we'll see if
I can get there before the need to go to bed overtakes me :-)

The specific error I get from GHC 7.4 is below. It seems to point to the
final clause of the case statement, so just to check I replaced the RHS
with undefined and now it compiles. So the problem must be there somewhere.

OK, so what's going on. The type signature of reduceContext says that
the end state of the PatchSet argument must be the start state of the FL
argument. At a quick glance that looks ok because what we have coming in
is the sequence

[ts :&amp;gt; ps :&amp;gt; p] :&amp;gt; [removed]
PatchSet           FL

(playing fast and loose with the operators, just identifying how the
contexts work)

and the commute should give us

[ts :&amp;gt; ps] :&amp;gt; [removed'] :&amp;gt; _ (thrown away)

But the type signature of reduceContext also says that the result of
reduceContext contains wT, which is the end context of the FL. And by
throwin&lt;/pre&gt;</description>
    <dc:creator>Ganesh Sittampalam</dc:creator>
    <dc:date>2012-05-18T23:32:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13828">
    <title>trouble with type witnesses</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13828</link>
    <description>&lt;pre&gt;I'm playing with a new --reduce-context option for send and obliterate
which commutes the target patch(es) to reduce the number of 
irrelevant patches in the context.

I've spent about 8 hours across two days trying different variations
to placate the type witnesses, but can't seem to get it working.
The third patch below is the important one.

Any pointers on what I'm doing wrong?

Thanks.

Thu Apr 26 16:32:40 MDT 2012  Michael Hendricks &amp;lt;michael&amp;lt; at &amp;gt;ndrix.org&amp;gt;
  * draft: notes about obliterate --reduce-context

Fri May  4 14:39:54 MDT 2012  Michael Hendricks &amp;lt;michael&amp;lt; at &amp;gt;ndrix.org&amp;gt;
  * draft: tidy some bundle-related Haddock

Fri May 18 16:05:47 MDT 2012  Michael Hendricks &amp;lt;michael&amp;lt; at &amp;gt;ndrix.org&amp;gt;
  * draft: working on 'obliterate --reduce-context'
  

&lt;/pre&gt;</description>
    <dc:creator>Michael Hendricks</dc:creator>
    <dc:date>2012-05-18T22:14:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13827">
    <title>[patch828] remove inventory code of optimize without--reorder flagsince it did nothing</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13827</link>
    <description>&lt;pre&gt;
New submission from Guillaume Hoffmann &amp;lt;guillaumh&amp;lt; at &amp;gt;gmail.com&amp;gt;:

According to the help of optimize:
    "The default optimization moves recent patches (those not included 
in
     the latest tag) to the `front' [..]"

Now try this:
    chmod u-w _darcs/hashed_inventory
    darcs optimize

darcs does not complain, while at some moment writing over the file
should fail!

Let us look at the temporary _darcs/tentative_hashed_inventory created 
by
the function optimizeInventory (comment out the 'renameFile' line of
HashedRepo.tentativeFinalizeChanges). The optimization does not happen,
it's easy to verify it with a simple example with two patches and a tag
that depends only on one patch (you can do obliterate -O on the tag and
 then apply it again to have the tag 'on top of' both patches in
hashed_inventory).

My conclusion is that the help messages and comments in the code are 
wrong:
it's "optimize --reorder" who does what we expected all along from 
optimize.
Only optimize --reorder does something useful.

So t&lt;/pre&gt;</description>
    <dc:creator>Guillaume Hoffmann</dc:creator>
    <dc:date>2012-05-18T22:04:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13826">
    <title>[patch825] Tidy/Style ShowAuthors</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13826</link>
    <description>&lt;pre&gt;
Michael Hendricks &amp;lt;michael&amp;lt; at &amp;gt;ndrix.org&amp;gt; added the comment:

Looks good

----------
status: needs-review -&amp;gt; accepted

__________________________________
Darcs bug tracker &amp;lt;bugs&amp;lt; at &amp;gt;darcs.net&amp;gt;
&amp;lt;http://bugs.darcs.net/patch825&amp;gt;
__________________________________
&lt;/pre&gt;</description>
    <dc:creator>Michael Hendricks</dc:creator>
    <dc:date>2012-05-18T19:13:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13825">
    <title>[patch823] Add missing -f flag to rm in show-authorstest</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13825</link>
    <description>&lt;pre&gt;
Michael Hendricks &amp;lt;michael&amp;lt; at &amp;gt;ndrix.org&amp;gt; added the comment:

The test failed on OS X, so I committed "Fix show-authors test on OS X" 
during review.

----------
status: needs-review -&amp;gt; accepted

__________________________________
Darcs bug tracker &amp;lt;bugs&amp;lt; at &amp;gt;darcs.net&amp;gt;
&amp;lt;http://bugs.darcs.net/patch823&amp;gt;
__________________________________
&lt;/pre&gt;</description>
    <dc:creator>Michael Hendricks</dc:creator>
    <dc:date>2012-05-18T19:13:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13824">
    <title>[patch822] Add rank to show authors</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13824</link>
    <description>&lt;pre&gt;
Michael Hendricks &amp;lt;michael&amp;lt; at &amp;gt;ndrix.org&amp;gt; added the comment:

OK

----------
status: needs-review -&amp;gt; accepted

__________________________________
Darcs bug tracker &amp;lt;bugs&amp;lt; at &amp;gt;darcs.net&amp;gt;
&amp;lt;http://bugs.darcs.net/patch822&amp;gt;
__________________________________
&lt;/pre&gt;</description>
    <dc:creator>Michael Hendricks</dc:creator>
    <dc:date>2012-05-18T19:13:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13823">
    <title>[patch827] Adapt to tar 0.4.0.0 API changes</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.darcs.devel/13823</link>
    <description>&lt;pre&gt;
New submission from matt &amp;lt;matt&amp;lt; at &amp;gt;mattcox.ca&amp;gt;:

Hello,

This patch handles the API churn in tar 0.4.0.0.

Matt

1 patch for repository http://darcs.net:

Fri May 18 11:52:34 EDT 2012  matt&amp;lt; at &amp;gt;mattcox.ca
  * Adapt to tar 0.4.0.0 API changes

----------
files: adapt-to-tar-0_4_0_0-api-changes.dpatch, patch-preview.txt, unnamed
messages: 15701
nosy: matt
status: needs-screening
title: Adapt to tar 0.4.0.0 API changes

__________________________________
Darcs bug tracker &amp;lt;bugs&amp;lt; at &amp;gt;darcs.net&amp;gt;
&amp;lt;http://bugs.darcs.net/patch827&amp;gt;
_________________________________________________________________________________
darcs-devel mailing list
darcs-devel&amp;lt; at &amp;gt;darcs.net
http://lists.osuosl.org/mailman/listinfo/darcs-devel
&lt;/pre&gt;</description>
    <dc:creator>matt</dc:creator>
    <dc:date>2012-05-18T17:32:55</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.version-control.darcs.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.version-control.darcs.devel</link>
  </textinput>
</rdf:RDF>

