Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

=== Overview ===

Using hg log -k you can filter the log and search for keywords. This can be made difficult or impossible if there are lots of spelling mistakes in commit messages.

To check all commits for spelling mistakes, and interactively edit them when they occur, use the hgspellcheck extension.

Use the included hook to prevent the addition of changesets that have spelling errors in their commit messages.

=== Configuration ===

To check all commits for spelling mistakes, and interactively edit them when they occur, add the extension to the “extensions” section of your .hgrc.

{{{

[extensions] hgspellcheck=

}}}

To reject all inbound commits that have spelling mistakes, add the hook on “pretxnchangegroup”.

{{{

[hooks] # Reject all inbound changesets with spelling errors in their commit # messages pretxnchangegroup = python:hgspellcheck.hook

# Refuse to create changesets in the local repository if their commit # messages contain spelling errors; this works for any commands that # create changesets (e.g. commit, qnew, qrecord) pretxncommit = python:hgspellcheck.hook

}}}

== Links ==

Download files

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

Source Distribution

hgspellcheck-1.0rc2.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hgspellcheck-1.0rc2-py2.6.egg (4.8 kB view details)

Uploaded Egg

File details

Details for the file hgspellcheck-1.0rc2.tar.gz.

File metadata

  • Download URL: hgspellcheck-1.0rc2.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for hgspellcheck-1.0rc2.tar.gz
Algorithm Hash digest
SHA256 86b8c48d4099b0469297647c25c7a2c14a236cee3becd68c4193aeefed24a82a
MD5 dffc6589dadfb7e0374f72940e197857
BLAKE2b-256 d6b2c6bd4b9001f56a708916ed7929565e2dd4ffece04c41ba43a818c3a19318

See more details on using hashes here.

File details

Details for the file hgspellcheck-1.0rc2-py2.6.egg.

File metadata

File hashes

Hashes for hgspellcheck-1.0rc2-py2.6.egg
Algorithm Hash digest
SHA256 7881cdf6cdef816e4fb577569c2913e5cf41f05cba90d9ccbe75bea38befe302
MD5 1e1a30996ff8504c08c2f5a6e59eb8a0
BLAKE2b-256 6dd1e5c3bdd788a9493e43d94adefd24bd3d6d0572e8016d802cd189bde6e733

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0rc2 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page