On Wed, Feb 08, 2006 at 06:00:31PM +0000, Edwin Thomson wrote: > Tommy Pettersson wrote: > >I believe it is time to get a new stable release ready soon. > >I hope I'll get time to look at issue67 this weekend, but any > >help is appreciated. > > I've just submitted a patch for this to darcs-unstable. I've not done > much Haskell, so I may have done something stupid, but it seems to work.
Wow, that went fast. I should ask for help more often. :-) I haven't looked at it yet, short of time as usual, but I will. > While you're collecting patches, does anyone have any objection to the > patch I submitted before, "Add newline between long comment and changed > files list in dry-run summary", which resolves an ambiguity in the > output for push/pull, and which is needed for TortoiseDarcs? I remember that patch. Hmm, I kind of like the output compact, but that's my personal preference of course, so I don't think I really object. I also remember I found many more places that don't have this blank line too, not just pull/push, and I am a symmetry addict, but I try to quit. Perhaps another way could be to write an xml printer so that all commands could automatically take the --xml-output option. But I have never used xml, this is just an idea, and it would take much more work to implement. A crazy idea is to check if the first line of the long comment looks like a summary line and only then insert a blank line. A far better idea is I go to sleep now :-) -- Tommy Pettersson <[EMAIL PROTECTED]> _______________________________________________ darcs-devel mailing list [email protected] http://www.abridgegame.org/cgi-bin/mailman/listinfo/darcs-devel
