Skip to main content

display the version information for Mercurial and all installed extensions

Project description

versions extension

Display the version information for Mercurial and all installed extensions.

Installation

Use pip or easy_install to install the package:

$ pip install hg-versions

Or install from the sources:

$ tar xzf hg-versions-0.1.tar.gz
$ cd hg-versions-0.1
$ python setup.py install

Then add the extension to your Mercurial configuration (your .hgrc or mercurial.ini file):

[extensions]
versions =

Usage

By default only the Mercurial version and enabled extensions with version information are displayed:

$ hg versions
Mercurial version: 1.7.2

enabled extensions:

 versions 0.1

You can use the -a argument to display all enabled extensions, even those without a version:

$ hg versions -a
Mercurial version: 1.7.2

enabled extensions:

 bookmarks
 color
 crecord
 extdiff
 fetch
 graphlog
 hgattic
 hggit
 hgsubversion
 histedit
 mercurial_keyring
 pager
 prompt
 rebase
 versions 0.1

Changelog

0.4.1

  • Fix tests.

0.4

  • Switched to setuptools.

0.3

  • Author string was not unicode.

0.2

  • Added fix for disabled extensions.

0.1

  • Initial release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hg-versions-0.4.1.tar.gz (2.6 kB view details)

Uploaded Source

File details

Details for the file hg-versions-0.4.1.tar.gz.

File metadata

File hashes

Hashes for hg-versions-0.4.1.tar.gz
Algorithm Hash digest
SHA256 33bc04df809401a55e1f8fc4f5ff9711baab6cdc550f1274322f4fe30e7b62bf
MD5 9c5685984111c68fda9adfd1c1385d9b
BLAKE2b-256 4d671289e65fc4633a982075fe6ce011993716287b520496f36cc97e72d190bf

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page