git-serve: Add support for (un-)flagging packages
commite0d94f54c32f39f3709694b81f55a8ec46d11d5a
authorLukas Fleischer <lfleischer@archlinux.org>
Tue, 6 Dec 2016 19:20:26 +0000 (6 20:20 +0100)
committerLukas Fleischer <lfleischer@archlinux.org>
Tue, 20 Dec 2016 17:04:46 +0000 (20 18:04 +0100)
treee1d7910c3a91d7ed4a4f07500918ffff6bfc20ad
parentba89ad9b9f8b141683d7e661d951ae304cedf692
git-serve: Add support for (un-)flagging packages

Add support for flagging or unflagging packages from the SSH interface.
The syntax is `flag <pkgbase> <comment>` resp. `unflag <pkgbase>`.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
aurweb/git/serve.py