aurweb/git-interface
Lukas Fleischer 2f5f5583be git-interface: Factor out configuration file parsing
Add a new module that automatically locates the configuration file and
provides methods to obtain the values of configuration options.

Use the new module instead of ConfigParser everywhere.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2016-08-05 12:05:22 +02:00
..
config.mk Add a Makefile for the git-auth wrapper 2015-06-02 10:49:33 +02:00
config.py git-interface: Factor out configuration file parsing 2016-08-05 12:05:22 +02:00
db.py git-interface: Factor out configuration file parsing 2016-08-05 12:05:22 +02:00
git-auth.py git-interface: Factor out configuration file parsing 2016-08-05 12:05:22 +02: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-interface: Factor out configuration file parsing 2016-08-05 12:05:22 +02:00
git-update.py git-interface: Factor out configuration file parsing 2016-08-05 12:05:22 +02:00
Makefile Add a Makefile for the git-auth wrapper 2015-06-02 10:49:33 +02:00