PTU5KAS/kas
Henning Schild c47b511d34 repos: factor git-cmds out of a common Repo implementation
This creates an interface that could also be used to support other
version control systems.

Signed-off-by: Henning Schild <henning.schild@siemens.com>
2018-01-08 17:34:59 +01:00
..
__init__.py config: Added schema validation for configuration files 2017-10-13 14:11:10 +02:00
__main__.py entry: Consistently call python3 2017-08-31 22:31:41 +02:00
__version__.py repos: introduce a new repo conf parameter "type" 2018-01-08 17:34:59 +01:00
build.py config: Implemented multi-target support 2017-10-13 14:11:00 +02:00
config.py repos: move more of the complexity from config to Repo.factory 2018-01-08 17:34:59 +01:00
configschema.py repos: introduce a new repo conf parameter "type" 2018-01-08 17:34:59 +01:00
includehandler.py includehandler: Fix string formating issue 2018-01-02 14:26:46 +01:00
kas.py kas: added version output when starting kas 2017-10-19 17:15:26 +02:00
libcmds.py repos: move repository functions into repos.py 2018-01-08 17:34:59 +01:00
libkas.py repos: move repository functions into repos.py 2018-01-08 17:34:59 +01:00
repos.py repos: factor git-cmds out of a common Repo implementation 2018-01-08 17:34:59 +01:00
shell.py shell: Defer SetupEnviron step 2018-01-08 16:55:44 +01:00