util: Add a tool to list outgoing/incoming changes
authorAndreas Sandberg <andreas.sandberg@arm.com>
Tue, 7 Mar 2017 14:38:25 +0000 (14:38 +0000)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Tue, 21 Mar 2017 10:26:57 +0000 (10:26 +0000)
commit065bb8c65569004704183ee0eb9eb1b55b9ed574
tree3de990aa4630ef72c5b2ddb6973a2383e11f6f01
parenta4060ab9505af6b34258db70726c64e96409e5ed
util: Add a tool to list outgoing/incoming changes

Add a small Python script that uses Gerrit's Change-Id: tags to list
incoming and outgoing changes.

Change-Id: Iea1757b2d64a57a4c7b4e47718cfcaa725a99615
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Sascha Bischoff <sascha.bischoff@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/2329
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
util/maint/list_changes.py [new file with mode: 0755]