LWN.net Logo

Mercurial 0.8.1 released

From:  Bryan O'Sullivan <bos@serpentine.com>
To:  linux-kernel <linux-kernel@vger.kernel.org>
Subject:  [ANNOUNCE] Mercurial 0.8.1 released
Date:  Fri, 07 Apr 2006 20:26:03 -0700

Version 0.8.1 of the Mercurial distributed revision control system is
now available. This release features numerous usability improvements,
performance enhancements, and bug fixes over previous releases.

More information about Mercurial, including information on downloading
sources and binaries can be found at:

 http://www.selenic.com/mercurial/

The Mercurial mirror of Linus's kernel git tree is available at:

 http://www.kernel.org/hg/linux-2.6/

Many thanks to Mercurial contributors and supporters for making the
continued rapid improvement of this software possible!

Major changes from 0.8 to 0.8.1:

- new extensions:
  mq (manage a queue of patches, like quilt only better)
  email (send changes as series of email patches)
- new command: merge (replaces "update -m")
- improved commands: log (--limit option added), pull/push ("-r" works
  on specific revisions), revert (rewritten, much better)
- comprehensive hook support
- output templating added, supporting e.g. GNU changelog style
- Windows, Mac OS X: prebuilt binary packages, better support
- many reliability, performance, and memory usage improvements

For help, visit the web site or #mercurial on irc.freenode.net
-- 
Bryan O'Sullivan <bos@serpentine.com>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Copyright © 2006, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds