-
- Downloads
Reorganize Git interface scripts
Move the Git interface scripts from git-interface/ to aurweb/git/. Use
setuptools to automatically create wrappers which can be installed using
`python3 setup.py install`. Update the configuration files, the test
suite as well as the INSTALL and README files to reflect these changes.
Signed-off-by:
Lukas Fleischer <lfleischer@archlinux.org>
Showing
- INSTALL 12 additions, 16 deletionsINSTALL
- README 1 addition, 4 deletionsREADME
- aurweb/git/auth.py 0 additions, 0 deletionsaurweb/git/auth.py
- aurweb/git/serve.py 0 additions, 0 deletionsaurweb/git/serve.py
- aurweb/git/update.py 0 additions, 0 deletionsaurweb/git/update.py
- conf/config.proto 2 additions, 2 deletionsconf/config.proto
- git-interface/Makefile 0 additions, 18 deletionsgit-interface/Makefile
- git-interface/__init__.py 0 additions, 0 deletionsgit-interface/__init__.py
- git-interface/config.mk 0 additions, 1 deletiongit-interface/config.mk
- git-interface/git-auth.sh.in 0 additions, 3 deletionsgit-interface/git-auth.sh.in
- setup.py 7 additions, 0 deletionssetup.py
- test/setup.sh 4 additions, 4 deletionstest/setup.sh
File moved
File moved
File moved
git-interface/Makefile
deleted
100644 → 0
git-interface/__init__.py
deleted
100644 → 0
git-interface/config.mk
deleted
100644 → 0
git-interface/git-auth.sh.in
deleted
100644 → 0
Please register or sign in to comment