The darcs team would like to announce the immediate availability of darcs 2.5 beta 4 (also known as darcs 2.4.98.4 due to Cabal restrictions). Important changes since darcs 2.4.4 are:
* trackdown can now do binary search with the --bisect option
* darcs always stores patch metadata encoded with UTF-8
* diff now supports the --index option
* amend-record now supports the --ask-deps option
* apply now supports the --match option
* amend-record has a new --keep-date option
* inventory-changing commands (like record and pull) now operate in
constant time with respect to the number of patches in the repository
* the push, pull, send and fetch commands no longer set the default
repository by default
* the --edit-description option is now on by default for the send command
Changes since the last beta release are:
* Fix issue 1898: warn users about changes to command line flag defaults
* Fix issue 1913: sort changes in treeDiff (fixes failure in record)
* Fix issue 1815: make the tarball with the right permissions
If you have installed the Haskell Platform or cabal-install, you can install
this beta release by doing:
$ cabal update
$ cabal install darcs-beta
Alternatively, you can download the tarball from
http://darcs.net/releases/darcs-2.4.98.4.tar.gz and build it by hand as
explained in the README file.
Kind Regards,
the darcs release manager,
Reinier Lamers
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
