summaryrefslogtreecommitdiff
path: root/morphlib/definitions_repo.py
Commit message (Expand)AuthorAgeFilesLines
* Remove support for definitions version 6Tiago Gomes2016-03-251-9/+2
* Unify local and remote repo cache modulesSam Thursfield2016-03-161-24/+15
* Cleanup buildbranch.py moduleTiago Gomes2015-12-111-14/+40
* Prepare the removal of workspace and system branches codeTiago Gomes2015-11-251-89/+14
* Add support for Baserock definitions version 7Sam Thursfield2015-10-141-2/+19
* Change how MorphologyLoader instances are createdSam Thursfield2015-09-281-5/+21
* Make more commands work outside a system-branch/workspaceSam Thursfield2015-06-221-13/+5
* Determine whether to include_local_changes from app.settingsSam Thursfield2015-06-221-3/+3
* Don't ignore the 'cwd' parameterSam Thursfield2015-06-161-1/+1
* Improve error when local HEAD of definitions repo is not found in remoteSam Thursfield2015-06-161-4/+11
* Use DefinitionsRepo in build commandSam Thursfield2015-06-161-4/+4
* Add DefinitionsRepo classSam Thursfield2015-06-161-0/+415