summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Disable tests broken by "morph edit"Lars Wirzenius2013-08-1410-2/+55
* Disable merge testsLars Wirzenius2013-08-141-1/+1
* Disable test cases (lack of time, may not need feature)Lars Wirzenius2013-08-143-2/+19
* Fix test suite to patch YAML instead of JSONLars Wirzenius2013-08-1415-444/+361
* Fix test morphology to be a valid oneLars Wirzenius2013-08-141-0/+3
* Re-implement "morph edit" using new infrastructureLars Wirzenius2013-08-142-2/+206
* Add a MorphologySet class, for changing many morphologiesLars Wirzenius2013-08-143-0/+339
* Load morphologies using the new mechanisms, not the oldLars Wirzenius2013-08-141-4/+4
* Add new morphology abstraction and morphology loading/savingLars Wirzenius2013-08-145-0/+912
* Make SystemBranchDirectory remember an absolute pathLars Wirzenius2013-08-141-1/+1
* Add SystemBranchDirectory.get_filename methodLars Wirzenius2013-08-142-0/+18
* Remove unused argument from SystemBranchDirectory.clone_cached_repoLars Wirzenius2013-08-143-7/+5
* Merge remote-tracking branch 'origin/baserock/richardmaw/S8544/deploy-cleanup...Lars Wirzenius2013-08-133-55/+106
|\
| * deploy: Always cleanup deploy tempdir on failureRichard Maw2013-08-131-45/+52
| * deploy: Parse arguments before unpackRichard Maw2013-08-131-3/+3
| * deploy: refactor environment argument parsingRichard Maw2013-08-133-7/+51
| * deploy plugin: Clean up deployments' tempdirsRichard Maw2013-08-091-7/+7
|/
* Merge commit '7819677343bb40e899fa2cd252c203013911fede'Lars Wirzenius2013-08-093-1/+56
|\
| * yarns: add a scenario for checking out a chunkRichard Maw2013-08-082-0/+30
| * yarns: allow attempt checkout to sometimes workRichard Maw2013-08-081-1/+1
| * workflow-tools: check branch roots have systemsRichard Maw2013-08-081-0/+25
* | Merge remote-tracking branch 'origin/baserock/richardmaw/S8532/validate-strat...Lars Wirzenius2013-08-095-15/+137
|\ \ | |/ |/|
| * morphologyfactory: validate stratum build-dependsRichard Maw2013-08-072-0/+55
| * black-box-tests: Set build-mode: test in strataRichard Maw2013-08-072-0/+25
| * morphologyfactory: move empty stratum check hereRichard Maw2013-08-073-10/+28
| * morphologyfactory: refactor chunk bdeps exceptionsRichard Maw2013-08-072-6/+30
* | workflow-tools: Fix typo in `morph help branch`Richard Maw2013-08-071-1/+1
|/
* Merge branch 'liw/refactor-checkout-etc-v2'Lars Wirzenius2013-08-0712-114/+985
|\
| * Re-implement "morph branch" using new infrastructureLars Wirzenius2013-08-062-42/+73
| * Re-implement "morph show-branch-root" using new infrastructureLars Wirzenius2013-08-062-20/+18
| * Re-implement "morph show-system-branch" using new infrastructureLars Wirzenius2013-08-062-8/+9
| * Re-implement "morph checkout" using new infrastructureLars Wirzenius2013-08-062-37/+99
| * Add SystemBranchDirectory classLars Wirzenius2013-08-063-0/+433
| * Add GitDirectory classLars Wirzenius2013-08-063-0/+198
| * Add LocalRepoCache.get_updated_repo methodLars Wirzenius2013-08-061-1/+13
| * Add Workspace.create_system_branch_directory methodLars Wirzenius2013-08-062-0/+27
| * Add Workspace.get_default_system_branch_directory_name methodLars Wirzenius2013-08-062-0/+23
| * Add morphlib.util.find_root and find_leaf functionsLars Wirzenius2013-08-062-6/+92
* | Merge remote-tracking branch 'origin/baserock/richardmaw/S8530/atomic-hl-cach...Lars Wirzenius2013-08-064-12/+39
|\ \ | |/ |/|
| * stagingarea: move to failed on construction failRichard Maw2013-08-063-6/+21
| * stagingarea: Construct hardlink cache atomicallyRichard Maw2013-08-061-6/+14
| * stagingarea tests: create chunks subdirectoryRichard Maw2013-08-061-0/+4
|/
* Merge commit '95a4918a471ad1dc7110d3d64eb7e6a89dea34a5'Lars Wirzenius2013-08-011-3/+9
|\
| * Set build-ref-prefix to be based on trove-id if the setting existsTiago Gomes2013-07-311-3/+9
* | Merge branch 'liw/refactor-init-workspace'Lars Wirzenius2013-07-316-52/+264
|\ \ | |/ |/|
| * Re-implement "morph workspace" using the Workspace classLars Wirzenius2013-07-313-8/+11
| * Re-implement "morph init" using the new Workspace classLars Wirzenius2013-07-313-45/+64
| * Add a Workspace classLars Wirzenius2013-07-313-0/+190
|/
* Merge branch 'liw/b-and-m-yarns'Lars Wirzenius2013-07-315-0/+875
|\
| * Refactor code for clarityLars Wirzenius2013-07-311-4/+4