Skip to main content

Mercurial extension to simulate Subversion externals

Project description

hgexternals is a Mercurial extension that simulates in some ways Subversion’s externals features.

To enable the “hgexternals” extension, either shipped with Mercurial or in the Python search path, create an entry for it in your hgrc, like this:

[extensions]
hgexternals =

For help using hgexternals, run: “hg externals –help”

hg status hook

You can also expand your stat command by adding hook:

[hooks]
post-status = python:hgexternals.extstatushook

It will display externals status similar way Subversion does.

Currently extstatushook does not recognize any option specific to hg stat. It should support global options as –repo. It will warn you that option is not recognized and wont produce output. Hovever it does support nodes on which should stat be ran.

Reporting bugs

Please report bugs at http://bitbucket.org/tarek/hgexternals/

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

hgexternals-0.2.tar.gz (3.1 kB view details)

Uploaded Source

File details

Details for the file hgexternals-0.2.tar.gz.

File metadata

  • Download URL: hgexternals-0.2.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for hgexternals-0.2.tar.gz
Algorithm Hash digest
SHA256 23251a82cfa0d747afceaa6c0f7fe9b6d25440292d9632c03cf44fcad15661b1
MD5 832c5224f4923197704bb0b312b899b5
BLAKE2b-256 977b561eb1dbd158ad397be57db1e118c9dddb264add0beff835f94736c9822a

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