{ "info": { "author": "Oscar Vilaplana", "author_email": "dev@oscarvilaplana.cat", "bugtrack_url": null, "classifiers": [], "description": "Mercurial extension to automatically prepend the current bookmark name to the commit message.\n\nWhenever you commit, if you have an active bookmark, it will be prepended to the commit message that you provide. Otherwise, the message will stay as you entered it.\n\nFor example, if you execute this::\n\n\thg ci -m \"message\"\n\nThen, if you have an active bookmark B123, the resulting message will be \"B123 message\". Otherwise, it will be just \"message\".\n\nTo use this extension, add it to your .hgrc::\n\n\t[extensions]\n\tbookcommit=", "description_content_type": null, "docs_url": null, "download_url": "http://pypi.python.org/pypi/bookcommit", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/grimborg/bookcommit", "keywords": "mercurial hg scm", "license": "GPLv2", "maintainer": null, "maintainer_email": null, "name": "bookcommit", "package_url": "https://pypi.org/project/bookcommit/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bookcommit/", "project_urls": { "Download": "http://pypi.python.org/pypi/bookcommit", "Homepage": "http://github.com/grimborg/bookcommit" }, "release_url": "https://pypi.org/project/bookcommit/1.0/", "requires_dist": null, "requires_python": null, "summary": "Mercurial extension to automatically prepend the current bookmark name to the commit message.", "version": "1.0" }, "last_serial": 786971, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "e194a511cd5f0fe996e5009ccfa3fa77", "sha256": "5fe091238ae6b0bb1c0f9492fee0925fe86efa24343a7d1f7b344ecd2ff9fe21" }, "downloads": -1, "filename": "bookcommit-1.0.tar.gz", "has_sig": false, "md5_digest": "e194a511cd5f0fe996e5009ccfa3fa77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1416, "upload_time": "2012-02-21T23:02:09", "url": "https://files.pythonhosted.org/packages/86/73/782838334c4ff14993651206d97df3cc539d5c2d0fef8c6144108de4a322/bookcommit-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e194a511cd5f0fe996e5009ccfa3fa77", "sha256": "5fe091238ae6b0bb1c0f9492fee0925fe86efa24343a7d1f7b344ecd2ff9fe21" }, "downloads": -1, "filename": "bookcommit-1.0.tar.gz", "has_sig": false, "md5_digest": "e194a511cd5f0fe996e5009ccfa3fa77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1416, "upload_time": "2012-02-21T23:02:09", "url": "https://files.pythonhosted.org/packages/86/73/782838334c4ff14993651206d97df3cc539d5c2d0fef8c6144108de4a322/bookcommit-1.0.tar.gz" } ] }