Mercurial extension to work with rietveld codereview
Project description
Mercurial extension to work with rietveld code review.
It was inspired by the hg nested extension.
This extension allow to upload to the rietveld code review website, creating a new issue and remembering its ID for future patches.
See hg help review for the complete list of commands.
Options
- -r VALUE
Add reviewers
- -i VALUE
Issue number. Defaults to new issue
- -m VALUE
Codereview message
- --rev VALUE
Revision number to diff against
- --send_email
Send notification email to reviewers
- --id
Output issue id
- --url
Output issue URL
- --fetch
Fetch patch and apply to repository
- --keep
Keep patch file after application
.hgrc options
In the review section of the .hgrc file you can specify some default information:
- server
URL of the rietveld instance to use
- username
Username on the rietveld instance
- host_header
Alternate hostname to use in the Host: header
- account_type
Account type for authentication either ‘GOOGLE’ or ‘HOSTED’
- cc_header
Comma separated value of username / email in CC of the review
- send_email
A boolean to indicate if the rietveld instance should or not send emails after the review has been submitted
- base_url
The base URL to upload to Rietveld. Useful for interoperating with subversion and git repositories.
- nested
A boolean indicating wheter the repository should be considered nested or not.
- oauth2
Use OAuth 2.0 instead of a password, defaults to false.
- oauth2_port
Port to use to handle OAuth 2.0 redirect. Must be an integer in the range 1024-49151, defaults to 8001.
- oauth2_webbrowser
Open a browser window to get an access token, defaults to true.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file hgreview-0.4.tar.gz
.
File metadata
- Download URL: hgreview-0.4.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 573d1de04ff1d9d39421eab2120d874e9ac09e31418d115ce1c114ecc3589662 |
|
MD5 | ca7e7e1ed42226439f7e35bcc0016524 |
|
BLAKE2b-256 | bfd80c5f359e35ee14fcb63c684e9e8b99bfa98dcf54441ae560e534552dfb7d |