<p>what I think: guys you are doing great job. </p>
<p> :-)</p>
<div class="gmail_quote">On Oct 14, 2012 5:05 PM, "Eric Kow" <<a href="mailto:eric.kow@gmail.com" target="_blank">eric.kow@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

What do you think, darcs-users?<br>
<a href="http://darcs.net/hcar/Darcs.tex" target="_blank">http://darcs.net/hcar/Darcs.tex</a><br>
<br>
Darcs is a distributed revision control system written in Haskell. In<br>
Darcs, every copy of your source code is a full repository, which allows for<br>
full operation in a disconnected environment, and also allows anyone with<br>
read access to a Darcs repository to easily create their own branch and<br>
modify it with the full power of Darcs' revision control. Darcs is based on<br>
an underlying theory of patches, which allows for safe reordering and<br>
merging of patches even in complex scenarios. For all its power, Darcs<br>
remains a very easy to use tool for every day use because it follows the<br>
principle of keeping simple things simple.<br>
<br>
Our most recent release, Darcs 2.8.2, was in September 2012.  Some key<br>
changes in Darcs 2.8 include support for GHC 7, a faster and more<br>
readable \texttt{darcs annotate}, a \texttt{darcs obliterate -O} which<br>
can be used to conveniently ``stash'' patches, hunk editing for the<br>
\texttt{darcs revert} command.<br>
<br>
We have some fairly exciting work merged into mainline Darcs for the<br>
next release. First, we have a new rebase feature which should be a<br>
great help for darcs users that maintain long-term and conflict prone<br>
branches. The new rebase feature will also be useful for some more day<br>
to day use cases such as the “deep amend-record” feature many of us have<br>
long wished for, or even just more basic patch cleanups and<br>
reorganisation.  Second, the 2012 Google Summer of Code project by BSRK<br>
Aditya has been succesful, with the long-promised patch index<br>
optimisation now merged into mainline.  The patch index will help Darcs<br>
users who need to search for changes to specific files within a large<br>
number of patches (particularly relevant to darcs hosting sites).<br>
<br>
More generally, our work has emphasised two of our key priorities: code<br>
quality and Darcs hosting. For code quality we have embarked on an<br>
overhaul of our module organisation along with work towards deeper<br>
refactors such as the use of a Darcs monad to better capture our some<br>
darcs-specific state-tracking IO. Darcs hosting is also a fairly hot<br>
area in Darcs development. Simon Michael has pushed forward development<br>
of the original Darcsden code by Alex Suraci, resulting in the recent<br>
darcsden 1.0 release (September 2012) and new public host<br>
\url{<a href="http://hub.darcs.net" target="_blank">http://hub.darcs.net</a>}. Feedback and help pushing forward this new<br>
Darcs hosting option will be greatly appreciated!<br>
<br>
Darcs is free software licensed under the GNU GPL (version 2 or<br>
greater).  Darcs is a proud<br>
member of the Software Freedom Conservancy, a US tax-exempt 501(c)(3)<br>
organization.  We accept donations at<br>
\url{<a href="http://darcs.net/donations.html" target="_blank">http://darcs.net/donations.html</a>}.<br>
<br>
<br>
<br>
--<br>
Eric Kow <<a href="http://erickow.com" target="_blank">http://erickow.com</a>><br>
_______________________________________________<br>
darcs-users mailing list<br>
<a href="mailto:darcs-users@darcs.net" target="_blank">darcs-users@darcs.net</a><br>
<a href="http://lists.osuosl.org/mailman/listinfo/darcs-users" target="_blank">http://lists.osuosl.org/mailman/listinfo/darcs-users</a><br>
</blockquote></div>