Add proper support for committing patches
authorMagnus Hagander <magnus@hagander.net>
Tue, 15 Jul 2014 09:50:10 +0000 (11:50 +0200)
committerMagnus Hagander <magnus@hagander.net>
Tue, 15 Jul 2014 09:50:10 +0000 (11:50 +0200)
commit0eba14c4159a492edfa9e66fab0403440645154f
tree51d433c7d5fbb098e6e7d139cb441745244b00f5
parentdc3c89cc70246a31fedafecf9c8863e209b244b6
Add proper support for committing patches

This will prompt for who was the committer, and default to either the user
listed as a committer if there is one, or to the current user if the current
user happens to be a committer.
pgcommitfest/commitfest/static/commitfest/js/commitfest.js
pgcommitfest/commitfest/templates/patch.html
pgcommitfest/commitfest/templates/patch_commands.inc
pgcommitfest/commitfest/views.py