summaryrefslogtreecommitdiff
path: root/morphlib/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'baserock/richardmaw/S8847/branch-from-image-v3'Jonathan Maw2013-09-302-45/+149
|\
| * B&M: refactor branch-from-imageRichard Maw2013-09-252-9/+107
| * b&m: checkout and branch use context managerRichard Maw2013-09-251-36/+7
| * b&m: Add system branch initializing context managerRichard Maw2013-09-251-0/+35
* | Make branch commands work with null refsRichard Maw2013-09-261-1/+6
|/
* Make cross-bootstrap successfully build everythingJonathan Maw2013-09-241-7/+14
* b&m: Use new MorphSet api in unpetrifyRichard Maw2013-09-241-23/+1
* b&m: Refactor petrify to use new morphset methodsRichard Maw2013-09-241-17/+12
* Fix the graphing_plugin so it actually worksLars Wirzenius2013-09-231-3/+2
* b&m: Use new-status as the defaultRichard Maw2013-09-172-2/+2
* b&m: morph new-status provides per-branch statusRichard Maw2013-09-171-1/+23
* b&m: Add new-status subcommandRichard Maw2013-09-171-0/+48
* Merge branch 'baserock/richardmaw/S8717/refactor-petrify-v4'Richard Maw2013-09-162-2/+139
|\
| * b&m: re-implement morph unpetrifyRichard Maw2013-09-052-2/+48
| * b&m: Re-implement morph petrifyRichard Maw2013-09-052-1/+92
* | foreach: sort repositories asciibeticallyRichard Maw2013-09-161-1/+1
|/
* b&m: Re-implement morph foreachRichard Maw2013-09-042-1/+59
* edit: Unset defaults before writingRichard Maw2013-08-301-0/+1
* morph edit: Check for sufficient argumentsRichard Maw2013-08-301-0/+5
* Revert "Merge branch 'liw/restore-old-cmds'"Richard Maw2013-08-292-164/+4
* Restore old branch and merge subcommandsLars Wirzenius2013-08-192-4/+164
* Rework `morph deploy` to work with cluster morphologies.Tiago Gomes2013-08-161-77/+156
* Add support for a `cluster` type of morphology.Tiago Gomes2013-08-161-1/+8
* Add "morph print-architecture" subcommandLars Wirzenius2013-08-151-0/+35
* Clarify _get_stratum_triplets codeLars Wirzenius2013-08-151-1/+15
* Fix "morph edit" to load morphologies from git when neededLars Wirzenius2013-08-151-1/+32
* Re-implement "morph edit" using new infrastructureLars Wirzenius2013-08-142-2/+206
* Load morphologies using the new mechanisms, not the oldLars Wirzenius2013-08-141-4/+4
* Remove unused argument from SystemBranchDirectory.clone_cached_repoLars Wirzenius2013-08-141-3/+2
* 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-131-7/+1
* deploy plugin: Clean up deployments' tempdirsRichard Maw2013-08-091-7/+7
* workflow-tools: check branch roots have systemsRichard Maw2013-08-081-0/+25
* workflow-tools: Fix typo in `morph help branch`Richard Maw2013-08-071-1/+1
* 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
* Re-implement "morph workspace" using the Workspace classLars Wirzenius2013-07-312-7/+7
* Re-implement "morph init" using the new Workspace classLars Wirzenius2013-07-312-45/+63
* Add morph cross-bootstrapSam Thursfield2013-07-304-5/+320
* Add ARGS to the foreach argument synopsisTiago Gomes2013-07-221-2/+2
* Merge branch 'liw/fix-localhost-in-tests'Lars Wirzenius2013-07-182-2/+2
|\
| * Add missing copyright yearLars Wirzenius2013-07-181-1/+1
| * Add missing copyright yearLars Wirzenius2013-07-181-1/+1
* | Merge branch 'baserock/richardmaw/bugfix/trovectl-cannot-add-sshkey'Richard Maw2013-07-181-1/+1
|\ \ | |/ |/|
| * Pass stdin to ssh command, so trovectl can add ssh keysRichard Maw2013-07-181-1/+1
* | Fixups for the Manifest generatorTiago Gomes2013-07-121-1/+2
|/
* Improve docstring for "morph generate-manifest"Lars Wirzenius2013-07-051-2/+29