pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/darcs
Module Name: pkgsrc
Committed By: kristerw
Date: Sun Jul 20 00:38:45 UTC 2008
Modified Files:
pkgsrc/devel/darcs: Makefile PLIST distinfo
pkgsrc/devel/darcs/patches: patch-aa patch-ab
Removed Files:
pkgsrc/devel/darcs/patches: patch-ac patch-ad
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/devel/darcs/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/darcs/PLIST
cvs rdiff -r1.9 -r1.10 pkgsrc/devel/darcs/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/darcs/patches/patch-aa
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/darcs/patches/patch-ab
cvs rdiff -r1.2 -r0 pkgsrc/devel/darcs/patches/patch-ac
cvs rdiff -r1.1 -r0 pkgsrc/devel/darcs/patches/patch-ad
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index