forgot password?   register

wrwills/HaskellNet (public repo, no wiki) - by wrwills and no members
imap, pop, smtp, rss

public checkout
darcs get http://patch-tag.com/r/wrwills/HaskellNet

send patches over email
For public repos where you aren't a repo member, sending patch email is the common way to get your patches adopted by the main branch.
Even if you are a repo member on a patch-tag repo, you may elect to send patches you are less sure about via email to the project owner rather than commit to the repo directly, as a way of giving the owner final say on what gets committed to main branch.
If you have an email program such as postfix configured to send mail via the sendmail command, you can have your patches emailed to the owner of the public repo with the command:
darcs send
If you don't have sendmail configured, do
darcs send -O
and send the output file (which will be an approximation of the patch comment) via an email attachment to the repo owner ().