aurweb/git-interface
Lukas Fleischer dc41a5afa5 git-serve: Change syntax for setting keywords
Instead of `config <pkgbase> keywords <keyword1> <keyword2>...`, the new
syntax is `set-keywords <pkgbase> <keyword1> <keyword2>...`.

The `config` keyword was rather general and it was not obvious that it
could be used to change package base settings. Instead of replacing it
with an even more verbose expression, remove that unnecessary level of
indirection. Since we do not (and probably never will) support keywords
anywhere else, the chance of name conflicts is small.

Suggested-by: Dave Reisner <dreisner@archlinux.org>
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2016-02-09 21:03:47 +01:00
..
config.mk Add a Makefile for the git-auth wrapper 2015-06-02 10:49:33 +02:00
git-auth.py Fix issues reported by pyflakes 2016-02-06 16:23:01 +01:00
git-auth.sh.in Add a Makefile for the git-auth wrapper 2015-06-02 10:49:33 +02:00
git-serve.py git-serve: Change syntax for setting keywords 2016-02-09 21:03:47 +01:00
git-update.py Add support for package update notifications 2016-02-07 10:54:20 +01:00
Makefile Add a Makefile for the git-auth wrapper 2015-06-02 10:49:33 +02:00