Commit Graph

20 Commits

Author SHA1 Message Date
kili
1b1084e088 Adjust dependency on hs-regex-compat. Darcs works fine
with the new version.

ok jasper@
2011-12-31 22:30:49 +00:00
kili
3cbc8c92c5 Update to darcs-2.5.2.
Set PORTHOME to let texlive (called via latex2html) build some fonts.
2011-04-05 11:45:14 +00:00
kili
10b897592e Update to darcs-2.5. 2010-11-02 20:22:34 +00:00
kili
788081f63c Update to darcs-2.4.3 (bugfix release). 2010-05-09 17:00:39 +00:00
kili
61f34d1e88 Fix build and adjust wantlib after threading has been disabled in
ghc. While here, rename the `log' matcher to `comment' and add a
little bit of documentation as discussed upstream.
2010-05-06 20:06:28 +00:00
kili
4f325e8cb0 Add support for matching against log messages.
Now you can check out the latest ghc sources and then run
something like

darcs changes --match 'log "(moose|balls|fuck|shit)"'

(and you'll notice that ghc is far too british)

I've also send a similar patch upstream and hope that it'll
be included in the next darcs release.
2010-04-25 21:20:45 +00:00
kili
9aff762da2 Update to darcs-2.4.1 2010-04-22 21:53:18 +00:00
kili
1448c2318c Update to darcs-2.2.0.
ok okan@ ("works for me as much as i can test")
2009-01-25 18:53:33 +00:00
kili
7e52c3f399 Update to 2.1.0. 2008-10-18 18:58:06 +00:00
kili
5bf0c0778f Update to 1.0.9, from Jon Olsson (maintainer).
Tested by me with both ghc-6.2.2 and upcoming ghc-6.6.1 on i386 and
by R.D. Thrush on amd64. Some spaces vs. tabs detected by sturm@.

ok sturm@
2007-06-06 19:52:17 +00:00
alek
46d95c342d Update to 1.0.8
From new maintainer Jon Olsson <jon@vexed.se>
2006-07-30 21:02:32 +00:00
dons
4c7a3d9bde Update to darcs 1.0.4 2005-11-17 09:31:16 +00:00
dons
5b73e54b72 Update. 2005-05-16 03:17:28 +00:00
dons
115b124a6c Update to darcs-1.0.3rc1.
Cleaner installation settings by using simple configure style.
2005-05-09 03:41:34 +00:00
dons
8796d5da84 Update darcs to 1.0.2. Fixes stability issues, should close PR 4074.
ok sturm@ pvalchev@
2005-02-14 01:59:12 +00:00
dons
30444ed677 Turn of doc regeneration, to make sure darcs doesn't try to regenerate
docs if latex2html happens to be installed, leading to different
packing lists with and without latex2html.

ok pvalchev@
2004-08-10 02:33:01 +00:00
dons
dc31ee2230 Update darcs to 0.9.23
ok pvalchev@
2004-07-31 03:18:29 +00:00
dons
81e7f0b524 Update darcs to 0.9.19.
Now builds with latest GHC, and works on amd64
Change maintainer to me.

ok @avsm
2004-04-29 03:49:51 +00:00
avsm
903e7bf84e update to darcs-0.9.12 2003-08-03 18:16:46 +00:00
avsm
fbf1382d09 initial import of darcs-0.9.11
any rcs with a formal theory of patches is worth looking at :)
http://abridgegame.org/darcs/manual/node7.html

--
Darcs is a revision control system, along the lines of CVS or arch.
That means that it keeps track of various revisions and branches
of your project, allows for changes to propogate from one branch
to another.  Darcs is intended to be an ``advanced'' revision control
system.

Darcs has two particularly distinctive features which differ from
other revision control systems: 1) each copy of the source is a
fully functional branch, and 2) underlying darcs is a consistent
and powerful theory of patches.
2003-07-20 03:55:46 +00:00