Mercurial 1.2 released
[Posted March 6, 2009 by cook]
| From: |
| Matt Mackall <mpm-AT-selenic.com> |
| To: |
| mercurial <mercurial-AT-selenic.com> |
| Subject: |
| Mercurial 1.2 released! |
| Date: |
| Wed, 04 Mar 2009 19:29:03 -0600 |
| Message-ID: |
| <1236216464.4192.230.camel@calx> |
| Archive-link: |
| Article, Thread
|
This is a larger feature release. Visit http://selenic.com/mercurial/
for downloads and more information.
General features:
* explicit closing of named branches via hg commit --close-branch
* hg now accepts options given after arguments on the commandline
* added translation support with initial Danish, Chinese and
Italian translations
* added optional pure-Python versions of C modules
* pending changesets can now be accessed safely from hooks
* diff: added -c option to show single changeset
* many improvements to the documentation and online help topics
Extensions:
* convert:
* new support for perforce sources
* improvements to handling cvs sources
* improvements to handling gnu arch source
* improvements to handling darcs sources
* bookmarks:
* set current to new when current is renamed
* bookmarks: Add track.current option
* bookmarks: add bookmarks to tags
* mq: allow qpop when it won't invalidate any dirstate parents
* patchbomb: respect diff settings
* rebase: pull --rebase updates if there is nothing to rebase
* bugzilla: updated to work with Bugzilla 3.2
* zeroconf: added more documentation
--
http://selenic.com : development and support for Mercurial and Linux
(
Log in to post comments)