{ "info": { "author": "B2CK", "author_email": "info@b2ck.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Version Control" ], "description": "hgreview\n========\n\nMercurial extension to work with rietveld code review.\n\nIt was inspired by the hg nested extension.\n\nThis extension allow to upload to the rietveld code review website, creating a\nnew issue and remembering its ID for future patches.\n\nSee `hg help review` for the complete list of commands.\n\nOptions\n-------\n\n-r VALUE Add reviewers\n-i VALUE Issue number. Defaults to new issue\n-m VALUE Codereview message\n--rev VALUE Revision number to diff against\n--send_email Send notification email to reviewers\n--id Output issue id\n--url Output issue URL\n--fetch Fetch patch and apply to repository\n--keep Keep patch file after application\n\n.hgrc options\n-------------\n\nIn the review section of the .hgrc file you can specify some default\ninformation:\n\nserver\n URL of the rietveld instance to use\n\nusername\n Username on the rietveld instance\n\nhost_header\n Alternate hostname to use in the `Host:` header\n\naccount_type\n Account type for authentication either 'GOOGLE' or 'HOSTED'\n\ncc_header\n Comma separated value of username / email in CC of the review \n\nsend_email\n A boolean to indicate if the rietveld instance should or not send emails\n after the review has been submitted\n\nbase_url\n The base URL to upload to Rietveld. Useful for interoperating with\n subversion and git repositories.\n\nnested\n A boolean indicating wheter the repository should be considered nested or\n not.\n\noauth2\n Use OAuth 2.0 instead of a password, defaults to false.\n\noauth2_port\n Port to use to handle OAuth 2.0 redirect. Must be an integer in the range\n 1024-49151, defaults to 8001.\n\noauth2_webbrowser\n Open a browser window to get an access token, defaults to true.", "description_content_type": null, "docs_url": null, "download_url": "https://bitbucket.org/nicoe/hgreview/downloads", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/nicoe/hgreview/", "keywords": null, "license": "GPL-3", "maintainer": null, "maintainer_email": null, "name": "hgreview", "package_url": "https://pypi.org/project/hgreview/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/hgreview/", "project_urls": { "Download": "https://bitbucket.org/nicoe/hgreview/downloads", "Homepage": "https://bitbucket.org/nicoe/hgreview/" }, "release_url": "https://pypi.org/project/hgreview/0.4/", "requires_dist": null, "requires_python": null, "summary": "Mercurial extension to work with rietveld codereview", "version": "0.4" }, "last_serial": 1817786, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "8ddaf4a6d862d46c41454b52ae71a0f2", "sha256": "111136f17d7808e36bfe1da3181e314d1ab84dbd2b1b2656b5d2346933625de3" }, "downloads": -1, "filename": "hgreview-0.2.tar.gz", "has_sig": false, "md5_digest": "8ddaf4a6d862d46c41454b52ae71a0f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26753, "upload_time": "2011-11-27T20:30:23", "url": "https://files.pythonhosted.org/packages/12/ca/c02896895eee615035618631db05ab8c855f30be63cb4ffd4a4129eef9e9/hgreview-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "3180ddf38c3789dccc9e431afec4a27f", "sha256": "41e1abb4ac8023ea28318b8f620a5ed0a1df262d42d700e6b60851de09719b8f" }, "downloads": -1, "filename": "hgreview-0.3.tar.gz", "has_sig": false, "md5_digest": "3180ddf38c3789dccc9e431afec4a27f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28674, "upload_time": "2012-09-27T20:54:02", "url": "https://files.pythonhosted.org/packages/2e/5c/898c31e7cd7d0472f31f3ce3206a4af862e2d339dd1c9d134617b4dacc16/hgreview-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "ca7e7e1ed42226439f7e35bcc0016524", "sha256": "573d1de04ff1d9d39421eab2120d874e9ac09e31418d115ce1c114ecc3589662" }, "downloads": -1, "filename": "hgreview-0.4.tar.gz", "has_sig": false, "md5_digest": "ca7e7e1ed42226439f7e35bcc0016524", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7091, "upload_time": "2015-11-15T20:29:49", "url": "https://files.pythonhosted.org/packages/bf/d8/0c5f359e35ee14fcb63c684e9e8b99bfa98dcf54441ae560e534552dfb7d/hgreview-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ca7e7e1ed42226439f7e35bcc0016524", "sha256": "573d1de04ff1d9d39421eab2120d874e9ac09e31418d115ce1c114ecc3589662" }, "downloads": -1, "filename": "hgreview-0.4.tar.gz", "has_sig": false, "md5_digest": "ca7e7e1ed42226439f7e35bcc0016524", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7091, "upload_time": "2015-11-15T20:29:49", "url": "https://files.pythonhosted.org/packages/bf/d8/0c5f359e35ee14fcb63c684e9e8b99bfa98dcf54441ae560e534552dfb7d/hgreview-0.4.tar.gz" } ] }