darcs vcs, with my patches &c.
Don't require --darcs when it's not needed in darcs-test executable
resolve conflict between patch reading changes and case -> maybe cleanup
drop the unused and often ignored "want eof" parameter to readPatch'
rename Darcs.Hopefully to Darcs.Patch.PatchInfoAnd
The new name much better reflects the role of this module. The Hopefully type could in principle be split out back into a new Darcs.Hopefully module, but it's unlikely it would have any independent value.
conflictedEffect for Named has the same behaviour as for the underlying patch, so this should have no effect on behaviour
resolve issue1988: enable warn-unused-do-bind
This patch enables warn-unused-do-bind and silences the 163 warnings of that kind spread accross darcs code.
Please note that that this patch has been automatically generated by a shell script. It does not change or break anything, but might silence warnings which are actual bugs.
update comparisons to other VCS in manual, remove section subsumed by the wiki