summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix distbuild-morphologyAdam Coldrick2015-05-071-1/+1
* distbuild: Fix initiator hanging when protocol errors occurSam Thursfield2015-05-071-19/+34
* Fix sysroot.write trying to overwrite existing filesSam Thursfield2015-05-072-11/+1
* distbuild: Allow WorkerConnection to track multiple in-flight jobsSam Thursfield2015-05-071-108/+115
* distbuild: Track worker jobs using artifact basename onlySam Thursfield2015-05-071-34/+23
* distbuild: Track state of a job in the Job classSam Thursfield2015-05-071-22/+31
* distbuild: Make Jobs class into a more generic JobQueueSam Thursfield2015-05-071-11/+17
* 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
* Update distbuild protocol version to 3Sam Thursfield2015-05-051-1/+1
* Add yarns for basic `morph anchor` functionalityRichard Maw2015-05-011-0/+131
* Add `morph anchor` commandRichard Maw2015-05-012-0/+227
* yarns: Fix typo in system branch creation yarnRichard Maw2015-04-291-1/+1
* yarns: Fix get-repo test falsely checking exit resultRichard Maw2015-04-291-6/+3
* 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
* yarns: Have non-bogus trove configRichard Maw2015-04-291-7/+9
* CachedRepo: Fix reference to _gitdirRichard Maw2015-04-291-1/+1
* install-files.configure: make possible to overwrite symlinksJavier Jardón2015-04-301-1/+10
* Add a test for partial deploymentAdam Coldrick2015-04-302-1/+54
* 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-302-0/+91
* Add ssh keys conf extRichard Ipsum2015-04-301-0/+25
* Fix partial distbuilds of non-existant componentsAdam Coldrick2015-04-301-8/+9
* Add a CSV manifest generator.Adam Coldrick2015-04-304-3/+340
* 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-294-7/+618
* Ignore BuildProgress messagesRichard Ipsum2015-04-291-1/+0
* Remove n_state_machines_of_type functionRichard Ipsum2015-04-292-4/+2
* distbuild: Add distbuild status commandLauren Perry2015-04-297-10/+147
* distbuild: Add distbuild start and cancel functionalityLauren Perry2015-04-298-11/+301
* distbuild: Add protocol version checking for list-jobs commandLauren Perry2015-04-293-15/+30
* 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
* Add install-essential-files configuration extensionJavier Jardón2015-04-282-0/+62
* distbuild: Fix NameError when worker disconnectsSam Thursfield2015-04-281-1/+1
* Add version guessing function to gitdir and cached repo.Michael Drake2015-04-282-0/+15
* get-repo: Delete partially cloned repo on errorsSam Thursfield2015-04-281-2/+9
* Add armv5l to list of valid architecturesJavier Jardón2015-04-284-1/+11
* Add a test for `morph get-repo`Adam Coldrick2015-04-272-0/+67
* Add a `morph get-repo` command to clone repositories from the cacheAdam Coldrick2015-04-272-0/+150
* Fix regression that caused original_ref to be lost in some buildsSam Thursfield2015-04-271-2/+3