Mercurial: Version 1.0 with Various Improvements

Mar 25, 2008

Version 1.0 of Mercurial, a distributed version control system, has just been released.

The software is mainly written in Python and does not need a central repository server. The current release includes a variety of new features, including easier installation, a revamped merge tool configuration and improved management of copied and renamed files.

There is also some news on the command front: the bundle now supports the "--all" option to bundle the whole repository. There is also a new option for the log command: "-b" or "--only-branch" tells log to display the revisions for a single branch. On top of this, the developers have accelerated the revert process.

The churn extension which graphically represents the number of lines modified per user and file now has official Mercurial extension status, compared to its previous contrib status. On top of this, there is a new Inotify extension that uses the Linux kernel 2.6 Inotify API to check file status on each change.

The Mercurial project Wiki page has a complete list of changes. Mercurial 1.0 is available under the GPLv2 as a source code archive.

Related content

  • Mercurial 0.9.5: New Features, More Performance

    Version 0.9.5 of Mercurial, a distributed version control system has just been released. The new version improves performance, adds new features and fixes bugs.

  • Mercury

    The Mercury programming language offers the expressive power of logic programming with the performance of an imperative language like C or C++.

  • Managelogs Handles Apache Logs

    The managelogs program manages the Apache Web server generated log files. For version 2.0.0 the developers made some changes to the build.

  • Xen 3.2 Released

    Version 3.2 of the Xen Open Source virtualization solution is now available. The new release not only adds new features, but comes with many modifications under-the-hood.

  • Nessus 3.2 with IPv6 Auditing and WMI

    Tenable Network Security has just released version 3.2 of its Nessus vulnerability scanner.

comments powered by Disqus
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters

Support Our Work

Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

Learn More

News