how meta. — http://darcsden.com/
add initial high-level darcslib wrapper
This wrapper will keep track of things like the current working directory, and have a nicer interface for high-level operations in Darcs.
PostHook.hs takes into account the case where the repository is private
a less-scary error message when $DARCS_PATCHES_XML isn't set
use `get` for forking and bootstrapping rather than `init` and `pull`
oi. really corrected commenting. note to self: don't read other things while I'm typing.
viewing issues by tag; use ^ for "and" and ~ for "or". closes #1.
minor change, again to test post-hooks (use strip in authorFrom). closes #5 (not really).
tiny meaningless change so I can test the closing mechanism. closes #5.