{ "info": { "author": "Iain Lowe", "author_email": "me@ilowe.net", "bugtrack_url": null, "classifiers": [], "description": "=== Overview ===\n\nUsing `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.\n\nTo check all commits for spelling mistakes, and interactively edit them when\nthey occur, use the `hgspellcheck` extension.\n\nUse the included hook to prevent the addition of changesets that have spelling errors in their commit messages.\n\n=== Configuration ===\n\nTo check all commits for spelling mistakes, and interactively edit them when\nthey occur, add the extension to the \"extensions\" section of your .hgrc.\n\n{{{\n\n[extensions]\nhgspellcheck=\n\n}}}\n\nTo reject all inbound commits that have spelling mistakes, add the hook\non \"pretxnchangegroup\".\n\n{{{\n\n[hooks]\n# Reject all inbound changesets with spelling errors in their commit\n# messages\npretxnchangegroup = python:hgspellcheck.hook\n \n# Refuse to create changesets in the local repository if their commit\n# messages contain spelling errors; this works for any commands that\n# create changesets (e.g. commit, qnew, qrecord)\npretxncommit = python:hgspellcheck.hook\n\n}}}\n\n== Links ==\n\n * Mercurial wiki page: http://mercurial.selenic.com/wiki/SpellcheckExtension\n * Bitbucket site: http://www.bitbucket.org/ilowe/hgspellcheck\n * Python Package Index: http://pypi.python.org/pypi/hgspellcheck", "description_content_type": null, "docs_url": null, "download_url": "http://bitbucket.org/ilowe/hgspellcheck/downloads", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/ilowe/hgspellcheck", "keywords": "mercurial hg scm spelling spellcheck spellchecker", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "hgspellcheck", "package_url": "https://pypi.org/project/hgspellcheck/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/hgspellcheck/", "project_urls": { "Download": "http://bitbucket.org/ilowe/hgspellcheck/downloads", "Homepage": "http://bitbucket.org/ilowe/hgspellcheck" }, "release_url": "https://pypi.org/project/hgspellcheck/1.0rc2/", "requires_dist": null, "requires_python": null, "summary": "Hook and extension to spellcheck Mercurial commit messages", "version": "1.0rc2" }, "last_serial": 792918, "releases": { "1.0rc1": [ { "comment_text": "", "digests": { "md5": "060fb1ebbb0109d844acf0fa1f32f223", "sha256": "03bbeda26cd6f65a39eec3d7b87d94bd3283f495300dc2e2574bc513ca1c0043" }, "downloads": -1, "filename": "hgspellcheck-1.0rc1-py2.6.egg", "has_sig": false, "md5_digest": "060fb1ebbb0109d844acf0fa1f32f223", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 4604, "upload_time": "2010-03-22T01:38:46", "url": "https://files.pythonhosted.org/packages/e2/98/547df55474877aed4b675a7f99a7c3bbf7861ad78e8b8594a4522929ab66/hgspellcheck-1.0rc1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "8732b2e0f78c8a928d909aa58e96c09c", "sha256": "eae07953f24d3b878a31b7dab6145351aae9aa19270e02ffa5131e25bfe8a75e" }, "downloads": -1, "filename": "hgspellcheck-1.0rc1.tar.gz", "has_sig": false, "md5_digest": "8732b2e0f78c8a928d909aa58e96c09c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2374, "upload_time": "2010-03-22T01:38:45", "url": "https://files.pythonhosted.org/packages/b3/9b/0ab70f47989d28d36f7c14fb5f3ab646d55c66b30942d587760f10cebffb/hgspellcheck-1.0rc1.tar.gz" } ], "1.0rc2": [ { "comment_text": "", "digests": { "md5": "1e1a30996ff8504c08c2f5a6e59eb8a0", "sha256": "7881cdf6cdef816e4fb577569c2913e5cf41f05cba90d9ccbe75bea38befe302" }, "downloads": -1, "filename": "hgspellcheck-1.0rc2-py2.6.egg", "has_sig": false, "md5_digest": "1e1a30996ff8504c08c2f5a6e59eb8a0", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 4850, "upload_time": "2010-03-22T04:42:06", "url": "https://files.pythonhosted.org/packages/6d/d1/e5c3bdd788a9493e43d94adefd24bd3d6d0572e8016d802cd189bde6e733/hgspellcheck-1.0rc2-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "dffc6589dadfb7e0374f72940e197857", "sha256": "86b8c48d4099b0469297647c25c7a2c14a236cee3becd68c4193aeefed24a82a" }, "downloads": -1, "filename": "hgspellcheck-1.0rc2.tar.gz", "has_sig": false, "md5_digest": "dffc6589dadfb7e0374f72940e197857", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2734, "upload_time": "2010-03-22T04:42:06", "url": "https://files.pythonhosted.org/packages/d6/b2/c6bd4b9001f56a708916ed7929565e2dd4ffece04c41ba43a818c3a19318/hgspellcheck-1.0rc2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1e1a30996ff8504c08c2f5a6e59eb8a0", "sha256": "7881cdf6cdef816e4fb577569c2913e5cf41f05cba90d9ccbe75bea38befe302" }, "downloads": -1, "filename": "hgspellcheck-1.0rc2-py2.6.egg", "has_sig": false, "md5_digest": "1e1a30996ff8504c08c2f5a6e59eb8a0", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 4850, "upload_time": "2010-03-22T04:42:06", "url": "https://files.pythonhosted.org/packages/6d/d1/e5c3bdd788a9493e43d94adefd24bd3d6d0572e8016d802cd189bde6e733/hgspellcheck-1.0rc2-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "dffc6589dadfb7e0374f72940e197857", "sha256": "86b8c48d4099b0469297647c25c7a2c14a236cee3becd68c4193aeefed24a82a" }, "downloads": -1, "filename": "hgspellcheck-1.0rc2.tar.gz", "has_sig": false, "md5_digest": "dffc6589dadfb7e0374f72940e197857", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2734, "upload_time": "2010-03-22T04:42:06", "url": "https://files.pythonhosted.org/packages/d6/b2/c6bd4b9001f56a708916ed7929565e2dd4ffece04c41ba43a818c3a19318/hgspellcheck-1.0rc2.tar.gz" } ] }