summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorDavid Trowbridge <trowbrds@gmail.com>2009-09-24 18:40:10 -0700
committerDavid Trowbridge <trowbrds@gmail.com>2009-09-24 18:42:08 -0700
commit6085ed147af85e3351c91bca1c809a0ad2598f76 (patch)
tree0a52b21332a867b9252fab3071ac5faa5c282686 /AUTHORS
parentc5ce0847175c5c8a03aea70d6623ee0960b6409d (diff)
Support "revision-range" option with git
Patch from Flavio Castelli. With this patch post-review will support the revision-range option following the syntax explained at http://www.review-board.org/docs/manual/dev/users/tools/post-review/#posting-committed-code Testing done: I have tested this new feature locally and it works fine. I have successfully tested the following commands: post-review --revision-range=rev1:rev2 --guess-summary --guess-description post-review --revision-range=rev1:rev2 --guess-description post-review --revision-range=rev1:rev2 post-review --revision-range=rev --guess-summary --guess-description post-review --revision-range=rev Reviewed at http://reviews.review-board.org/r/1049/
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 8fd8904..127703c 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -9,6 +9,7 @@ Contributors:
* Chris Clark
* Dana Lacoste
* Eric Huss
+ * Flavio Castelli
* Jeremy Bettis
* Lepton Wu
* Luke Lu