Commit graph

10 commits

Author SHA1 Message Date
kristerw
c37255ce10 Update darcs to 2.0.2.
Changes since 1.0.9 includes

  * New Feature: Include patch count in darcs --version, for example,
    2.0.1 (+ 32 patches) (David Roundy)

  * New Feature: darcs put --no-set-default and --set-default (Nicolas
    Pouillard)

  * UI changes: --extended-help is now called --overview, no more
    --verify-hash, no more send --unified (David Roundy, Eric Kow)

  * New Feature: Check for and repair patches which remove non-empty files
    (issue815, David Roundy)

  * New Feature: darcs trackdown --set-scripts-executable (Reinier Lamers)

  * User Experience: Make darcs changes --interactive behave more like other
    interactive commands (Eric Kow)

  * New Feature: Colorize added and removed lines, if the environment variable
    DARCS_DO_COLOR_LINES=True (Nicolas Pouillard)

  * New Feature: --remote-repodir flag to allow separate default repositories
    for push, pull and send (issue792, Eric Kow)

  * New Feature: darcs changes --count (David Roundy)

  * New Feature: Add a 'show authors' command (Eric Kow)

  * New Feature: New DARCS_PATCHES, DARCS_FILES and DARCS_PATCHES_XML
    environment variables are made available for the posthook system, allowing
    for more easier options to to integrate darcs with other systems. (David
    Roundy, Mark Stosberg)

  * New Feature: Automatically create the the global cache if we define we
    want to use it. (David Roundy, Trent Buck)

and numerous performance improvements and bugfixes.
2008-07-20 00:38:44 +00:00
kristerw
981becbeb4 Update darcs to version 1.0.9.
Changes in this release consists mostly of minor bug fixes.
2008-03-17 15:59:05 +00:00
kristerw
7c7ee35590 Make darcs compile when using GHC 6.6.
Bump PKGREVISION.
2007-03-24 17:58:04 +00:00
agc
880481d11e Update darcs from 1.0.4 to 1.0.8, the latest stable version, with
thanks to Don Stewart for the nudge.

Changes from 1.0.4nb2 to 1.0.8:

+ performance much improved
+ a lot of bugs fixed
+ some improved functionality
2006-10-17 21:43:38 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
augustss
23ed39743b Upgrade to darcs version 1.0.4. No change log available. 2005-11-22 12:57:48 +00:00
augustss
1110fb44df Install the bash completions in the example directory. 2005-05-28 09:14:39 +00:00
augustss
b6c10f9b87 Don't install bash completions. 2005-05-27 13:35:24 +00:00
augustss
1b73115f57 Update to 1.0.3 so it works with ghc 6.4. 2005-05-27 13:04:04 +00:00
augustss
23b60e436a Add darcs, a distributed revision control system. 2005-04-28 15:05:15 +00:00