summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup: Import JsonErrorbaserock/adamcoldrick/fix-broken-pipe-busy-loopAdam Coldrick2015-05-121-1/+1
* distbuild: Handle errors from socketSam Thursfield2015-05-123-2/+24
* distbuild: Set job status to failed when sending exec-cancelAdam Coldrick2015-05-121-0/+8
* Revert "distbuild: Track worker jobs using artifact basename only"Adam Coldrick2015-05-121-29/+48
* Remove mention of MorphologyFactory in the unit testsAdam Coldrick2015-05-121-2/+0
* Clean up artifact serialisationAdam Coldrick2015-05-126-85/+99
* 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
* Remove % from debug statementRichard Ipsum2015-05-121-1/+1
* Add a common func for handling build terminationRichard Ipsum2015-05-121-20/+11
* Add GraphProgress messagesRichard Ipsum2015-05-125-10/+91
* distbuild: Fix protocol version checking for distbuild commandsLauren Perry2015-05-111-0/+14
* yarns: Add yarn for morph diffRichard Maw2015-05-111-0/+22
* yarns: Add the ability to tag chunks and commit updates to definitionsRichard Maw2015-05-112-0/+30
* morph: Add morph diff subcommandRichard Maw2015-05-112-0/+148
* morphlib: Add utility module for parsing argv into lists of systemsRichard Maw2015-05-113-0/+143
* distbuild: Builds currently break due to job being set twiceLauren Perry2015-05-111-1/+0
* 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
* yarns: Fix incorrect chunk name in test suiteAdam Coldrick2015-05-111-1/+1
* 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
* 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