summaryrefslogtreecommitdiff
path: root/morphlib
Commit message (Expand)AuthorAgeFilesLines
...
* morph deploy: Allow overriding UPGRADE in definition or on command lineRichard Maw2015-05-271-4/+11
* Ignore --upgrade flag rather than exitingRichard Ipsum2015-05-271-4/+0
* Move 'git config' wrapper into its own classSam Thursfield2015-05-223-18/+75
* generate-manifest-csv: Catch NoRemote error when cloning lorries repoAdam Coldrick2015-05-201-9/+20
* Give exact filename when an artifact is not found in the cache.Sam Thursfield2015-05-191-2/+3
* Bump supported definitions version to version 4Javier Jardón2015-05-181-1/+1
* distbuild: Condense Initiator class to remove unnecessary duplicationLauren Perry2015-05-151-4/+16
* Fix crash in handling of recursive submodulesSam Thursfield2015-05-141-2/+2
* Fix prototype of create_source_pool()Sam Thursfield2015-05-1413-23/+21
* Explain how to cancel a distbuildAdam Coldrick2015-05-121-0/+5
* Remove mention of MorphologyFactory in the unit testsAdam Coldrick2015-05-121-2/+0
* Clean up artifact serialisationAdam Coldrick2015-05-121-9/+10
* Move duplicate fix_chunk_build_mode function to a common locationAdam Coldrick2015-05-123-52/+33
* Enable native-bootstrap to continue build after recovered from fault.Kejia Hu (Terry)2015-05-121-6/+13
* morph: Add morph diff subcommandRichard Maw2015-05-111-0/+147
* morphlib: Add utility module for parsing argv into lists of systemsRichard Maw2015-05-112-0/+142
* SourceResolver: Allow the resolution of multiple systemsRichard Maw2015-05-112-5/+10
* LRC: Make get_updated_repo handle multiple refsRichard Maw2015-05-111-16/+27
* MorphologyLoader: Set filename attribute at parse timeRichard Maw2015-05-111-2/+3
* morph anchor: Handle updating refsRichard Maw2015-05-111-5/+6
* morphlib.util: add word_join_listRichard Maw2015-05-111-0/+10
* Fix mistake in sysroot.writeSam Thursfield2015-05-081-1/+1
* Raise an error if a stratum build-depends on itselfAdam Coldrick2015-05-082-0/+25
* Fix distbuild-morphologyAdam Coldrick2015-05-071-1/+1
* Fix sysroot.write trying to overwrite existing filesSam Thursfield2015-05-072-11/+1
* Make str() of a GitDirectory return its location.Sam Thursfield2015-05-071-0/+3
* Make listing contents of local tarball cache more robustSam Thursfield2015-05-071-1/+12
* Show progress of downloads when --verbose is passed, not --debugSam Thursfield2015-05-064-4/+5
* GitDir: Fix setting fetch url when push url is already on-diskRichard Maw2015-05-061-2/+2
* Add `morph anchor` commandRichard Maw2015-05-011-0/+226
* RemoteRefManager: Fail all ref updates when one failsRichard Maw2015-04-291-1/+27
* GitDir: Set the fetch or push url when the other is setRichard Maw2015-04-291-0/+4
* CachedRepo: Fix reference to _gitdirRichard Maw2015-04-291-1/+1
* install-files.configure: make possible to overwrite symlinksJavier Jardón2015-04-301-1/+10
* Allow the deployment of individual chunks/strata from systemsAdam Coldrick2015-04-302-40/+219
* morphlib: Add command to get build-log for a given chunk and system fileLauren Perry2015-04-301-0/+90
* Add ssh keys conf extRichard Ipsum2015-04-301-0/+25
* Add a CSV manifest generator.Adam Coldrick2015-04-302-2/+338
* Check number of args given to build commandsRichard Ipsum2015-04-301-5/+38
* Improve 'Deploy failed as system is not yet build' error.Sam Thursfield2015-04-301-4/+5
* GitDirectory: Add a store_commit methodRichard Maw2015-04-301-4/+17
* gitdir.PushFailureError: Show why pushes failedRichard Maw2015-04-301-3/+4
* CachedRepo: Expose the internal gitdir objectRichard Maw2015-04-302-27/+27
* morph help: Expand upon the importance of the first trove-idRichard Maw2015-04-301-1/+3
* Install licensecheck.pl with morphlibAdam Coldrick2015-04-291-0/+604
* distbuild: Add distbuild status commandLauren Perry2015-04-291-0/+47
* distbuild: Add distbuild start and cancel functionalityLauren Perry2015-04-293-3/+80
* Bump supported definitions format version to 3baserock-definitions-v3Javier Jardón2015-04-291-1/+1
* Fix lines bigger than 79 characters in install-essential-files.configure.helpFrancisco Redondo Marchena2015-04-281-2/+2
* morphlib/builder.py: Add comment, os-release is now generated as an extensionJavier Jardón2015-04-281-0/+2